https://bugs.winehq.org/show_bug.cgi?id=37967
Bug ID: 37967 Summary: WinUAE crashes Product: Wine Version: 1.7.34 Hardware: x86-64 URL: http://www.winuae.net/files/InstallWinUAE3000.msi OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: markk@clara.co.uk Distribution: ---
Created attachment 50579 --> https://bugs.winehq.org/attachment.cgi?id=50579 Backtrace
I'm using Wine 1.7.34 on Lubuntu 14.10 x86-64.
Starting WinUAE, about 1/3 to 1/2 the time it crashes during its startup process (before the main window appears).
The problem might be related to sound, because the last line of WinUAE log output (when run with -log argument) is Enumerating DirectSound devices..
I'm not certain that this is a bug in Wine; hopefully someone else can reproduce it. I couldn't reproduce it in a Lubuntu 14.04 x86 VirtualBox VM.
To hopefully reproduce it, download and run the WinUAE installer: http://www.winuae.net/files/InstallWinUAE3000.msi Or download a .zip archive and unpack that instead: http://www.winuae.net/files/WinUAE3000.zip
Run wine winuae.exe -log If it doesn't crash, click Cancel when the main window appears, wait several seconds and try again.
https://bugs.winehq.org/show_bug.cgi?id=37967
Mark K markk@clara.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |markk@clara.co.uk
--- Comment #1 from Mark K markk@clara.co.uk --- Created attachment 50580 --> https://bugs.winehq.org/attachment.cgi?id=50580 +relay log, XZ-compressed
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
https://bugs.winehq.org/show_bug.cgi?id=37967
--- Comment #3 from Mark K markk@clara.co.uk --- Some more information. This issue isn't specific to WinUAE. I noticed it when running winecfg. Running winecfg then clicking on the Audio tab sometimes causes a similar crash.
I installed Wine from the WineHQ ubuntu-wine PPA.
Lubuntu doesn't come with Pulseaudio installed by default (however some libpulse packages are). Without Pulseaudio installed, winecfg says the selected driver is winealsa.drv.
After installing Pulseaudio, winecfg now says the selected driver is winepulse.drv. And I haven't noticed any crashes in winecfg or WinUAE since installing the pulseaudio package.
Could there be something about the options used for building the ubuntu-wine PPA packages that assume pulseaudio is installed, hence the occasional crashes when it isn't?
https://bugs.winehq.org/show_bug.cgi?id=37967
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #4 from Rosanne DiMesio dimesio@earthlink.net --- (In reply to Mark K from comment #3)
Could there be something about the options used for building the ubuntu-wine PPA packages that assume pulseaudio is installed, hence the occasional crashes when it isn't?
The Ubuntu packages include the winepulse driver, which is not part of plain Wine, not supported here, and has been reported to load itself and interfere with winealsa even if winealsa is selected as the driver and Pulseaudio is not installed on the system. Those packages also include unsupported changes to dsound and winegstreamer, so any sound-related issues that come up when using them should be reproduced in plain Wine before reporting here.
https://bugs.winehq.org/show_bug.cgi?id=37967
--- Comment #5 from Mark K markk@clara.co.uk --- Thanks for the info. Where is the correct place to report issues with the Ubuntu Wine packages then?
https://bugs.winehq.org/show_bug.cgi?id=37967
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net --- Contact the package maintainer.
https://bugs.winehq.org/show_bug.cgi?id=37967
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com --- I think you may find more information here: https://launchpad.net/~ubuntu-wine/+archive/ubuntu/ppa
https://bugs.winehq.org/show_bug.cgi?id=37967
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Béla Gyebrószki gyebro69@gmail.com --- Closing all abandoned/duplicated/invalid bugs.