Author Topic: Code::Blocks crash on startup  (Read 4421 times)

Offline lmorsino

  • Single posting newcomer
  • *
  • Posts: 2
Code::Blocks crash on startup
« 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!

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Code::Blocks crash on startup
« Reply #1 on: August 13, 2014, 08:35:47 pm »
Probably this is the same problem as this one https://sourceforge.net/p/codeblocks/tickets/4/
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline lmorsino

  • Single posting newcomer
  • *
  • Posts: 2
Re: Code::Blocks crash on startup
« Reply #2 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.