User forums > Using Code::Blocks

Code::Blocks crashes

(1/3) > >>

srini2174:
Hi,
     I am using Code::Blocks Nightlies (SVN 7041) from jens repository.  Whenever I try to add a AUIToolbarItem to a AUIToolbar in WxSmith Code::Blocks crashes.  I am using Linux Mint 10 KDE.   Any help in resolving this would be appreciated.

Srinivasan.B

Jenna:
I just tested it, and it works fine here.
Can you tell step by step what you did to get the crash, or better provide a simple sample project where this occurs (of course saved before the crash).
And the crash-report if any would be interesting.
It shoud be in /tmp/codeblocks_dbgrpt_[pid]_[YYYYMMDDTHHMMSS]/codeblocks.xml, where pid is the pid of the C::B instance that crashes and the rest is the date and time of the crash.

srini2174:
Hi,
    The crash I see is completely random and I don't see much information in the debug report as well.  The scenarios I created is very simple as as follows.

1) Create a new project and select wxWidgets project
2) provided the following info in the wizard
    2.1) Select wxwidgets 2.8.x in the wizard
    2.2) AuiTest2 for the project name
    2.3) provided the user details
    2.4) Selected wxsmith as the preferred GUI Builder & Application type as Frame based
    2.5)  GNU GCC compiler with both Debug and release configuration
    2.6)  Used default wxwidgets configuration and selected the option to use precompiled header
Sometime it fails in this stage itself (i.e during the project creation)

3) I create a AUIManager
4) I created a AUIToolbar
5) I created AUIToolbar Item
6) I created an AUIToolbar Separator
7) I created another AUIToolbar Item and it crashed.

Most of the time I noticed that this happens after a separator has been added.  Without adding the separtor if I just create only the AUIToolbarItems then it is ok.   I definitely get the crash with the addition of just 2-3 Items.  I was never able to add anything more than 3 AUIToolbarItems.

I have added some debug reports.

Srinivasan.B

srini2174:
Hi,
    Any help on this topic please as I am unable to use the AUIManager.

Srinivasan.B

stahta01:
Are you using any NON-ASCII values in the Wizard?
The wizard in the past did not accept NON-ASCII in user info screen.

Tim S.

Navigation

[0] Message Index

[#] Next page

Go to full version