Jump to content

Can someone explain this crash file to me?


mtd2811

Recommended Posts

  • ED Team

Hi

 

please attach the whole dcs log here as an attachment it will be easier. 

 

also follow my guide in my signature below it may help.

 

thanks

smallCATPILOT.PNG.04bbece1b27ff1b2c193b174ec410fc0.PNG

Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status

Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, HP Reverb G2

Link to comment
Share on other sites

52 minutes ago, BIGNEWY said:

Hi

 

please attach the whole dcs log here as an attachment it will be easier. 

 

also follow my guide in my signature below it may help.

 

thanks

Thanks Bignewy , hoping this is it?

 

Edit: I can not see you signature (desktop) for some reason

 

Many thanks

dcs.log


Edited by mtd2811
Link to comment
Share on other sites

  • ED Team
2021-01-06 14:05:11.367 ERROR   DX11BACKEND: DX device removed. Reason: 0x887A0006
2021-01-06 14:05:12.063 ERROR   DX11BACKEND: failed to create structed buffer. Reason: DXGI_ERROR_DEVICE_REMOVED
2021-01-06 14:05:12.063 ERROR   DX11BACKEND: CreateShaderResourceView FAILED. Reason: E_INVALIDARG
2021-01-06 14:05:12.163 ERROR   DX11BACKEND: DX device removed. Reason: 0x887A0006
2021-01-06 14:05:12.164 INFO    EDCORE: try to write dump information
2021-01-06 14:05:12.165 INFO    EDCORE: # -------------- 20210106-140512 --------------
2021-01-06 14:05:12.166 INFO    EDCORE: DCS/2.5.6.59625 (x86_64; Windows NT 10.0.19042)
2021-01-06 14:05:12.166 INFO    EDCORE: C:\WINDOWS\SYSTEM32\d3d11.dll
2021-01-06 14:05:12.167 INFO    EDCORE: # C0000005 ACCESS_VIOLATION at 9ECF98A0 00:00000000
2021-01-06 14:05:12.169 INFO    EDCORE: SymInit: Symbol-SearchPath: '.;F:\DCS World OpenBeta;F:\DCS World OpenBeta\bin;C:\WINDOWS;C:\WINDOWS\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'Thomas Desktop'
2021-01-06 14:05:12.170 INFO    EDCORE: OS-Version: 10.0.19042 () 0x100-0x1
2021-01-06 14:05:12.751 INFO    EDCORE: 0x00000000001298A0 (d3d11): CreateDirect3D11SurfaceFromDXGISurface + 0x10420
2021-01-06 14:05:12.752 INFO    EDCORE: 0x0000000000030897 (dx11backend): createRenderer + 0x17907
2021-01-06 14:05:12.752 INFO    EDCORE: 0x00000000000798F3 (edterrainGraphics41): edtg41::TerrainRenderable::dumpRenderItem + 0x694C3
2021-01-06 14:05:12.752 INFO    EDCORE: 0x00000000000CE577 (edterrainGraphics41): createInstancerRenderable + 0x36ED7
2021-01-06 14:05:12.752 INFO    EDCORE: 0x00000000000DC428 (edCore): ed::this_thread::yield + 0x318
2021-01-06 14:05:12.753 INFO    EDCORE: 0x00000000000D39CA (edCore): ed::make_render_thread_tasks + 0x1A
2021-01-06 14:05:12.753 INFO    EDCORE: 0x00000000007C3AE8 (DCS): CoreUtils::TempFilesManager::operator= + 0x3D1D78
2021-01-06 14:05:12.753 INFO    EDCORE: 0x0000000000794834 (DCS): CoreUtils::TempFilesManager::operator= + 0x3A2AC4
2021-01-06 14:05:12.753 INFO    EDCORE: 0x0000000000794BF9 (DCS): CoreUtils::TempFilesManager::operator= + 0x3A2E89
2021-01-06 14:05:12.753 INFO    EDCORE: 0x00000000018572FC (DCS): AmdPowerXpressRequestHighPerformance + 0xBEA2F8
2021-01-06 14:05:12.753 INFO    EDCORE: 0x000000000098462E (DCS): CoreUtils::TempFilesManager::operator= + 0x5928BE
2021-01-06 14:05:12.753 INFO    EDCORE: 0x0000000000017034 (KERNEL32): BaseThreadInitThunk + 0x14
2021-01-06 14:05:12.754 INFO    EDCORE: 0x000000000004D0D1 (ntdll): RtlUserThreadStart + 0x21

 

Thats it, 

 

It looks like a display driver crash. 

 

Are you using shader mods? or overclocking your gpu? 

 

try a cleanup and repair or verify if steam and a fresh display driver install 

