News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

RC2 crashing during splash screen

Started by TheTuxKeeper, October 27, 2005, 07:27:21 PM

Previous topic - Next topic

TheTuxKeeper

I compiled the RC2 on Suse 10.0, wxGTK 2.6.1.0 unicode, gcc 4.0.2 with CXXFLAGs and CFLAGS = -O2 no other options.

I deleted the configuration files in the home directory.

Here is what happens:
1. Splash screen appears
2. Compiler detection dialog appears -> gcc is detected -> I click on close
3. splash screen reappears
4. Segmentation fault and bug report dialog appears :(

The main window doesn't appear only splash -> compiler detection -> splash -> bug report -> nothing more

Here is the codeblocks stderr output:
daniel@linux:~> codeblocks
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
addr2line: Warning: 'codeblocks' is not an ordinary file
Abgebrochen


I attached the gdb output with the bugreport in one file (dos format).

What can I do ?

I hope it's no bug in the RC2 !!!

Thank you

Daniel

[attachment deleted by admin]
Nightly builds for openSUSE

mandrav

Be patient!
This bug will be fixed soon...

TheTuxKeeper

Thank you, it works now  :D :D :D :D

Wouldn't it be better to move all codeblocks files in the home directory in one directory .codeblocks ?

This would be much easier to backup or delete the settings.

Daniel
Nightly builds for openSUSE

takeshimiya

Quote from: daniel2000 on October 27, 2005, 08:44:35 PM
Wouldn't it be better to move all codeblocks files in the home directory in one directory .codeblocks ?

This has been discussed here.

TheTuxKeeper

I get this error everytime I start codeblocks!

I always have to remove .cb_layout.bin before starting codeblocks !?

Anyone knows how to eleminate this error ?
Nightly builds for openSUSE

takeshimiya

Your C::B is crashing everytime you close it perhaps? Some plugin is malfunctioning?

TheTuxKeeper

Quote from: takeshimiya on November 07, 2005, 12:31:28 AM
Your C::B is crashing everytime you close it perhaps? Some plugin is malfunctioning?
Yes, I took a closer look and there is the message that the profifer plugin couldn't be loaded.
There's no other error and no crash when closing.
Nightly builds for openSUSE