brunobnb / ghostcb

Automatically exported from code.google.com/p/ghostcb
Other
1 stars 0 forks source link

!exit command causes ghost++ cb 3.6 to crash with application memory error #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run ghost executable
2. Let ghost connect properly to battle.net servers
3. Run command !exit when allowed.

What is the expected output? What do you see instead?

The expected output is nothing.  Instead, I see the following: Application 
Error -> The instruction at "0x00459bf8" referenced memory at "0x01b16598".  
The memory could not be "read".

What version of the product are you using? On what operating system?

ghost 17.1 cb 3.6 running on Microsoft Windows XP Pro (Build 
2600.xpsp_sp3_qfe.100216-1510 : Service Pack 3)

Please provide any additional information below.

Problem only happens with this version so I assume it has something to do with 
the new curses mod.  Let me know if you need any debug logs.

Original issue reported on code.google.com by fub...@gmail.com on 20 Jul 2010 at 10:20

GoogleCodeExporter commented 8 years ago
Update: This crash only happens with curses mod enabled.

Original comment by fub...@gmail.com on 9 Aug 2010 at 7:43

GoogleCodeExporter commented 8 years ago
This is an error related to the curses mod specifically.  I do not work on it 
at all so I doubt this issue will be fixed by myself.  I originally identified 
a similar problem before the Curses mod was officially released.  Perhaps the 
original author would be able to fix it.

Original comment by Instinct...@gmail.com on 19 Aug 2010 at 11:41