Project

General

Profile

Actions

Emulator Issues #13548

open

Launch Crash in Windows 10 LTSC 1607

Added by Iceclaw about 2 months ago. Updated about 1 month ago.

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

0%

Operating system:
Windows
Issue type:
Bug
Milestone:
Regression:
Yes
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
5.0-17264
Fixed in:

Description

Game Name?

[Not Applicable]

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

[Not Applicable]

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

[Not Applicable]

What's the problem? Describe what went wrong.

[Application crashes on launch. No log file generated]

What steps will reproduce the problem?

[Reproduction steps here]

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 -
[dolphin-master-5.0-21593-x64]

Is the issue present in the latest stable version?

[Yes 5.0-21460]

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

[5.0-17264]

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

[Attach any fifologs if possible, write a description of fifologs and screenshots here to assist people unfamiliar with the game.]

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

[PC specs here]
Windows 10 LTSC 1607, (OS Build 14393.2457), AMD Ryzen 5 1500X Quad-Core Processor 3.50GHz, 48GB Ram, NVIDIA GeForce GTX 980 [Driver Version 472.12], Visual C+++ 2015-2022 Redistributable (x86) - 14.40.33810

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

[Attaching Visual Studio 2022 gives the following info: Unhandled exception at 0x00007FFDDB82A9E9 in Dolphin.exe: 0xC0000005: Access violation executing location 0x00007FFDDB82A9E9. ]

Game Name?

[Put Game Name here]

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

[Put Game ID here]

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

[Put MD5 Hash here]

What's the problem? Describe what went wrong.

[Description here]

What steps will reproduce the problem?

[Reproduction steps here]

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

[Version number here]

Is the issue present in the latest stable version?

[Yes/No and version number here]

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

[First broken version number here (if applicable)]

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

[Attach any fifologs if possible, write a description of fifologs and screenshots here to assist people unfamiliar with the game.]

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

[PC specs here]

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

[Anything else here]

Actions #1

Updated by Billiard26 about 2 months ago

  • Subject changed from Launch Crash to Launch Crash in Windows 10 LTSC 1607
  • Regression changed from No to Yes
  • Regression start set to 5.0-17264
  • Operating system Windows added
  • Operating system deleted (N/A)
Actions #2

Updated by Anonymous about 2 months ago

Actions #3

Updated by Guitarkory1 about 2 months ago

Having the same issue on both windows 10 and 11. No logs but event viewer shows the following:

Faulting application name: Dolphin.exe, version: 0.0.0.0, time stamp: 0xe587586d
Faulting module name: MSVCP140.dll, version: 14.32.31332.0, time stamp: 0x8b64702c
Exception code: 0xc0000005
Fault offset: 0x00000000000132f8
Faulting process id: 0x5c60
Faulting application start time: 0x01dab367e33810fb
Faulting application path: E:\Emulators\wii&gc\Dolphin.exe
Faulting module path: E:\Emulators\wii&gc\MSVCP140.dll
Report Id: 4d992469-4505-457b-8f3a-a8ce3ccbf8d4
Faulting package full name:
Faulting package-relative application ID:

The last working version was dolphin-master-5.0-21593. I wonder if this is related to the visual studio update dolphin forced when upgrading to 5.0-21595?

Actions #4

Updated by Guitarkory1 about 2 months ago

Guitarkory1 wrote in #note-3:

Having the same issue on both windows 10 and 11. No logs but event viewer shows the following:

Faulting application name: Dolphin.exe, version: 0.0.0.0, time stamp: 0xe587586d
Faulting module name: MSVCP140.dll, version: 14.32.31332.0, time stamp: 0x8b64702c
Exception code: 0xc0000005
Fault offset: 0x00000000000132f8
Faulting process id: 0x5c60
Faulting application start time: 0x01dab367e33810fb
Faulting application path: E:\Emulators\wii&gc\Dolphin.exe
Faulting module path: E:\Emulators\wii&gc\MSVCP140.dll
Report Id: 4d992469-4505-457b-8f3a-a8ce3ccbf8d4
Faulting package full name:
Faulting package-relative application ID:

The last working version was dolphin-master-5.0-21593. I wonder if this is related to the visual studio update dolphin forced when upgrading to 5.0-21595?
the windows 10 machine I'm on is using 22H2. Im on the latest stable version of 11 as well

Actions #5

Updated by AdmiralCurtiss about 2 months ago

According to your error message, you have a copy of the redistributable dll in the Dolphin folder, which should never be the case. Delete your Dolphin folder and redownload it, and don't put random dlls in there this time.

Actions #6

Updated by Guitarkory1 about 1 month ago

Thanks For your help. that fixed the issue for me. not sure why there was a DLL in that folder though. I didn't put it there.

Actions

Also available in: Atom PDF