News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

CB crashes for non processing of any project / file

Started by C D Tamhankar, December 03, 2006, 05:30:31 PM

Previous topic - Next topic

C D Tamhankar

Hello all

I have found a odd behavior of CB ide

open CB ide
close all files
close all projects
Close  ide

It flashes error message.

Now you start & close ide without doing any action, it flashes same error message

BUT
if you open new or recent project  and if you open & process any file 
then its a smooooooooooth close.

Environment
P IV, 1GB RAM, WIN XP SP 2, NORTON anti virus  + many officials softwares.

Sounds funny problem, but for last 4-5 days i am trying to figure the rational behind it.

Otherwise I have no complaints.... only praises.

MortenMacFly

Confirmed. CC is the root. Attaching a backtrace FYI...
With regards, Morten.

[attachment deleted by admin]
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

MortenMacFly

This is one of those bugs you like:
- reproducible [OK]
- reproducible in debug version [Nice!]
- Obvious code segment [well... erm...]
- reproducible when stepping through the code that issues the crash [NO!]
What the heck... :?
Hopefully our Greek hero can give another option...?!
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

mandrav

Be patient!
This bug will be fixed soon...

mandrav

Be patient!
This bug will be fixed soon...

MortenMacFly

Quote from: mandrav on December 04, 2006, 09:45:58 AM
Fixed.
Nice. Thanks! BTW: I had the same idea to check at that point again for "m_pBuilderThread"... so luckily i wasn't too far away, but not sure if this is the right way... :-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

mandrav

Quote from: MortenMacFly on December 04, 2006, 10:16:17 AM
Quote from: mandrav on December 04, 2006, 09:45:58 AM
Fixed.
Nice. Thanks! BTW: I had the same idea to check at that point again for "m_pBuilderThread"... so luckily i wasn't too far away, but not sure if this is the right way... :-)

Read the comment by the fix and you 'll see why it is the right idea :).
Be patient!
This bug will be fixed soon...