When I first installed this game, it crashed one time per 30 miniutes.
But, nowadays, it crashes in every 5~10 minutes.
It's really annoying...
I searched the same symptom in the internet, so I found that
there might be a log for this in Dayz local folder(AppData/Local/Dayz)
I found the mini dump, and I ran the windbg, analzying with default command.
Here's the result with windbg.
I guess something wrong with rendering sky...
Actually, I changed my graphic setting to lower level...
---------------------------------------------------------------------------
EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 2e06df00
ExceptionCode: c0000005 (Access violation) ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000008 Parameter[1]: 2e06df00
Attempt to execute non-executable address 2e06df00
PROCESS_NAME: DayZ.exe
ADDITIONAL_DEBUG_TEXT:
Use '!findthebuild' command to search for the target build information.
If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.
MODULE_NAME: DayZ
FAULTING_MODULE: 77830000 ntdll
DEBUG_FLR_IMAGE_TIMESTAMP: 532c6b56
ERROR_CODE: (NTSTATUS) 0xc0000005 - 0x%08lx
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - 0x%08lx
EXCEPTION_PARAMETER1: 00000008
EXCEPTION_PARAMETER2: 2e06df00
WRITE_ADDRESS: 2e06df00
FOLLOWUP_IP:
DayZ!simul::clouds::CellularCloudNode::GetNoiseInterface+409fb
00a6815a 47 inc edi
FAILED_INSTRUCTION_ADDRESS:
+5019952f01dbdc18
2e06df00 80e006 and al,6
FAULTING_THREAD: 000004e8
BUGCHECK_STR: APPLICATION_FAULT_SOFTWARE_NX_FAULT_WRONG_SYMBOLS
PRIMARY_PROBLEM_CLASS: SOFTWARE_NX_FAULT
DEFAULT_BUCKET_ID: SOFTWARE_NX_FAULT
LAST_CONTROL_TRANSFER: from 00a6815a to 2e06df00
STACK_TEXT: