I’ve been using programs such as Exact Audio Copy (EAC) and Foobar2000 for years using WINE. However since about 4 updates ago any program I launch with WINE crashes on start up. I’ve tried reinstalling WINE and some of the windows programs but no change.
Here is a sample of what I get:
Register dump:
rip:00007fb869ef6245 rsp:000000000022ec20 rbp:000000000022fca0 eflags:00010246 ( R- – I Z- -P- )
rax:000000000000000d rbx:0000000068747541 rcx:00000000444d4163 rdx:0000000069746e65
rsi:0000000000000000 rdi:0000000000000000 r8:000000000022e8f0 r9:0000000000120000 r10:0000000000000008
r11:0000000000000246 r12:000000000022f3f0 r13:0000000000000060 r14:0000000000000000 r15:00007fb869ef8ba0
Stack dump:
0x000000000022ec20: 0000000000000000 00007fb869ef249d
0x000000000022ec30: 0000000000000000 0000000000000000
0x000000000022ec40: 0000000000000000 0000000000000000
0x000000000022ec50: 0000000000000000 0000000000000000
0x000000000022ec60: 0000000000000000 0000000000000000
0x000000000022ec70: 0000000000000000 0000000000000000
0x000000000022ec80: 0000000000000000 0000000000000000
0x000000000022ec90: 0000000000000000 0000000000000000
0x000000000022eca0: 0000000000000018 0000000000000000
0x000000000022ecb0: 0000000000000000 0000000000000000
0x000000000022ecc0: 0000000100000000 0000000000010840
0x000000000022ecd0: 0000000000000000 0000000000000000
Backtrace:
=>0 0x00007fb869ef6245 do_cpuid+0x5() in wineboot (0x000000000022fca0)
0x00007fb869ef6245 do_cpuid+0x5 in wineboot: movl %eax,(%rsi)
Modules:
Module Address Debug info Name (20 modules)
ELF 7b400000- 7b876000 Deferred kernel32<elf>
-PE 7b420000- 7b876000 \ kernel32
ELF 7bc00000- 7bd6b000 Deferred ntdll<elf>
-PE 7bc20000- 7bd6b000 \ ntdll
ELF 7c000000- 7c005000 Deferred <wine-loader>
ELF 7fb869d40000- 7fb869e3d000 Deferred msvcrt<elf>
-PE 7fb869d60000- 7fb869e3d000 \ msvcrt
ELF 7fb869e40000- 7fb869ede000 Deferred advapi32<elf>
-PE 7fb869e50000- 7fb869ede000 \ advapi32
ELF 7fb869ee0000- 7fb869f0b000 Dwarf wineboot<elf>
-PE 7fb869ef0000- 7fb869f0b000 \ wineboot
ELF 7fb86a338000- 7fb86a3bf000 Deferred kernelbase<elf>
-PE 7fb86a350000- 7fb86a3bf000 \ kernelbase
ELF 7fb86a5c0000- 7fb86a5da000 Deferred libgcc_s.so.1
ELF 7fb86a5e0000- 7fb86a725000 Deferred libm.so.6
ELF 7fb86a728000- 7fb86a72d000 Deferred libdl.so.2
ELF 7fb86a730000- 7fb86a8f4000 Deferred libc.so.6
ELF 7fb86a8f8000- 7fb86a919000 Deferred libpthread.so.0
ELF 7fb86a958000- 7fb86aaff000 Dwarf libwine.so.1
ELF 7fb86ab00000- 7fb86ab2b000 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 <==
0000000f explorer.exe
00000013 0
00000012 0
00000011 0
00000010 0
System information:
Wine build: wine-4.12
Platform: x86_64
Version: Windows XP
Host system: Linux
Host version: 5.1.16-1-default
Any ideas?
Thanks!