https://bugs.winehq.org/show_bug.cgi?id=49746
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan@codeweavers.com
--- Comment #1 from Stefan Dösinger stefan@codeweavers.com --- For me it crashes without any debug channels.
stefan@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 ?? ()