Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: 280Z28 on January 29, 2006, 02:17:57 am

Title: Can't figure out this crash
Post by: 280Z28 on January 29, 2006, 02:17:57 am
I got this:

First-chance exception at 0x004e7c2f (msvcr80d.dll) in CodeBlocks.exe: 0xC0000005: Access violation reading location 0x00000002.

Coming from the compiler depslib.  :?

Is the file name going into the fprintf here wrong?

I left the debugger paused and I'm going to dinner, I'll try and figure out what happened when I get home.

The rest of the call stack above this point is kernel32.dll and ntdll.dll, then the very top is my breakpoint in CodeBlocksApp::OnFatalException()

[attachment deleted by admin]