Jump to content

Anybody know this Crashdumps log ?


xx0987

Recommended Posts

* *

* Exception Analysis *

* *

*******************************************************************************

 

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\guids.ini, error 2

Unable to load image C:\Windows\System32\user32.dll, Win32 error 0n2

*** WARNING: Unable to verify timestamp for user32.dll

*** ERROR: Module load completed but symbols could not be loaded for user32.dll

*** WARNING: Unable to verify timestamp for nvwgf2umx.dll

*** ERROR: Module load completed but symbols could not be loaded for nvwgf2umx.dll

*** WARNING: Unable to verify timestamp for dxgi.dll

*** WARNING: Unable to verify timestamp for XAudio2_7.dll

*** WARNING: Unable to verify timestamp for hdtSSEFramework.dll

*** ERROR: Module load completed but symbols could not be loaded for hdtSSEFramework.dll

*** WARNING: Unable to verify timestamp for CONCRT140.dll

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\modclass.ini, error 2

GetUrlPageData2 (WinHttp) failed: 12029.

 

FAULTING_IP:

SkyrimSE+10ba032

00000001`40b5a032 f6838200000002 test byte ptr [rbx+82h],2

 

EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff)

ExceptionAddress: 0000000140b5a032 (SkyrimSE+0x00000000010ba032)

ExceptionCode: c0000005 (Access violation)

ExceptionFlags: 00000000

NumberParameters: 2

Parameter[0]: 0000000000000000

Parameter[1]: 0000000000000082

Attempt to read from address 0000000000000082

 

PROCESS_NAME: SkyrimSE.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: 0000000000000082

 

READ_ADDRESS: 0000000000000082

 

FOLLOWUP_IP:

SkyrimSE+10ba032

00000001`40b5a032 f6838200000002 test byte ptr [rbx+82h],2

 

FAULTING_THREAD: 00000000000015bc

 

BUGCHECK_STR: APPLICATION_FAULT_WRONG_SYMBOLS_NULL_CLASS_PTR_READ_AFTER_CALL

 

PRIMARY_PROBLEM_CLASS: WRONG_SYMBOLS_AFTER_CALL

 

DEFAULT_BUCKET_ID: WRONG_SYMBOLS_AFTER_CALL

 

IP_ON_HEAP: 00000000ffffffff

The fault address in not in any loaded module, please check your build's rebase

log at \bin\build_logs\timebuild\ntrebase.log for module which may

contain the address if it were loaded.

 

FRAME_ONE_INVALID: 1

 

LAST_CONTROL_TRANSFER: from 00000000ffffffff to 0000000140b5a032

Edited by xx0987
Link to comment
Share on other sites

In my personal experience the crash dump analyses aren't of much help in cases where the Exception Address is within Skyrim (ex. where the problem is listed as SkyrimSE+0x000...) as the problem is likely coming from a load order or compatibility issue.

 

Your sorted load order would probably be of much more help for diagnosis.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...