Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PPSSPP crash on Windows 8
06-24-2013, 12:45 PM
Post: #12
RE: PPSSPP crash on Windows 8
Both of you are getting the same crash

Code:
Loading Dump File [X:\Downloads\Emulator\PPSSPPWindows64.exe.1536.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available

Symbol search path is: SRV*c:\symbols\win8_64*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Version 9200 MP (8 procs) Free x64
Product: WinNt, suite: SingleUserTS
Machine Name:
Debug session time: Mon Jun 24 23:01:53.000 2013 (UTC + 10:00)
System Uptime: not available
Process Uptime: 0 days 0:00:13.000
......................................................
Loading unloaded module list
...
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(600.cc8): Access violation - code c0000005 (first/second chance not available)
ntdll!ZwWaitForMultipleObjects+0xa:
000007f8`e459319b c3              ret
0:002> !analyze -v
*******************************************************************************
*                                                                             *
*                        Exception Analysis                                   *
*                                                                             *
*******************************************************************************

Unable to load image C:\Program Files\Bitdefender\Bitdefender 2013\Active Virus Control\Avc3_00196_017\avcuf64.dll, Win32 error 0n2
*** WARNING: Unable to verify timestamp for avcuf64.dll
*** ERROR: Module load completed but symbols could not be loaded for avcuf64.dll
Unable to load image C:\Windows\System32\nvoglv64.dll, Win32 error 0n2
*** WARNING: Unable to verify timestamp for nvoglv64.dll
*** ERROR: Module load completed but symbols could not be loaded for nvoglv64.dll
GetPageUrlData failed, server returned HTTP status 404
URL requested: http://watson.microsoft.com/StageOne/PPSSPPWindows64_exe/1_0_0_0/51c742f2/PPSSPPWindows64_exe/1_0_0_0/51c742f2/c0000005/0035d7f0.htm?Retriage=1

FAULTING_IP:
PPSSPPWindows64+35d7f0
00000000`0075d7f0 4c8b4910        mov     r9,qword ptr [rcx+10h]

EXCEPTION_RECORD:  ffffffffffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 000000000075d7f0 (PPSSPPWindows64+0x000000000035d7f0)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 0000000000000000
   Parameter[1]: 0000000000000010
Attempt to read from address 0000000000000010

PROCESS_NAME:  PPSSPPWindows64.exe

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_PARAMETER1:  0000000000000000

EXCEPTION_PARAMETER2:  0000000000000010

READ_ADDRESS:  0000000000000010

FOLLOWUP_IP:
PPSSPPWindows64+35d7f0
00000000`0075d7f0 4c8b4910        mov     r9,qword ptr [rcx+10h]

MOD_LIST: <ANALYSIS/>

NTGLOBALFLAG:  0

APPLICATION_VERIFIER_FLAGS:  0

FAULTING_THREAD:  0000000000000cc8

BUGCHECK_STR:  APPLICATION_FAULT_NULL_CLASS_PTR_DEREFERENCE_INVALID_POINTER_READ

PRIMARY_PROBLEM_CLASS:  NULL_CLASS_PTR_DEREFERENCE

DEFAULT_BUCKET_ID:  NULL_CLASS_PTR_DEREFERENCE

LAST_CONTROL_TRANSFER:  from 0000000000554d48 to 000000000075d7f0

STACK_TEXT:  
00000000`0558fa48 00000000`00554d48 : 00000000`00000000 00000000`02cd2670 00000000`0558fac9 00000000`00a6c2c0 : PPSSPPWindows64+0x35d7f0
00000000`0558fa50 00000000`00000000 : 00000000`02cd2670 00000000`0558fac9 00000000`00a6c2c0 00000000`0558fcf0 : PPSSPPWindows64+0x154d48


STACK_COMMAND:  ~2s; .ecxr ; kb

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  PPSSPPWindows64+35d7f0

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: PPSSPPWindows64

IMAGE_NAME:  PPSSPPWindows64.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  51c742f2

FAILURE_BUCKET_ID:  NULL_CLASS_PTR_DEREFERENCE_c0000005_PPSSPPWindows64.exe!Unknown

BUCKET_ID:  X64_APPLICATION_FAULT_NULL_CLASS_PTR_DEREFERENCE_INVALID_POINTER_READ_PPSSP​PWindows64+35d7f0

WATSON_STAGEONE_URL:  http://watson.microsoft.com/StageOne/PPSSPPWindows64_exe/1_0_0_0/51c742f2/PPSSPPWindows64_exe/1_0_0_0/51c742f2/c0000005/0035d7f0.htm?Retriage=1

Followup: MachineOwner
---------
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
PPSSPP crash on Windows 8 - bigfunkychiken - 06-23-2013, 07:47 PM
RE: PPSSPP crash on Windows 8 - ThaiAnime - 06-24-2013, 08:57 AM
RE: PPSSPP crash on Windows 8 - Henrik - 06-24-2013, 09:04 AM
RE: PPSSPP crash on Windows 8 - ThaiAnime - 06-24-2013, 09:51 AM
RE: PPSSPP crash on Windows 8 - ThaiAnime - 06-24-2013, 10:45 AM
RE: PPSSPP crash on Windows 8 - ThaiAnime - 06-24-2013, 12:03 PM
RE: PPSSPP crash on Windows 8 - Squall Leonhart - 06-24-2013 12:45 PM
RE: PPSSPP crash on Windows 8 - ThaiAnime - 06-24-2013, 01:07 PM
RE: PPSSPP crash on Windows 8 - ThaiAnime - 06-24-2013, 01:38 PM
RE: PPSSPP crash on Windows 8 - arg274 - 06-25-2013, 02:59 AM
RE: PPSSPP crash on Windows 8 - LoadiizZle - 06-25-2013, 08:42 AM
RE: PPSSPP crash on Windows 8 - Madara - 06-25-2013, 04:49 PM

Forum Jump: