Author Topic: Segmentation fault on loading code::blocks  (Read 5460 times)

Offline nattydread69

  • Single posting newcomer
  • *
  • Posts: 7
Segmentation fault on loading code::blocks
« on: October 23, 2009, 10:47:40 am »
I just tried to install codeblocks from CVS source on a fresh installation of open SUSE 10.3.
All compiles and installs OK however when I run I get:

 Initialize EditColourSet: done.
Loading toolbar...
cbMakefileGen: loaded
cbMakeGen plugin activated
Initializing plugins...
Segmentation fault

I also tried with the prebuilt binary package and the same thing happens.
Any ideas?

Offline koso

  • Multiple posting newcomer
  • *
  • Posts: 58
Re: Segmentation fault on loading code::blocks
« Reply #1 on: October 23, 2009, 11:17:39 am »
Have you tried to disable plugins? Especially those not distributed with cb (cbMakefileGen )?

Offline nattydread69

  • Single posting newcomer
  • *
  • Posts: 7
Re: Segmentation fault on loading code::blocks
« Reply #2 on: October 23, 2009, 11:29:16 am »
just tried that. It didn't work either. Strange..

Offline nattydread69

  • Single posting newcomer
  • *
  • Posts: 7
Re: Segmentation fault on loading code::blocks
« Reply #3 on: October 23, 2009, 11:35:36 am »
Ah I had to delete old files from my home directory and that fixed it  :)
yay ta!