• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 120 121 122 123 124 ... 1126 Next »

Dolphin crashes when calling pid.dll
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Dolphin crashes when calling pid.dll
05-19-2018, 05:40 PM
#1
Qaazavaca Qaanic
Unregistered
 
I've started getting Dolphin crashing issues on my laptop. DolphinWX closes after the window shows up, DolphinQT crashes before the window pops up. I tried debugging in Visual Studio and got error:

Unhandled exception at 0x00007FFA16292456 (pid.dll) in Dolphin.exe: 0xC0000005: Access violation reading location 0x0000021295D10010.

> pid.dll!00007ffa16292456() Unknown
  pid.dll!00007ffa16293e1c() Unknown
  pid.dll!00007ffa162947f0() Unknown
  dinput8.dll!00007ffa096f8f63() Unknown
  dinput8.dll!00007ffa096fd87f() Unknown
  dinput8.dll!00007ffa096fd185() Unknown
  dinput8.dll!00007ffa096f5830() Unknown
  Dolphin.exe!00007ff6dfb30338() Unknown
  Dolphin.exe!00007ff6dfb2ef79() Unknown
  Dolphin.exe!00007ff6dfb2e530() Unknown
  Dolphin.exe!00007ff6dfb2e001() Unknown
  Dolphin.exe!00007ff6dfb286fc() Unknown
  Dolphin.exe!00007ff6dfa8f87d() Unknown
  Dolphin.exe!00007ff6dfa8e84b() Unknown
  Dolphin.exe!00007ff6dfe58234() Unknown
  Dolphin.exe!00007ff6dfdcd396() Unknown
  [External Code]

Dolphin 5.0-7289 at 1ec3a4db6c7c6d090bb682513f53cefa2db6d412. Nobody has reported pid.dll crashes in the forums. Installing 64-bit Visual C++ redistributable for Visual Studio 2017 did not help. 5.0-7601 also crashes.
Reply
05-21-2018, 04:24 PM
#2
mstreurman Offline
Above and Beyond
*******
Posts: 1,243
Threads: 11
Joined: Nov 2015
(05-19-2018, 05:40 PM)jimbo1qaz Wrote: I've started getting Dolphin crashing issues on my laptop. DolphinWX closes after the window shows up, DolphinQT crashes before the window pops up. I tried debugging in Visual Studio and got error:

Unhandled exception at 0x00007FFA16292456 (pid.dll) in Dolphin.exe: 0xC0000005: Access violation reading location 0x0000021295D10010.

> pid.dll!00007ffa16292456() Unknown
  pid.dll!00007ffa16293e1c() Unknown
  pid.dll!00007ffa162947f0() Unknown
  dinput8.dll!00007ffa096f8f63() Unknown
  dinput8.dll!00007ffa096fd87f() Unknown
  dinput8.dll!00007ffa096fd185() Unknown
  dinput8.dll!00007ffa096f5830() Unknown
  Dolphin.exe!00007ff6dfb30338() Unknown
  Dolphin.exe!00007ff6dfb2ef79() Unknown
  Dolphin.exe!00007ff6dfb2e530() Unknown
  Dolphin.exe!00007ff6dfb2e001() Unknown
  Dolphin.exe!00007ff6dfb286fc() Unknown
  Dolphin.exe!00007ff6dfa8f87d() Unknown
  Dolphin.exe!00007ff6dfa8e84b() Unknown
  Dolphin.exe!00007ff6dfe58234() Unknown
  Dolphin.exe!00007ff6dfdcd396() Unknown
  [External Code]

Dolphin 5.0-7289 at 1ec3a4db6c7c6d090bb682513f53cefa2db6d412. Nobody has reported pid.dll crashes in the forums. Installing 64-bit Visual C++ redistributable for Visual Studio 2017 did not help. 5.0-7601 also crashes.

Did you try uninstalling all of your VS redist and reinstalling them? seems to me it's a broken file. Since I do not have any issues. If you're the only one having the issue then of course no one will report it in the forums.
Check my profile for up to date specs.
Find
Reply
07-17-2018, 07:32 AM
#3
Blackened15
Unregistered
 
(05-21-2018, 04:24 PM)mstreurman Wrote: Did you try uninstalling all of your VS redist and reinstalling them? seems to me it's a broken file. Since I do not have any issues. If you're the only one having the issue then of course no one will report it in the forums.

I have the same problem. Tried uninstalling all VS redist, and reinstalling the one listed on the download page, didn't fix the problem.

Here is the error code from the event viewer (Windows 10 Pro)


Code:
Faulting application name: Dolphin.exe, version: 0.0.0.0, time stamp: 0x5b4d5acd
Faulting module name: pid.dll, version: 10.0.16299.15, time stamp: 0xb0251cfc
Exception code: 0xc0000005
Fault offset: 0x0000000000002456
Faulting process id: 0xd54
Faulting application start time: 0x01d41d4c02258ecc
Faulting application path: D:\emu\Dolphin-x64\Dolphin.exe
Faulting module path: C:\Windows\System32\pid.dll
Report Id: f8edfc67-4524-4fed-b874-7378a901873a
Faulting package full name:
Faulting package-relative application ID:

Edit: Fixed, was one of my USB controller (more accurately, a blizz-box 4-play) plugged it that caused the crash.
Reply
03-24-2019, 01:37 AM
#4
Meekepee Offline
Junior Member
**
Posts: 5
Threads: 1
Joined: Mar 2019
(07-17-2018, 07:32 AM)Blackened15 Wrote: I have the same problem. Tried uninstalling all VS redist, and reinstalling the one listed on the download page, didn't fix the problem.

Here is the error code from the event viewer (Windows 10 Pro)



Code:
Faulting application name: Dolphin.exe, version: 0.0.0.0, time stamp: 0x5b4d5acd
Faulting module name: pid.dll, version: 10.0.16299.15, time stamp: 0xb0251cfc
Exception code: 0xc0000005
Fault offset: 0x0000000000002456
Faulting process id: 0xd54
Faulting application start time: 0x01d41d4c02258ecc
Faulting application path: D:\emu\Dolphin-x64\Dolphin.exe
Faulting module path: C:\Windows\System32\pid.dll
Report Id: f8edfc67-4524-4fed-b874-7378a901873a
Faulting package full name:
Faulting package-relative application ID:

Edit: Fixed, was one of my USB controller (more accurately, a blizz-box 4-play) plugged it that caused the crash.
Hey man I'm having the same error and I've tried unplugging all of my USBs besides my mouse and I keep getting the same error.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode