User forums > Using Code::Blocks

Crash in Linux with member of operators...

(1/1)

Mage2k:
Ok, I built C::B last night and got it running no problem.  I wrote a simple little Hello World Qt (3.3.3) app, got the build setting set ok, and  compiled it and ran it ok.  Now, however, when I reopen the project and type an object or pointers member-of operator the program crashes.

I.E.

As soon as I type the . or > in hello.bla() or hello->blah(), the program dies with the following error msg in the term:

/usr/local/bin/codeblocks: line 5:  1174 Killed                  $APP_DIR/codeblocks.exe $@

wherein /usr/local/bin/codeblocks is just a symlink to the run.sh script and 1174 is just the process #.

Any ideas?  Should I report this as a bug?

mandrav:
You didn't mention which version you 're using. I 'm assuming you 're not using the CVS version (you 're talking about run.sh which isn't used anymore)...
Please use the CVS version. It's *much* more stable than all older releases and it 'll become 1.0rc2 in a couple of days.

Mage2k:
Thanks.  You're right, I wasn't using the CVS version.  I'll give that a shot!

Mage2k

Navigation

[0] Message Index

Go to full version