https://bugs.winehq.org/show_bug.cgi?id=54280
Bug ID: 54280 Summary: Deno crashes when opening it Product: Wine Version: 8.0-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mikrutrafal@protonmail.com Distribution: ---
Deno - javascript runtime, crashes when opening
Tested version - https://github.com/denoland/deno/releases/download/v1.29.2/deno-x86_64-pc-wi...
Output(simplified) ``` # # Fatal error in , line 0 # Check failed: 0x04 == old_protection. # # # #FailureMessage Object: 00000000002BFB50 ==== C stack trace ===============================
(No symbol) [0x0000000141A0121B] BaseThreadInitThunk [0x000000007B6293C9+9] (Z:\usr\src\packages\BUILD\dlls\kernel32\thread.c:61) RtlUserThreadStart [0x0000000170060DA3+131] (Z:\usr\src\packages\BUILD\dlls\ntdll\thread.c:285) (No symbol) [0x0000000000000000] EntryPoint [0x00000001427370BC+0] (No symbol) [0x000000007FEF0000] wine: Unhandled exception 0x80000003 in thread 168 at address 000000014184FA6B (thread 0168), starting debugger... ```