Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test crash on Windows if GWW mode and checksums #600

Open
ivmai opened this issue Dec 20, 2023 · 0 comments
Open

Test crash on Windows if GWW mode and checksums #600

ivmai opened this issue Dec 20, 2023 · 0 comments

Comments

@ivmai
Copy link
Owner

ivmai commented Dec 20, 2023

Source: master (f9e7e5f5a)
Host: Windows 10 x64
Compiler: Open Watcom C x86 32-bit Optimizing Compiler Version 2.0 beta Dec 1 2023 01:58:57 (32-bit)
How to reproduce: wmake -f WCC_MAKEFILE check ENABLE_STATIC=1 CFLAGS_EXTRA=-DCHECKSUMS
Not reproduced if: set GC_USE_GETWRITEWATCH=0
Output (gctest):

The instruction at 0x00415308 referenced memory at 0x02d91000.
The memory could not be read.
Exception fielded by 0x00417b40
EAX=0x02d91004 EBX=0x02d92000 ECX=0x02d91000 EDX=0x00000000
ESI=0x0047f558 EDI=0x02d91000 EBP=0x00000000 ESP=0x000dfc0c
EIP=0x00415308 EFL=0x00010202 CS =0x00000023 SS =0x0000002b
DS =0x0000002b ES =0x0000002b FS =0x00000053 GS =0x0000002b
Stack dump (SS:ESP)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant