News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Crashing issue on svn 7395

Started by ngr.hd, August 20, 2011, 09:59:44 PM

Previous topic - Next topic

ngr.hd

When I left the wizard for creation of application opened and tried to open a .cbp file, the Code::Blocks crashed immediately. To double check I rebuilt the whole program including contrib plugins and wxWidgets-2.8.12. I have also tried this on other computers but the problem remains the same.

Folco

Kernel Extremist - PedroM power ©

ngr.hd

#2
I'm using Windows 7 Ultimate x64, 8GB DDR 3, Intel Core i7-880.I have compiled it usin TDM GCC 4.5.2. I have also read the post regarding 'submitting a bug', but I'm unable to find the .rpt file.
The 'Start Here' revision info - svn build 7395 (2011-08-21)gcc 4.5.2 Windows/unicode - 32 bit.

Jenna

What exactly do you do ?
If I understand correctly, you ar ecreating a new project, but leave the dialog open.
Now you open a cbp-file (e.g. by double-clicking it in the filemanager), so that it should open in the same instance of C::B, but C::B crashes immediately without generating a *.rpt file (the file should be in the folder where the crashed executable is).

I tried these steps on linux and it works without crash.

I will try to reproduce on windows later.

ngr.hd

@jens That is exactly what I'm doing but there is no *.rpt file generated in the folder.

oBFusCATed

I've tried and it crashed on win7+latest debugger nightly
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna

I just tested on win7 and svn r7357 (trunk) and it did not crash.
I will update to latest trunk and see what happens.

Jenna

#7
No crash here with 7404, win7, wx2.8.10, TDM gcc 4.4, 32bit.

Which settings do you have in "Settings -> Environment" related to DDE ?

Edit:
And the usual suspect:
What CC settings do you have ?

oBFusCATed

"Allow multiple instances"=off
"Use already running instance"=off

Definitely a CC problem. I've tried with disabled CC and it worked, then I enabled the CC and it crashed.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

ngr.hd

You're right. It is surely a CC problem. Even I too tried with your settings mentioned above and it worked without crash.

Loaden

Quote from: oBFusCATed on August 21, 2011, 10:16:06 PM
"Allow multiple instances"=off
"Use already running instance"=off

Definitely a CC problem. I've tried with disabled CC and it worked, then I enabled the CC and it crashed.
No crash here, rev7419, Windows 7 or Linux Mint 11.