News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Code::Blocks crash

Started by Poobah, May 04, 2007, 09:23:50 AM

Previous topic - Next topic

Poobah

When one launches a program that gets stuck in an infinite loop, if the "terminate process" button in Code::Blocks is clicked, when the process is terminated in Windows using the task manager or some other non-"natural" method, Code::Blocks crashes.

Poobah

Has this been addressed yet?

MortenMacFly

Quote from: Poobah on May 17, 2007, 04:30:29 PM
Has this been addressed yet?
No, because (at least I) can't reproduce at all (tried with an endless while-loop). You in addition missed to provide *some* more information like which C::B version you are using (self-compiled, nightly, SVN revision) and on what platform - WinXP, Win2K, Win98 (ansi build)... etc. It might be helpful if you tell more about the project - is it a console application, whats-o-ever... Maybe you can even provide a minimal example.
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]

Poobah

 I can't seem to be able to reproduce it now either. Maybe there was more to the bug than I thought, or maybe it's been fixed. Oh well. Don't worry about it.