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