Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#ActualBoreal

Posted 15 June 2012 - 08:10 AM

I've been using Visual Studio for a little while but I want to go cross-platform.  I've just done a fresh install of Code::Blocks 10.05 (with MinGW) from the binary.  I open it up and whenever I go to start a new project (whether from the file menu or the start page) it crashes.  I saw on the CB forums that it would output the error log to the codeblocks.RPT file, so here's that:

-------------------
Error occured on Friday, June 15, 2012 at 11:06:10.
C:\Program Files (x86)\CodeBlocks\codeblocks.exe caused a Privileged Instruction at location 01df58a1.
Registers:
eax=0028f497 ebx=001a0e6a ecx=001a0e6a edx=00000000 esi=0028fb84 edi=0028f488
eip=01df58a1 esp=0028fadc ebp=0028fb08 iopl=0 nv up ei pl nz na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b efl=00010202
Call stack:
01DF58A1
6CD1BC4C  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD1BC4CDwarf Error: found dwarf version '50548', this reader only handles version 2 information.  _ZN11wxEventLoop17PreProcessMessageEP6tagMSG
6CD1BCF9  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD1BCF9  _ZN11wxEventLoop14ProcessMessageEP6tagMSG
6CD1B9E6  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD1B9E6  _ZN11wxEventLoop8DispatchEv
6CDD4B27  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CDD4B27  _ZN17wxEventLoopManual3RunEv
6CDABF29  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CDABF29  _ZN9wxAppBase8MainLoopEv
00405A86  C:\Program Files (x86)\CodeBlocks\codeblocks.exe:00405A86
6CC7BC3E  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CC7BC3EDwarf Error: found dwarf version '50469', this reader only handles version 2 information.  _Z12wxInitializeiPPw
6CCE543F  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCE543F  _Z7wxEntryP11HINSTANCE__S0_Pci
00401D38  C:\Program Files (x86)\CodeBlocks\codeblocks.exe:00401D38
00467BA6  C:\Program Files (x86)\CodeBlocks\codeblocks.exe:00467BA6
004010B6  C:\Program Files (x86)\CodeBlocks\codeblocks.exe:004010B6
00401128  C:\Program Files (x86)\CodeBlocks\codeblocks.exe:00401128
7700339A  C:\windows\syswow64\kernel32.dll:7700339A  BaseThreadInitThunk
77EA9EF2  C:\windows\SysWOW64\ntdll.dll:77EA9EF2  RtlInitializeExceptionChain
77EA9EC5  C:\windows\SysWOW64\ntdll.dll:77EA9EC5  RtlInitializeExceptionChain



Has anyone ever had this problem before and/or does anybody know how to fix it?

#1Boreal

Posted 15 June 2012 - 08:10 AM

I've been using Visual Studio for a little while but I want to go cross-platform.  I've just done a fresh install of Code::Blocks 10.05 (with MinGW) from the binary.  I open it up and whenever I go to start a new project (whether from the file menu or the start page) it crashes.  I saw on the CB forums that it would output the error log to the codeblocks.RPT file, so here's that:

-------------------
Error occured on Friday, June 15, 2012 at 11:06:10.
C:\Program Files (x86)\CodeBlocks\codeblocks.exe caused a Privileged Instruction at location 01df58a1.
Registers:
eax=0028f497 ebx=001a0e6a ecx=001a0e6a edx=00000000 esi=0028fb84 edi=0028f488
eip=01df58a1 esp=0028fadc ebp=0028fb08 iopl=0		 nv up ei pl nz na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b			 efl=00010202
Call stack:
01DF58A1
6CD1BC4C  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD1BC4CDwarf Error: found dwarf version '50548', this reader only handles version 2 information.  _ZN11wxEventLoop17PreProcessMessageEP6tagMSG
6CD1BCF9  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD1BCF9  _ZN11wxEventLoop14ProcessMessageEP6tagMSG
6CD1B9E6  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD1B9E6  _ZN11wxEventLoop8DispatchEv
6CDD4B27  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CDD4B27  _ZN17wxEventLoopManual3RunEv
6CDABF29  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CDABF29  _ZN9wxAppBase8MainLoopEv
00405A86  C:\Program Files (x86)\CodeBlocks\codeblocks.exe:00405A86
6CC7BC3E  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CC7BC3EDwarf Error: found dwarf version '50469', this reader only handles version 2 information.  _Z12wxInitializeiPPw
6CCE543F  C:\Program Files (x86)\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCE543F  _Z7wxEntryP11HINSTANCE__S0_Pci
00401D38  C:\Program Files (x86)\CodeBlocks\codeblocks.exe:00401D38
00467BA6  C:\Program Files (x86)\CodeBlocks\codeblocks.exe:00467BA6
004010B6  C:\Program Files (x86)\CodeBlocks\codeblocks.exe:004010B6
00401128  C:\Program Files (x86)\CodeBlocks\codeblocks.exe:00401128
7700339A  C:\windows\syswow64\kernel32.dll:7700339A  BaseThreadInitThunk
77EA9EF2  C:\windows\SysWOW64\ntdll.dll:77EA9EF2  RtlInitializeExceptionChain
77EA9EC5  C:\windows\SysWOW64\ntdll.dll:77EA9EC5  RtlInitializeExceptionChain

Has anyone ever had this problem before and/or does anybody know how to fix it?

PARTNERS