You are on page 1of 1

Release Crash at Thu Apr 06 13:37:28 2023

; Reason Uncaught exception in Main::WndProc... probably should not happen

Last error:
Exception is access violation
WinMain at 4017f0
Error code: EXCEPTION_ACCESS_VIOLATION
Description: The thread tried to read from or write to a virtual address for which
it does not have the appropriate access.
Access address:00000000 was read from.

Stack Dump:
<Unknown>(-1) : <Unknown> 0x75436DDD
<Unknown>(-1) : <Unknown> 0x006F68B0

Details:
Register dump...
Eip:75436DDD Esp:0018ED30 Ebp:0018ED5C
Eax:07E9CC20 Ebx:00000008 Ecx:00000000
Edx:7542D0A0 Esi:07B348A0 Edi:07E9CC20
EFlags:00010202
CS:0023 SS:002b DS:002b ES:002b FS:0053 GS:002b
EIP bytes dump...

Bytes at CS:EIP (75436DDD) : 8B 01 8B 57 20 8B 80 18 01 00 00 52 C6 45 FC 01 FF D0


C7 47 1C 00 00 00 00 8B 8E C8 02 00 00 8B

Current stack:
<Unknown>(-1) : <Unknown> 0x77DA00E6
<Unknown>(-1) : <Unknown> 0x00410926
<Unknown>(-1) : <Unknown> 0x0083E8FC
<Unknown>(-1) : <Unknown> 0x75EB3677
<Unknown>(-1) : <Unknown> 0x77DC9D72
<Unknown>(-1) : <Unknown> 0x77DC9D45

You might also like