https://bugs.winehq.org/show_bug.cgi?id=48884
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|When exiting 64 bit |wineboot crashes during |SierraChart Versions 2068, |WINEPREFIX update for Wine |2072, 2074, the attached |4.12 |error occurs | Version|5.5 |4.12 Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |DUPLICATE Component|-unknown |programs
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 47464
You certainly didn't run Wine 5.5 but Wine 4.12. The backtrace you attached shows this clearly (emphasis on last lines).
--- snip --- Unhandled exception: page fault on write access to 0x0040b6e0 in 64-bit code (0x0000000000402545). Register dump: rip:0000000000402545 rsp:000000000033eca0 rbp:0000000000000000 eflags:00010202 ( R- -- I - - - ) rax:0000000000000004 rbx:0000000000000008 rcx:0000000000000201 rdx:0000000000000001 rsi:000000000040b6e0 rdi:0000000000000078 r8:0000000000000041 r9:0000000000000000 r10:0000000000000000 r11:0000000000000246 r12:0000000000000000 r13:0000000000000078 r14:0000000000000000 r15:000000000040a685 ... Backtrace: =>0 0x0000000000402545 in wineboot (+0x2545) (0x0000000000000000) 0x0000000000402545: movl %eax,(%rsi) Modules: Module Address Debug info Name (22 modules) PE 400000- 40b000 Export wineboot PE 71040000- 7113d000 Deferred kernelbase ELF 7b400000- 7b863000 Deferred kernel32<elf> -PE 7b420000- 7b863000 \ kernel32 ELF 7bc00000- 7bd55000 Deferred ntdll<elf> -PE 7bc20000- 7bd55000 \ ntdll ELF 7c000000- 7c004000 Deferred <wine-loader> ELF 7f99b1080000- 7f99b116b000 Deferred msvcrt<elf> -PE 7f99b10a0000- 7f99b116b000 \ msvcrt ELF 7f99b126b000- 7f99b1302000 Deferred advapi32<elf> -PE 7f99b1280000- 7f99b1302000 \ advapi32 ELF 7f99b15e0000- 7f99b17f2000 Deferred libnss_files.so.2 ELF 7f99b17f2000- 7f99b1a0c000 Deferred libnsl.so.1 ELF 7f99b1a0c000- 7f99b1c18000 Deferred libnss_nis.so.2 ELF 7f99b1c18000- 7f99b1e22000 Deferred libnss_compat.so.2 ELF 7f99b2022000- 7f99b223a000 Deferred libgcc_s.so.1 ELF 7f99b223a000- 7f99b25d8000 Deferred libm.so.6 ELF 7f99b25da000- 7f99b27de000 Deferred libdl.so.2 ELF 7f99b27de000- 7f99b2bcf000 Deferred libc.so.6 ELF 7f99b2bcf000- 7f99b2dee000 Deferred libpthread.so.0 ELF 7f99b2e0c000- 7f99b31b1000 Dwarf libwine.so.1 ELF 7f99b31b3000- 7f99b33dd000 Deferred ld-linux-x86-64.so.2 Threads: process tid prio (all id:s are in hex) 00000008 ntdll.dll 00000009 0 0000000a (D) C:\windows\system32\wineboot.exe 0000000b 0 <== ... System information: Wine build: wine-4.12 Platform: x86_64 Version: Windows 7 Host system: Linux Host version: 4.15.0-54-generic --- snip ---
I'm curious how you managed to get hold of Wine 4.12. It's broken by design and was only available for a fraction of time in distros before being replaced by Wine 4.12.1
Regards
*** This bug has been marked as a duplicate of bug 47464 ***