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.
Has this been addressed yet?
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.
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.