Project

General

Profile

Actions

Emulator Issues #11084

closed

Qt: Crash when selecting GC RumbleMotor Config - Global Settings Conflict

Added by Anonymous about 6 years ago. Updated about 6 years ago.

Status:
Fixed
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:
5.0-7348

Description

What's the problem? Describe what went wrong.

Crash

What steps will reproduce the problem?

Open Dolphin -> Controllers -> Port 1 -> Standard Controller -> Configure - > Rumble -> Click Motor Button

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

Yes 5.0-7232

Is the issue present in the latest stable version?

N/A - First build that implements this in Qt is 5.0-3805 - https://github.com/dolphin-emu/dolphin/pull/5405 - NO CRASH

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.)

Later, if necessary.

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

Faulting application name: Dolphin.exe, version: 0.0.0.0, time stamp: 0x5aeebfaa Faulting module name: Dolphin.exe, version: 0.0.0.0, time stamp: 0x5aeebfaa Exception code: 0xc0000005 Fault offset: 0x00000000000c5e98 Faulting process id: 0x148 Faulting application start time: 0x01d3e4e85bac74fe Faulting application path: C:\GitDEV\DolphinBINDEV\Dolphin-x64\Dolphin.exe Faulting module path: C:\GitDEV\DolphinBINDEV\Dolphin-x64\Dolphin.exe Report Id: 55ab5ff4-6617-44e3-bfbb-746eff6ab6e6 Faulting package full name: Faulting package-relative application ID:

I don't have any adapters of GC controllers connected, nor wiimotes, no bluetooth usb dongles, at this time.

Crash also present in 5.0-6213, however the crash does not happen immediately because there is no PC DInput device selected, once DInput is selected, clicking on Motor produces a crash.

Crash does not happen when using portable mode. Testing something, deleting and archiving global config in Documents.

It appears that it conflits with the settings from an earlier build, no crash after deleting Documents config, the issue is recreatable when restoring the saved global config back.

I will provide a list of the suspected builds which generated the global config, because I didn't pay attention to it I probably ran a few of them without portable.txt.

I can also provide dump file.

PS: Shouldn't dolphin create some crahaslog even if debug logging isn't enabled? I wasn't using an installed version with global config, so no logging was on during these crashes.

** OS **

Windows 10 Pro Anniversary Update 1607


Files

Actions

Also available in: Atom PDF