http://bugs.winehq.org/show_bug.cgi?id=34561
Bug #: 34561 Summary: regression: Finale/Finale Notepad 2012 crashes if Pulseaudio is disabled Product: Wine Version: 1.7.2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dsound AssignedTo: wine-bugs@winehq.org ReportedBy: s_chriscollins@hotmail.com Classification: Unclassified
Created attachment 46013 --> http://bugs.winehq.org/attachment.cgi?id=46013 Finale NotePad 2012's dying breath
If Pulseaudio is disabled, Finale Notepad 2012 crashes on startup after clicking past the initial screen. The error is "Unhandled exception: divide by zero in 32-bit code (0xf66ec401)." The backtrace is attached to this bug report. This bug also affects the full retail version of Finale 2012.
I couldn't do a regression test on this because the crash only happens when I am using the biarch wine version from the Wine Team PPA for Ubuntu. I have only figured out how to compile 32-bit Wine using an lxc container, and this bug does not happen with my compiled 32-bit Wine binaries.
This bug does not happen with Wine 1.4.1, but does happen with 1.7.2. I think it happened with 1.6 as well, but that version is no longer available from the repository, so I can't verify.
If there isn't enough info from the backtrace, then I might just have to learn to do a biarch regression test. Looks a bit daunting, though...