Author Topic: Code::Blocks crash  (Read 3831 times)

Poobah

  • Guest
Code::Blocks crash
« on: May 04, 2007, 09:23:50 am »
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

  • Guest
Re: Code::Blocks crash
« Reply #1 on: May 17, 2007, 04:30:29 pm »
Has this been addressed yet?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Code::Blocks crash
« Reply #2 on: May 17, 2007, 05:35:00 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Poobah

  • Guest
Re: Code::Blocks crash
« Reply #3 on: May 18, 2007, 04:07:33 am »
 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.