User forums > Help

error when closeing code::blocks -- I now have the error code

(1/2) > >>

Rune Hunter:
I get a windows error saying <program name> has encountered an error and has to close when I shut down code blocks (any way doesn't matter) or when I try to run my program using the blue run button. But if I run the exe of the program directly it works just fine.

What is wrong?

Rune Hunter:
I am lost as to why it gave an error when running the program I made. That is fixed now. But I still get an error when closing code blocks.

grv575:
what's the error?
do you get a codeblocks.rpt file in the codeblocks installation dir?

Rune Hunter:
As stated in first post it is a windows error saying the program has to close cause of an error. In the RPT file the error is as fallows:


--- Code: ---Error occured on Thursday, September 1, 2005 at 21:57:29.

C:\Program Files\CodeBlocks\codeblocks.exe caused an Access Violation at location 100a5293 in module C:\Program Files\CodeBlocks\wxmsw242.dll Reading from location 00000001.

Registers:
eax=100a5270 ebx=00a8f180 ecx=77c2c2e3 edx=00000001 esi=00000000 edi=0042a4c8
eip=100a5293 esp=0022fce0 ebp=0022fcf8 iopl=0         nv up ei ng nz ac po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010297

Call stack:
100A5293  C:\Program Files\CodeBlocks\wxmsw242.dll:100A5293  _ZN17_wxHashTableBase211DeleteNodesEjPP21_wxHashTable_NodeBasePFvS1_E
0042A533  C:\Program Files\CodeBlocks\codeblocks.exe:0042A533
0042A599  C:\Program Files\CodeBlocks\codeblocks.exe:0042A599
00427399  C:\Program Files\CodeBlocks\codeblocks.exe:00427399
00410312  C:\Program Files\CodeBlocks\codeblocks.exe:00410312
10014D29  C:\Program Files\CodeBlocks\wxmsw242.dll:10014D29  _ZN5wxApp20DeletePendingObjectsEv
100158C2  C:\Program Files\CodeBlocks\wxmsw242.dll:100158C2  _ZN5wxApp6OnIdleER11wxIdleEvent
1008B238  C:\Program Files\CodeBlocks\wxmsw242.dll:1008B238  _ZN12wxEvtHandler16SearchEventTableER12wxEventTableR7wxEvent
1008B095  C:\Program Files\CodeBlocks\wxmsw242.dll:1008B095  _ZN12wxEvtHandler12ProcessEventER7wxEvent
100155C3  C:\Program Files\CodeBlocks\wxmsw242.dll:100155C3  _ZN5wxApp11ProcessIdleEv
10015554  C:\Program Files\CodeBlocks\wxmsw242.dll:10015554  _ZN5wxApp8MainLoopEv
10015132  C:\Program Files\CodeBlocks\wxmsw242.dll:10015132  _Z7wxEntryPvS_Pcib
00401392  C:\Program Files\CodeBlocks\codeblocks.exe:00401392
0042549A  C:\Program Files\CodeBlocks\codeblocks.exe:0042549A
004011E7  C:\Program Files\CodeBlocks\codeblocks.exe:004011E7
00401238  C:\Program Files\CodeBlocks\codeblocks.exe:00401238
7C816D4F  C:\WINDOWS\system32\kernel32.dll:7C816D4F  RegisterWaitForInputIdle
--- End code ---

EDIT: I am a computer admin, and always have been.

If anyone can tell me what to do next that'd be great.

grv575:
I think that hash table error has been fixed in CVS.  If you want to download and compile the cvs code, there's instructions in the wiki.

Navigation

[0] Message Index

[#] Next page

Go to full version