Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: TheTuxKeeper on October 27, 2005, 07:27:21 pm

Title: RC2 crashing during splash screen
Post by: TheTuxKeeper on October 27, 2005, 07:27:21 pm
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:
Code
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]
Title: Re: RC2 crashing during splash screen
Post by: mandrav on October 27, 2005, 08:00:44 pm
Try deleting ~/.cb_layout.bin
Title: Re: RC2 crashing during splash screen
Post by: TheTuxKeeper on October 27, 2005, 08:44:35 pm
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
Title: Re: RC2 crashing during splash screen
Post by: takeshimiya on October 27, 2005, 09:11:33 pm
Wouldn't it be better to move all codeblocks files in the home directory in one directory .codeblocks ?

This has been discussed here (http://forums.codeblocks.org/index.php/topic,719.0.html).
Title: Re: RC2 crashing during splash screen
Post by: TheTuxKeeper on November 06, 2005, 07:22:26 pm
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 ?
Title: Re: RC2 crashing during splash screen
Post by: takeshimiya on November 07, 2005, 12:31:28 am
Your C::B is crashing everytime you close it perhaps? Some plugin is malfunctioning?
Title: Re: RC2 crashing during splash screen
Post by: TheTuxKeeper on November 07, 2005, 02:10:36 pm
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.