Emulator Issues #10249
closedDolphin unexpectedly crashes while updating through System Settings
0%
Description
Game Name?
System Menu v4.3U
Game ID? (right click the game in the game list, properties, info tab)
001-002
MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)
N/A
What's the problem? Describe what went wrong.
While updating, Dolphin will unexpectedly close with no errors or dialogs appearing. Log file in Dolphin folder will be blank as well, as the emulator never writes to it during the test
What steps will reproduce the problem?
Install Latest version of System Menu 4.3U
Install Latest version of IOS80
Attempt to update
Observe crash
Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
dolphin-master-5.0-3522-x64
What are your PC specifications? (CPU, GPU, Operating System, more)
i5 2500k @ 4.0GHz
14GB of DDR3 RAM
AMD Raedon HD 7800 Series
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
Log file is never wrote to, can't grab log from Dolphin as it closes without notice.
Config files attached
Files
Updated by leoetlino over 7 years ago
- Status changed from New to Questionable
Cannot repro here. Marking as questionable until/unless you have more information.
Updated by kill8r over 7 years ago
Not sure how to give more information, since as I mentioned the program closes without writing anything to the logfile. Is there anything I can run that might give more information or a hint as to why this is happening to me but cannot be reproduced by you
Updated by JMC4789 about 7 years ago
Build Dolphin in Visual Studio (free version will work) and run it from there, when it crashes, you'll be able to see where in the code it crashes with the break.
There're instructions on how to setup a build environment on the github repository: https://github.com/dolphin-emu/dolphin
Updated by kill8r about 7 years ago
I believe this issue does not occur anymore, if It does, I will come back with more information