[Scummvm-tracker] [ScummVM] #7031: WIN32: Crash on Audio Device Disconnection

Lothar Serra Mari trac at scummvm.org
Sat Nov 11 09:07:30 CET 2017


#7031: WIN32: Crash on Audio Device Disconnection
----------------------------+--------------------
  Reporter:  SF/necros2014  |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  blocker        |  Component:  Ports
Resolution:                 |   Keywords:
      Game:                 |
----------------------------+--------------------

Comment (by rootfather):

 I can reproduce it on Windows 10 17025 by unplugging my USB sound device.

 Backtrace attached, but not really helpful without debugging symbols in
 SDL2.


 {{{
 Thread 6 received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 2480.0x864]
 0x000000006c7df69a in ?? () from C:\msys64\mingw64\bin\SDL2.dll
 (gdb) backtrace
 #0  0x000000006c7df69a in ?? () from C:\msys64\mingw64\bin\SDL2.dll
 #1  0x000000006c743902 in ?? () from C:\msys64\mingw64\bin\SDL2.dll
 #2  0x000000006c7934b7 in ?? () from C:\msys64\mingw64\bin\SDL2.dll
 #3  0x000000006c7e52da in ?? () from C:\msys64\mingw64\bin\SDL2.dll
 #4  0x00007ff93ef9a8a6 in msvcrt!_beginthreadex ()
    from C:\WINDOWS\System32\msvcrt.dll
 #5  0x00007ff93ef9a97c in msvcrt!_endthreadex ()
    from C:\WINDOWS\System32\msvcrt.dll
 #6  0x00007ff93e5f3f84 in KERNEL32!BaseThreadInitThunk ()
    from C:\WINDOWS\System32\kernel32.dll
 #7  0x00007ff9410413b1 in ntdll!RtlUserThreadStart ()
    from C:\WINDOWS\SYSTEM32\ntdll.dll
 #8  0x0000000000000000 in ?? ()
 Backtrace stopped: previous frame inner to this frame (corrupt stack?)
 }}}

--
Ticket URL: <https://bugs.scummvm.org/ticket/7031#comment:6>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list