http://bugs.winehq.org/show_bug.cgi?id=24990
Summary: winecfg segfaults when selecting "Audio" tab Product: Wine Version: 1.3.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mooroon2@mail.ru
Created an attachment (id=31663) --> (http://bugs.winehq.org/attachment.cgi?id=31663) winecfg segfault backtrace
Fedora 8 32bit + bunch of RPM from newer Fedora's recompiled for Fedora 8. Wine compiled from vanilla sources. This bug is not present in 1.3.4 and happens starting from 1.3.5 (i.e. it also affects 1.3.6). Problem is just as stated in summary - winecfg crashes with segfault as soon as I try to switch into "Audio" tab. Will attach backtrace to this report.
Unfortunately I can't proceed with git bisecting bug due to lack of spare time to spend on this :-(.
http://bugs.winehq.org/show_bug.cgi?id=24990
Alexey Loukianov mooroon2@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mooroon2@mail.ru
http://bugs.winehq.org/show_bug.cgi?id=24990
Raymond superquad.vortex2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2@gmail.com
--- Comment #1 from Raymond superquad.vortex2@gmail.com 2010-11-02 01:23:21 CDT ---
0x20021770 ALSA_MixerInit+0xc50 [/misc/Raid5/Projects/Wine/wine-1.3.5/dlls/winealsa.drv/mixer.c:295] in winealsa: cmpl 0x44(%eax,%edx,1),%edi 295 if (x != id && mmixer->lines[x].dst == id)
you will need to provide debug output
WINEDEBUG=+mixer
http://bugs.winehq.org/show_bug.cgi?id=24990
--- Comment #2 from Alexey Loukianov mooroon2@mail.ru 2010-11-02 02:07:42 CDT --- A big surprise: setting WINEDEBUG=+mixer magically heals segfault. Looks like that there's some link between segfault and contents of WINEDEBUG env. Will investigate some more and report afterwards.
http://bugs.winehq.org/show_bug.cgi?id=24990
--- Comment #3 from Alexey Loukianov mooroon2@mail.ru 2010-11-02 02:12:57 CDT --- Follow up: including either "+mixer" or "trace+all" in WINEDEBUG "magically" heals the bug. Starting up with empty WINEDEBUG or with WINEDEBUG="-all,err+all" (that is default for my wine testing environment) brings the bug back.
http://bugs.winehq.org/show_bug.cgi?id=24990
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC|mooroon2@mail.ru | Severity|major |normal
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2010-11-02 05:44:35 CDT --- http://wiki.winehq.org/RegressionTesting
Please post the results of your regression testing http://wiki.winehq.org/RegressionTesting
otherwise the bug will be closed as abandoned.
http://bugs.winehq.org/show_bug.cgi?id=24990
--- Comment #5 from Alexey Loukianov mooroon2@mail.ru 2010-11-02 07:07:12 CDT --- Then feel free to close reported existing bug right now. As I had already stated I haven't got enough spare time at the moment to walk through all the mess with installing git and doing bisect builds.
Hope you will get fun time years later hunting something that might had been easily fixed in a weeks from regression.
http://bugs.winehq.org/show_bug.cgi?id=24990
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2010-11-02 07:11:45 CDT --- Duplicate.
*** This bug has been marked as a duplicate of bug 24932 ***
http://bugs.winehq.org/show_bug.cgi?id=24990
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2010-11-02 11:34:36 CDT --- Closing duplicate.