Project

General

Profile

Actions

Emulator Issues #13160

open

Dolphin Crash with conditional breakpoint from savestate

Added by Avasam about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Game Name?

Pitfall: The Lost Expedition

Game ID? (right click the game in the game list, Properties, Info tab)

GPHE52

MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)

ad35176fc7a9fad11c38ec68ddcbb621

What's the problem? Describe what went wrong.

When enabling a conditional breakpoint (see below) the game throws an error, then Dolphin crashes. No issue with the breakpoint disabled.

Unfortunately, I've only been able to replicate within this savestate. But given how the behavior is different with and without the breakpoint, and that it leads to crashing Dolphin itself (not just the game), Jos told me a bug report would still be worth it.

What steps will reproduce the problem?
See the following breakpoint:

Address 8016af9c condition r4=0x4a3e4058

Load the provided savestate. Walk forward to cross the loading zone. The breakpoint will be hit twice (continue both times), then the game will crash.

Try again with the breakpoint off, now it won't crash.

Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.

N/A (specific savestate to replicate)

Is the issue present in the latest stable version?

N/A (specific savestate to replicate)

If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)

N/A

If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer

N/A

What are your PC specifications? (CPU, GPU, Operating System, more)

NVIDIA GeForce GTX 3070
AMD Ryzen 5 2600 Six-Core Processor
Windows 10.0.19044

Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)

Error from Windows Event Viewer:

Faulting application name: Dolphin.exe, version: 0.0.0.0, time stamp: 0x3fa105dd
Faulting module name: KERNELBASE.dll, version: 10.0.19041.2546, time stamp: 0xe8e9ac9b
Exception code: 0x80000003
Fault offset: 0x00000000000cd842
Faulting process ID: 0x4530
Faulting application start time: 0x01d93a39654bf8e5
Faulting application path: C:\Program Files\Dolphin-x64\Dolphin.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: 3b90d5e8-ff37-4387-b880-2ebe097a74db
Faulting package full name: 
Faulting package-relative application ID: 

Savestate: https://drive.google.com/file/d/1hwJ73X5LgFAWCph0WUBMkcJUbHeXNW0W/view?usp=sharing


Files

image.png (22.5 KB) image.png Avasam, 02/06/2023 03:42 PM
Actions #1

Updated by Avasam about 1 year ago

Forgot to specify the dolphin version: It's the latest beta 17995

Actions

Also available in: Atom PDF