Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Crashes anyone??
ollydbg:
--- Quote from: oBFusCATed on December 15, 2010, 09:12:09 am ---Loaded: My crashes are in the Parse/Token classes/files. Not in the GUI.
Unfortunately the last time I've got a crash, copying the backtrace failed :(
--- End quote ---
it is too hard to catch this kind of bug,because people use different code to be parsed. i am always thinking a good test case which can help us to find the crashes in the parser...
Loaden:
--- Quote from: oBFusCATed on December 15, 2010, 09:12:09 am ---Loaded: My crashes are in the Parse/Token classes/files. Not in the GUI.
Unfortunately the last time I've got a crash, copying the backtrace failed :(
--- End quote ---
No, The GUI crash occured with wx-2.9 always.
This patch can avoid CC crash when use wx-2.9.2svn.
update to V2.
oBFusCATed:
--- Quote from: ollydbg on December 15, 2010, 10:03:57 am ---it is too hard to catch this kind of bug,because people use different code to be parsed. i am always thinking a good test case which can help us to find the crashes in the parser...
--- End quote ---
The thing is that this crash happens during typing and it is very rare...
So, probably some invalid code triggers it.
Loaden:
--- Quote from: oBFusCATed on December 15, 2010, 12:19:40 pm ---
--- Quote from: ollydbg on December 15, 2010, 10:03:57 am ---it is too hard to catch this kind of bug,because people use different code to be parsed. i am always thinking a good test case which can help us to find the crashes in the parser...
--- End quote ---
The thing is that this crash happens during typing and it is very rare...
So, probably some invalid code triggers it.
--- End quote ---
If you disable class browser, the crash or freeze should gone.
At least in here, it only happened in ClassBrowser.
oBFusCATed:
I'm running with wx-2.8.11, not wx-2.9.1 and the crash is not related to the class browser!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version