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... ```
https://bugs.winehq.org/show_bug.cgi?id=54280
RafaĆ Mikrut mikrutrafal@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/denoland | |/deno/releases/download/v1. | |29.2/deno-x86_64-pc-windows | |-msvc.zip Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=54280
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC| |dark.shadow4@web.de Component|-unknown |ntdll
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- This is a known issue with chrome, which duno is based on. You can use wine-staging with "STAGING_WRITECOPY=1 wine duno.exe"
*** This bug has been marked as a duplicate of bug 53835 ***
https://bugs.winehq.org/show_bug.cgi?id=54280
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.