Author Topic: Crashing issue on svn 7395  (Read 6247 times)

Offline ngr.hd

  • Multiple posting newcomer
  • *
  • Posts: 10
Crashing issue on svn 7395
« on: August 20, 2011, 09:59:44 pm »
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.

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: Crashing issue on svn 7395
« Reply #1 on: August 20, 2011, 10:01:44 pm »
What is your system ?
Kernel Extremist - PedroM power ©

Offline ngr.hd

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: Crashing issue on svn 7395
« Reply #2 on: August 20, 2011, 10:08:28 pm »
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.
« Last Edit: August 20, 2011, 10:15:54 pm by ngr.hd »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Crashing issue on svn 7395
« Reply #3 on: August 21, 2011, 09:34:51 am »
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.

Offline ngr.hd

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: Crashing issue on svn 7395
« Reply #4 on: August 21, 2011, 10:46:12 am »
@jens That is exactly what I'm doing but there is no *.rpt file generated in the folder.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Crashing issue on svn 7395
« Reply #5 on: August 21, 2011, 06:11:23 pm »
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!]

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Crashing issue on svn 7395
« Reply #6 on: August 21, 2011, 07:56:29 pm »
I just tested on win7 and svn r7357 (trunk) and it did not crash.
I will update to latest trunk and see what happens.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Crashing issue on svn 7395
« Reply #7 on: August 21, 2011, 08:29:16 pm »
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 ?
« Last Edit: August 21, 2011, 08:32:55 pm by jens »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Crashing issue on svn 7395
« Reply #8 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.
(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!]

Offline ngr.hd

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: Crashing issue on svn 7395
« Reply #9 on: August 25, 2011, 06:01:35 pm »
You're right. It is surely a CC problem. Even I too tried with your settings mentioned above and it worked without crash.

Offline Loaden

  • Lives here!
  • ****
  • Posts: 1014
Re: Crashing issue on svn 7395
« Reply #10 on: August 26, 2011, 08:13:03 am »
"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.