https://bugs.winehq.org/show_bug.cgi?id=47466
Bug ID: 47466 Summary: LINE on Wine 4.12 throws an Unhandled exception Product: Wine Version: 4.9 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: badflagello@hotmail.it Distribution: ---
After updating Wine to 4.12 LINE (afaik should be latest version available as july 2019) does not open anymore and throws this error: "Unhandled exception: page fault on write access to 0x00000060 in 64-bit code (0x00000000004024f5)."
See attached log for more info.
https://bugs.winehq.org/show_bug.cgi?id=47466
--- Comment #1 from badflagello badflagello@hotmail.it --- Created attachment 64840 --> https://bugs.winehq.org/attachment.cgi?id=64840 program error details
https://bugs.winehq.org/show_bug.cgi?id=47466
--- Comment #2 from badflagello badflagello@hotmail.it --- Created attachment 64841 --> https://bugs.winehq.org/attachment.cgi?id=64841 Attempt to run LINE from terminal
https://bugs.winehq.org/show_bug.cgi?id=47466
badflagello badflagello@hotmail.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|4.9 |4.12
https://bugs.winehq.org/show_bug.cgi?id=47466
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Summary|LINE on Wine 4.12 throws an |wineboot crashes during |Unhandled exception |WINEPREFIX update for LINE | |app (wineboot built as PE | |file starting with Wine | |4.12) CC| |focht@gmx.net Component|-unknown |programs Resolution|--- |DUPLICATE
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello badflagello,
that's bug 47464 ("wineboot crashes after building as PE file starting with Wine 4.12") -> dupe
* 'wineboot' process crashes * write fault * disassembled instruction hints to code sequence after 'cpuid' instruction (although the faulting EIP is different, but that's due to different cross-compiler/Wine build)
--- snip --- Unhandled exception: page fault on write access to 0x00000060 in 64-bit code (0x00000000004024f5). Register dump: rip:00000000004024f5 rsp:000000000032ed20 rbp:0000000000000001 eflags:00010206 ( R- -- I - -P- ) rax:0000000000000016 rbx:00000000756e6547 rcx:000000006c65746e rdx:0000000049656e69 rsi:0000000000000060 rdi:0000000000000000 r8:000000000000001c r9:000000000032eb80 r10:0000000000000008 r11:0000000000000246 r12:0000000000471a20 r13:000000000040aba0 r14:0000000000471a80 r15:0000000000471a20 ... Backtrace: =>0 0x00000000004024f5 in wineboot (+0x24f5) (0x0000000000000001) 0x00000000004024f5: movl %eax,(%rsi) Modules: Module Address Debug info Name (22 modules) PE 400000- 40b000 Export wineboot PE 71040000- 7113d000 Deferred kernelbase ELF 7b400000- 7b86f000 Deferred kernel32<elf> -PE 7b420000- 7b86f000 \ kernel32 ELF 7bc00000- 7bd5e000 Deferred ntdll<elf> -PE 7bc20000- 7bd5e000 \ ntdll ELF 7c000000- 7c004000 Deferred <wine-loader> ELF 7f95628fa000- 7f95629f0000 Deferred msvcrt<elf> -PE 7f9562920000- 7f95629f0000 \ msvcrt ... ELF 7f95644c7000- 7f95646e4000 Deferred libpthread.so.0 ELF 7f9564709000- 7f9564aaf000 Dwarf libwine.so.1 ELF 7f9564ab0000- 7f9564cd8000 Deferred ld-linux-x86-64.so.2 Threads: process tid prio (all id:s are in hex) ... 0000002d (D) C:\windows\system32\wineboot.exe 0000002e 0 <== --- snip ---
Regards
*** This bug has been marked as a duplicate of bug 47464 ***
https://bugs.winehq.org/show_bug.cgi?id=47466
Robert Walker bob.mt.wya@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bob.mt.wya@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=47466
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.