http://bugs.winehq.org/show_bug.cgi?id=23128
Summary: Crash in winecfg when choosing audio tab Product: Wine Version: 1.2-rc3 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: a213391@bofthew.com
Created an attachment (id=28745) --> (http://bugs.winehq.org/attachment.cgi?id=28745) Wine output
After compiling and installing 64bit build of wine (version 1.2-rc3) I run winecfg, switched to audio tab. Message was shown: "There is no audio driver currently specified in the registry ..." After clicking OK, Program Error message was shown and wine crashed.
http://bugs.winehq.org/show_bug.cgi?id=23128
--- Comment #1 from Jardík a213391@bofthew.com 2010-06-11 16:56:45 --- Seems like some kind of invalid typecast. In the log, see: rsp:00007f554487cfe0 rbp:000000004487d530
http://bugs.winehq.org/show_bug.cgi?id=23128
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, win64
http://bugs.winehq.org/show_bug.cgi?id=23128
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com 2010-06-12 00:42:43 --- I'm seeing this as well. Crash is in dlls/wineoss.drv/mmaux.c:
Backtrace: =>0 0x00007f136acc432e OSS_auxMessage+0x8ae(wDevID=0, wMsg=<is not available>, dwUser=<is not available>, dwParam1=0x724bd560, dwParam2=0x7f137f1300000050) [/home/austin/64-wine-git/dlls/wineoss.drv/mmaux.c:95] in wineoss (0x00000000724bd560) 0x00007f136acc432e OSS_auxMessage+0x8ae [/home/austin/64-wine-git/dlls/wineoss.drv/mmaux.c:95] in wineoss: movw $0xaa,(%rbp) 95 lpCaps->wMid = 0xAA;
I'll attach a better backtrace.
http://bugs.winehq.org/show_bug.cgi?id=23128
--- Comment #3 from Austin English austinenglish@gmail.com 2010-06-12 00:43:00 --- Created an attachment (id=28756) --> (http://bugs.winehq.org/attachment.cgi?id=28756) backtrace in 1.2-rc3
http://bugs.winehq.org/show_bug.cgi?id=23128
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2010-06-14 12:56:20 --- Duplicate.
*** This bug has been marked as a duplicate of bug 19316 ***
http://bugs.winehq.org/show_bug.cgi?id=23128
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2010-06-14 13:29:06 --- Closing duplicate.