[Bug 49746] crash when virtual debug channel is enabled

WineHQ Bugzilla wine-bugs at winehq.org
Thu Aug 27 03:07:52 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49746

Stefan Dösinger <stefan at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefan at codeweavers.com

--- Comment #1 from Stefan Dösinger <stefan at codeweavers.com> ---
For me it crashes without any debug channels.

stefan at grey ~/src/wine $ WINEDEBUG=-all ~/build/wine/wine winecfg
Segmentation fault (core dumped)

gdb says:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7bc21b8 in server_leave_uninterrupted_section (mutex=0x7ffff7c19e40
<virtual_mutex>, sigset=0x21f7e0)
    at ../../../../src/wine/dlls/ntdll/unix/server.c:309
309     {

(gdb) bt
#0  0x00007ffff7bc21b8 in server_leave_uninterrupted_section
(mutex=0x7ffff7c19e40 <virtual_mutex>, sigset=0x21f7e0)
    at ../../../../src/wine/dlls/ntdll/unix/server.c:309
#1  0x0000000000000000 in ?? ()

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list