![]() |
|
crash when restarting emulation - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: crash when restarting emulation (/Thread-crash-when-restarting-emulation) |
crash when restarting emulation - triad - 10-18-2014 Any time I start dolphin, start up emulation (i.e. play a game, or just start it running and quit immediately), and then stop emulation, dolphin crashes the next time emulation tries to start up. 100% reproducible (on master) for the last several months. Backtrace: Code: Program received signal SIGSEGV, Segmentation fault.RE: crash when restarting emulation - JMC47 - 10-18-2014 It's an SDL bug; I'm pretty sure it's reported somewhere. RE: crash when restarting emulation - triad - 10-27-2014 (10-18-2014, 06:31 AM)JMC47 Wrote: It's an SDL bug; I'm pretty sure it's reported somewhere. Hmm, apparently this is https://code.google.com/p/dolphin-emu/issues/detail?id=7022 ... Is https://bugzilla.libsdl.org/show_bug.cgi?id=2648 the underlying cause? (If yes, or if there's a fix and I can point to it, I can bug people to update the system package...) RE: crash when restarting emulation - skid - 10-27-2014 It does seem like 2648 is the underlying cause according to: https://code.google.com/p/dolphin-emu/issues/detail?id=7723 |