code::blocks - random crashes

closed account (3hM2Nwbp)
Does code::blocks randomly crash (with no error message, just closes) for anyone else? It's happening roughly 5-6 times in a 12 hour timespan. Should I try to reinstall it, or is that just how it normally is? (Running latest "stable" release on the latest Unbuntu OS...ick)

More info: My project has now grown to ~300 classes and I'm noticing that the crashes are getting more frequent.
Last edited on
You might want to try updating to the latest nightly build:
http://apt.jenslody.de/

They're almost always more stable than the so-called "stable builds".
Unless you're affected by this bug, then it probably won't help:
http://developer.berlios.de/bugs/?func=detailbug&group_id=5358&bug_id=18512
Last edited on
Execute from console.
--no-chrash-handler don't use the crash handler (useful for debugging C::B)
Read the logs.
Issue a bug.
Codeblocks always crashes in windows too if you open a file open/save dialog and then close codeblocks.
That dialog is not modal, it should be.
Topic archived. No new replies allowed.