Emulator Issues #11280
closedTrying to stop a Fifolog playback with "Confirm on Stop" being disabled crashes Dolphin
0%
Description
What's the problem? Describe what went wrong.
If you load a .dff file and then click stop while "Confirm on Stop" is disabled, Dolphin crashes.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
5.0-8412
Is the issue present in the latest stable version?
No.
If the issue isn't present in the latest stable version, which is the first broken version?
5.0-1294 is the first broken build, but builds before this one still took a couple of seconds to close the playback even though shutting it down with "Confirm on Stop" was instant.
Updated by JosJuice over 6 years ago
- Milestone set to Current
- Regression changed from No to Yes
- Regression start set to 5.0-1294
Updated by master0fdisaster1 over 6 years ago
Also Qt crashes most of the time even with "Confirm on Stop" enabled. Sometimes it works but I don't know why. It seems to me that stopping it directly after you loaded it makes it not crash more often. Wx works consistently with "Confirm on Stop" being enabled.
Updated by spycrab0 over 6 years ago
- Status changed from New to Accepted
Definitely seems like it's misbehaving although it seems to hang the entire emulator here instead of crashing. Anyway, accepting.
Updated by spycrab0 about 6 years ago
- Status changed from Accepted to Questionable
Is Dual-Core enabled? Disabling it fixed the issue for me. We don't officially support it for FIFO logs.
Updated by master0fdisaster1 about 6 years ago
Yep. Dual-Core was the culprit. Everything is fine without it as I just found out. But https://github.com/dolphin-emu/dolphin/pull/7308 probably fixes it anyway.
Updated by spycrab0 about 6 years ago
- Status changed from Questionable to Fixed
- Fixed in set to 5.0-8549