User forums > Using Code::Blocks
rev 8583 crash
ollydbg:
--- Quote from: jens on November 20, 2012, 11:46:04 am ---I'm not able to make it crash here on XP.
--- End quote ---
Me too.
Martin K.:
--- Quote from: MortenMacFly on November 20, 2012, 11:59:10 am ---
--- Quote from: Martin K. on November 20, 2012, 10:41:46 am ---its rev 8581 and not 8583.
--- End quote ---
Can you please...
- revert to r8580
- remove all object files related to codecompletion (in .objs\plugins\codecompletion\)
- remove the codecompletion DLL
- re-build CC, using the project file in [C::B SVN]\src\plugins\codecompletion\codecompletion.cbp
- try again with the same example?
--- End quote ---
i will try it this evening.
Martin
MortenMacFly:
--- Quote from: ollydbg on November 20, 2012, 12:24:33 pm ---
--- Quote from: jens on November 20, 2012, 11:46:04 am ---I'm not able to make it crash here on XP.
--- End quote ---
Me too.
--- End quote ---
I am able. Just create a console application, then outside the main{} function (a few lines after the closing bracket), start typing:
int main
-> crashes at the time I try to write the "n" if "main".
...but is seems not related to the CC changes after r8580. I'll try with a nightly to see if its my own C::B that causes this.
Also, its not a hard cash, but I get the dialog:
An unhandled exception occurred. Press "Abort" to terminate the program,
"Retry" to exit the program normally and "Ignore" to try to continue.
If I hit "Cancel", I see:
Unknown exception was raised. The application will terminate immediately...
@Martin K.: Can you confirm this?
Jenna:
Now it "works" here also.
It seems to happen whenever the cc-tooltip should be shown, Ctrl+Space is enough to make it crash.
Martin K.:
--- Quote from: MortenMacFly on November 20, 2012, 12:58:35 pm ---
--- Quote from: ollydbg on November 20, 2012, 12:24:33 pm ---
--- Quote from: jens on November 20, 2012, 11:46:04 am ---I'm not able to make it crash here on XP.
--- End quote ---
Me too.
--- End quote ---
I am able. Just create a console application, then outside the main{} function (a few lines after the closing bracket), start typing:
int main
-> crashes at the time I try to write the "n" if "main".
...but is seems not related to the CC changes after r8580. I'll try with a nightly to see if its my own C::B that causes this.
Also, its not a hard cash, but I get the dialog:
An unhandled exception occurred. Press "Abort" to terminate the program,
"Retry" to exit the program normally and "Ignore" to try to continue.
If I hit "Cancel", I see:
Unknown exception was raised. The application will terminate immediately...
@Martin K.: Can you confirm this?
--- End quote ---
I have a windows 7 64 bit system and it tries to find a solution for this problem... but yes, i can confirm this. And as i mentioned before: rev8500 is OK. I have no version between them on this machine.
Martin
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version