Re: LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 08 Dec 2001 19:52:40 -0500, Robert Baruch
<autophile@starband.net> wrote:

<snip>
>That's what I thought in the first place. I'll try to print out dir:
>
>(gdb) p dir
>$14 = (IMAGE_RESOURCE_DIRECTORY *) 0xc0000005
>
>
>Huh? The stack trace says the argument is 0x45f000, not 0xc0000005.
<snip>

FYI Win32 uses a structure to control exception handling,
structure including a code tagging the exception type.
0xc0000005 is the code that Win32 exception handling uses
for a memory access violation.

[gerard@duron wine]$ cd include/
[gerard@duron include]$ grep -i c0000005 *.h
winnt.h:#define STATUS_ACCESS_VIOLATION          0xC0000005

Gerard



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux