-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Just to let you know, tinyW7_3264.asm crashes on my Win7 machine.
OS: Windows 7 x64 SP1 (6.1.7601), all updates installed as of 2014-09-06
Crash message:
Unhandled exception at 0x77660c7b (ntdll.dll) in tinyW7_3264.exe: 0xC0000005:
Access violation reading location 0x57682042.
Stack trace:
> ntdll.dll!_LdrpCheckForSecuROMImage@4() + 0x76 bytes
ntdll.dll!_LdrpInitializeProcess@8() + 0x3320e bytes
ntdll.dll!__LdrpInitialize@8() + 0xb4c9 bytes
ntdll.dll!_LdrInitializeThunk@8() + 0x10 bytes
Maybe LdrpCheckForSecuROMImage is some new compatibility shim? Or am I doing
something wrong?
My ntdll.dll is 6.1.7601.18247, md5sum: a2b0924d50f4435fd389499047ce553a
Original issue reported on code.google.com by thecybershadow
on 6 Sep 2014 at 12:08