smallCATPILOT.PNG.04bbece1b27ff1b2c193b174ec410fc0.PNG

Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status

Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, HP Reverb G2

Link to comment
Share on other sites

Just for my benefit its where it says errors right? (Trying to understand how to read these logs)

Yes using shaders mods for VR and no OC on the gpu (undervolted slightly sometimes but it wasn’t when it crashed)

Ok will reinstall the drivers and see whats what.

If it matters both times happened in MP, Syria and F16

I appreciate the assistance many thanks


Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

When the game realizes it cannot continue, it writes "EDCORE: try to write dump information" in the log file. It means: "We've lost the battle, time for debriefing".

 

Above this line, you may get the context of the crash, but not always. It can be a player leaving and entering a server, you ejecting,... You can try to guess if an event was the direct cause of the crash by examining the timing between the above line and the "try to write dump" line.

 

Below this line, you'll find the crash dump:

  • the name of the dll in which the crash happened (it can be a Windows dll, a DCS World dll, or a module dll)
  • the name of the function that crashed (often very useful to understand what went wrong, except when it's a Windows dll that crashed)
  • the name of the function that called the function that crashed
  • and so on and so forth... until you reach "EDCORE: Minidump created"

Some crashes are very specific, like yours ("DXGI_ERROR_DEVICE_REMOVED" = issue communicating with the graphcis card) and the memory crash ("E_OUTOFMEMORY"): these two kinds of crashes have recognizable symptoms appearing before the crash dump.


Edited by Flappie

Don't accept indie game testing requests from friends in Discord. Ever.

Link to comment
Share on other sites

When the game realizes it cannot continue, it writes "EDCORE: try to write dump information" in the log file. It means: "We've lost the battle, time for debriefing".
 
Above this line, you may get the context of the crash, but not always. It can be a player leaving and entering a server, you ejecting,... You can try to guess if an event was the direct cause of the crash by examining the timing between the above line and the "try to write dump" line.
 
Below this line, you'll find the crash dump:
  • the name of the dll in which the crash happened (it can be a Windows dll, a DCS World dll, or a module dll)
  • the name of the function that crashed (often very useful to understand what went wrong, except when it's a Windows dll that crashed)
  • the name of the function that called the function that crashed
  • and so on and so forth... until you reach "EDCORE: Minidump created"
Some crashes are very specific, like yours ("DXGI_ERROR_DEVICE_REMOVED" = issue communicating with the graphcis card) and the memory crash ("E_OUTOFMEMORY"): these two kinds of crashes have recognizable symptoms appearing before the crash dump.

Great explanation Flappie many thanks !


Sent from my iPhone using Tapatalk
Link to comment
Share on other sites

13 hours ago, mtd2811 said:

Just for my benefit its where it says errors right? (Trying to understand how to read these logs)

Yes using shaders mods for VR and no OC on the gpu (undervolted slightly sometimes but it wasn’t when it crashed)

Ok will reinstall the drivers and see whats what.

If it matters both times happened in MP, Syria and F16

I appreciate the assistance many thanks


Sent from my iPhone using Tapatalk

 

Any other mods you're running?  I'm asking because I was getting crash in SP, Syria and F16.  I uninstalled a recently installed mod and symptom disappeared.

Link to comment
Share on other sites

14 hours ago, mtd2811 said:

Thanks Bignewy , hoping this is it?

 

Edit: I can not see you signature (desktop) for some reason

 

Many thanks

dcs.log 112.79 kB · 4 downloads

 

Sorry for OT regarding your problem with the crash, but....

I don't know why showing the signature is/was disabled by default with the new forum software(atleast it was for me and it seems for you too). Have a look at the attached picture, if you want to see the signatures you can enable them and with the new forum software you can now disable individual signatures if you encounter one which has absurdly larg fonts....

 

1.jpg

  • Like 1

Modules: KA-50, A-10C, FC3, UH-1H, MI-8MTV2, CA, MIG-21bis, FW-190D9, Bf-109K4, F-86F, MIG-15bis, M-2000C, SA342 Gazelle, AJS-37 Viggen, F/A-18C, F-14, C-101, FW-190A8, F-16C, F-5E, JF-17, SC, Mi-24P Hind, AH-64D Apache, Mirage F1, F-4E Phantom II

System: Win 11 Pro 64bit, Ryzen 3800X, 32gb RAM DDR4-3200, PowerColor Radeon RX 6900XT Red Devil ,1 x Samsung SSD 970 EVO Plus 2TB NVMe, 2 x Samsung SSD 2TB + 1TB SATA, MFG Crosswind Rudder Pedals - VIRPIL T-50CM and VIRPIL MongoosT-50 Throttle - HP Reverg G2, using only the latest Open Beta, DCS settings

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

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