Code::Blocks Forums

User forums => Help => Topic started by: lmorsino on August 13, 2014, 08:04:48 pm

Title: Code::Blocks crash on startup
Post by: lmorsino on August 13, 2014, 08:04:48 pm
Hi, I'm hoping someone can help me with this crash I'm seeing. I am using C::B 13.12-3 on Ubuntu 14.04

When I installed my OS, I was using Ubuntu 13.10, everything was fine, C::B worked perfectly. After I upgrade to 14.04, a new version of C::B is downloaded as part of 14.04, but this one crashes when I start up. I can get to the screen where it says "Some options have changed, do you want to use the new settings?" Doesn't matter if I choose "yes" or "no". Then, it asks me what compiler I want to use by default - I select "gcc", then it shows me this:

http://imgur.com/pZ5Pvsb

Here is the XML report it creates:

http://pastebin.com/dRjv33ft

Then the program suddenly terminates.

I haven't been able to find anyone with this problem, but just thought I'd ask if maybe someone here has an idea. Any help is appreciated...

Thanks!
Title: Re: Code::Blocks crash on startup
Post by: oBFusCATed on August 13, 2014, 08:35:47 pm
Probably this is the same problem as this one https://sourceforge.net/p/codeblocks/tickets/4/
Title: Re: Code::Blocks crash on startup
Post by: lmorsino on August 13, 2014, 09:22:48 pm
Thanks for pointing that out - yes it seems like the same problem, and it seems like the easiest solution is simply to install the previous version of C::B.  I was able to get it working again by doing this.

Thanks for your help in finding that bug report.