https://bugs.winehq.org/show_bug.cgi?id=37967
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |focht@gmx.net Summary|WinUAE crashes |WinUAE 3.0.0 crashes with | |PulseAudio backend
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
your backtrace looks pretty much like bug 36776 -> dupe
--- snip --- =>0 0xf7129cfb (0x05a9e908) 1 0xf70c4b02 pa_mainloop_poll+0xb1() in libpulse.so.0 (0x00000000) 2 0xf70c51ef pa_mainloop_iterate+0x3e() in libpulse.so.0 (0x05a9e9c8) 3 0xf70c52ac pa_mainloop_run+0x2b() in libpulse.so.0 (0x05a9e9c8) 4 0xf7129c84 (0x05a9e9c8) --- snip ---
This is not plain Wine:
--- snip --- 0009:Ret PE DLL (proc=0xf7132640,module=0xf7120000 L"winepulse.drv",reason=PROCESS_ATTACH,res=(nil)) retval=1 --- snip ---
The xz log doesn't contain a crash = not useful.
Anyway, the app works fine here.
$ du -sh winuae.exe 12M winuae.exe
$ sha1sum winuae.exe 9d307531a818958135442b42fd4ab463d0a32871 winuae.exe
$ wine --version wine-1.7.34-159-g7b45103
Regards