Author Topic: The 11 May 2014 build (9765) is out.  (Read 32648 times)

Max

  • Guest
Re: The 11 May 2014 build (9765) is out.
« Reply #15 on: May 17, 2014, 02:29:37 pm »
I'm observing the crash on three different PC all using Windows XP SP3 adding a C++ or an .h file  file in an existing C++ project. The issue was not present in the previous nightly. I unable to find any .rpt files (where should it be located?).

The error message is


The instruction at "0x6185c452" referenced memory at "0x00000008". The memory cannot be "read".

The issue is also present is a new project (C++ Console) created using the latest nightly.


Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: The 11 May 2014 build (9765) is out.
« Reply #16 on: May 17, 2014, 02:56:00 pm »
This nightly is rev.9765. I use a self compiled CB under Debian testing, rev.9760 (trunk, --with-contrib-plugins=all) and don't get this crash.
Kernel Extremist - PedroM power ©

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 11 May 2014 build (9765) is out.
« Reply #17 on: May 17, 2014, 04:00:26 pm »
I'm observing the crash on three different PC all using Windows XP SP3 adding a C++ or an .h file  file in an existing C++ project. The issue was not present in the previous nightly. I unable to find any .rpt files (where should it be located?).

The error message is


The instruction at "0x6185c452" referenced memory at "0x00000008". The memory cannot be "read".

The issue is also present is a new project (C++ Console) created using the latest nightly.


Did you just copy the new nightly over the old one, or did you remove the whole content of the C::B folder ?

Offline savya

  • Single posting newcomer
  • *
  • Posts: 7
Re: The 11 May 2014 build (9765) is out.
« Reply #18 on: May 17, 2014, 08:28:18 pm »
The download links are not working. I have tried several times over the past 12 hours. Can you post the mirror links.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 11 May 2014 build (9765) is out.
« Reply #19 on: May 17, 2014, 09:11:19 pm »
Try this (sourceforge.net) links:
wxmsw28u_gcc_cb_wx2812_gcc481-TDM.7z
mingwm10_gcc481-TDM.7z
CB_20140511_rev9765_win32.7z

Also corrected the links in the first post, thanks for reporting this.
« Last Edit: May 17, 2014, 09:19:42 pm by jens »

Offline savya

  • Single posting newcomer
  • *
  • Posts: 7
Re: The 11 May 2014 build (9765) is out.
« Reply #20 on: May 17, 2014, 10:36:08 pm »
Try this (sourceforge.net) links:
wxmsw28u_gcc_cb_wx2812_gcc481-TDM.7z
mingwm10_gcc481-TDM.7z
CB_20140511_rev9765_win32.7z

Also corrected the links in the first post, thanks for reporting this.

Got it..Thanks.

Max

  • Guest
Re: The 11 May 2014 build (9765) is out.
« Reply #21 on: May 18, 2014, 12:35:06 am »
Did you just copy the new nightly over the old one, or did you remove the whole content of the C::B folder ?

I removed the whole content from the directory C:\Codeblocks where I unpacked the nightly
« Last Edit: May 18, 2014, 12:36:52 am by MaxGaspa »

Offline carra

  • Multiple posting newcomer
  • *
  • Posts: 117
Re: The 11 May 2014 build (9765) is out.
« Reply #22 on: May 27, 2014, 05:32:53 pm »
I had not tried this nightly before, but I'm happy to report abbreviations are again working correctly, after the previous bug described here: http://forums.codeblocks.org/index.php/topic,19117.msg131330.html#msg131330