![]() |
|
Dolphin crashes - debug - 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: Dolphin crashes - debug (/Thread-dolphin-crashes-debug) Pages:
1
2
|
Dolphin crashes - debug - eckso - 01-27-2016 I want to debug some crashes of Dolphin (last revision and prior) upon exiting the game after using savestate sendkey commands with autohotkey. I saved the log, but it doesn't say anything interesting so I'm looking for alternatives: http://pastebin.com/W6ZB7RZp EDIT: After one hour testing I found the problem arises from revision 4.0-8400. Still unsure how to debug. RE: Dolphin crashes - debug - eckso - 01-28-2016 Any dump functionality? I got another crash (different reason) just by trying to close Dolphin manually (clicking on the X button).
RE: Dolphin crashes - debug - eckso - 01-30-2016 feedback? RE: Dolphin crashes - debug - eckso - 02-02-2016 I don't bite RE: Dolphin crashes - debug - leolam - 02-02-2016 You say this happens after 4.0-8400, but that version didn't seem to change anything related to your issue. To be honest I have never had or even seen this issue before on the forum, so it looks like that's something wrong with your system. RE: Dolphin crashes - debug - eckso - 02-02-2016 My system is more monitored than an airport, what can be wrong with my system? Just try it, enter a game hit the assigned load savestate key (empty or not), exit game by alt+F4, re-enter the game: CRASH Recent versions are very unstable as depicted by the above happenings. RE: Dolphin crashes - debug - degasus - 02-02-2016 As this PR affects the video backends, it may cause such issues. Which video backend do you use? Do all have this kind of issue? RE: Dolphin crashes - debug - eckso - 02-02-2016 With D3D I couldn't make it "crash" per se but rather when alt+F4 is sent it closes both game window and program (remember, when a savestate operation is involved), when this shouldn't be happening. This close down also happens in OGL, actually the crashes and shutdowns are a bit random, but I find them more frequent on the mario galaxys. RE: Dolphin crashes - debug - eckso - 02-04-2016 Just got a crash (this time no crash dialog) on a version as far as 4.0-7921-x64, after saving a state, ALT+F4, reenter game. I'm going to open a PR. RE: Dolphin crashes - debug - leolam - 02-05-2016 Did you find out where the issue is? |