Webmat's ramblings

Just rambling unintelligibly. Please move on.

Nov 8, 2007 3:27pm

A counterexample to using programming tools with good introspection capabilities

Some details have been changed to protect the innocent.

    More information:
   
    Exception in module “kernel32.dll ” (0x7C800000) at “RaiseException()”
    Exception in module “msvcrt.dll” (0x77C10000) at “CxxThrowException()”
    Exception in module “program.exe” (0x00400000) at “0x00450910”
    Exception in module “program.exe” (0x00400000) at “0x00450AA4”
    Exception in module “program.exe” (0x00400000) at “0x00414DBF”
    Exception in module “program.exe ” (0x00400000) at “0x0041572E”
    Exception in module “program.exe” (0x00400000) at “0x00422B80”
    Exception in module “program.exe” (0x00400000) at “0x0040470F”
    Exception in module “program.exe” (0x00400000) at “0x0042EF7C”
    Exception in module “program.exe” (0x00400000) at “0x00444862”
    Exception in module “program.exe ” (0x00400000) at “0x00441DAA”
    Exception in module “program.exe” (0x00400000) at “0x00441757”
    Exception in module “program.exe” (0x00400000) at “0x004418F4”
    Exception in module “program.exe” (0x00400000) at “0x00470CB3”
    Exception in module “kernel32.dll” (0x7C800000) at “RegisterWaitForInputIdle()”
   
Ah! Now I know what the problem is, I’ll jut go fix that RaiseException() method!

Page 1 of 1