Jump to content

Recommended Posts

Posted

DCS keeps crashing to desktop after version 2.8.8 when using MT in multiplayer. Latest crash logs attached. 

Same BREAKPOINT and ACCESS VIOLATION codes appear in earlier logs too.

dcs.log-20230825-134343.zip dcs.log-20230825-134344.zip

Ryzen 7 9800X3D /w Fractal Design Celsius S36 AIO - MSI X670E Carbon Wifi - MSI RTX 4090 Supreme X - G.Skill Trident Z5 64gb 6000mhz CL32 DDR5 - Valve Index VR - Acer Predator XB271HU - WW Orion 2 throttle /w F-15EX handles - WW Phoenix MIP - VPC Mongoost CM2 base /w TM WH stick - MFG Crosswind

Posted (edited)

Hi, DCS says it lacks memory:

2023-08-25 13:43:26.869 ERROR_ONCE DX11BACKEND (2764): texture 'ks-19__glass_col_map' not found. Asked from ''
2023-08-25 13:43:29.331 INFO    ASYNCNET (Main): Current ping: 5.2ms
2023-08-25 13:43:42.868 ALERT   EDCORE (13480): Out of memory in ed_malloc for 20971535 bytes.
2023-08-25 13:43:42.868 INFO    EDCORE (13480): try to write dump information
2023-08-25 13:43:42.871 INFO    EDCORE (13480): # -------------- 20230825-134343 --------------
2023-08-25 13:43:42.872 INFO    EDCORE (13480): DCS/2.8.8.43704 (x86_64; MT; Windows NT 10.0.22621)
2023-08-25 13:43:42.873 INFO    EDCORE (13480): D:\DCS World\bin-mt\edCore.dll
2023-08-25 13:43:42.874 INFO    EDCORE (13480): # 80000003 BREAKPOINT at 00007ffc3a0276bb 00:00000000
2023-08-25 13:43:42.875 INFO    EDCORE (13480): SymInit: Symbol-SearchPath: 'D:\DCS World\bin-mt;', symOptions: 532, UserName: 'miikk'
2023-08-25 13:43:42.876 INFO    EDCORE (13480): OS-Version: 10.0.22621 () 0x100-0x1
2023-08-25 13:43:42.877 INFO    EDCORE (13480): 0x00000000000276bb (edCore): ed::fatal_out_of_memory + 0x3B
2023-08-25 13:43:42.879 INFO    EDCORE (13480): 0x0000000000024f5c (edCore): ed::ZoneAlloc::new_block + 0x3C
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000003422 (ModelDesc): model::ExtMemAllocator::clearTempAllocations + 0x72
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000021e49 (NGModel): model::ModelMaterialMT::draw + 0xDF79
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000028a5b (NGModel): model::GRootNodeMT::uploadBuffers + 0x5B
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000035d33 (NGModel): model::NGModelLodsMT::applyMults + 0xF3
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000033c40 (NGModel): model::NGModelLodsMT::~NGModelLodsMT + 0x870
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000033c28 (edCore): ed::this_thread::yield + 0xB48
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000049228 (edCore): ed::this_thread::yield + 0x16148
2023-08-25 13:43:42.881 INFO    EDCORE (13480): 0x00000000000326b1 (edCore): ed::thread::_get_current_thread_id + 0x71
2023-08-25 13:43:42.881 INFO    EDCORE (13480): 0x0000000000029363 (ucrtbase): _recalloc + 0xA3
2023-08-25 13:43:42.881 INFO    EDCORE (13480): 0x00000000000126ad (KERNEL32): BaseThreadInitThunk + 0x1D
2023-08-25 13:43:43.073 INFO    EDCORE (13480): Minidump created.

 

I know that your PC has 64GB of RAM which should be enough for DCS. I see two possible causes:

1. Maybe DCS can't help using the system pagefile, even with 64GB of RAM. Your pagefile is 1 GB large, which is very uncommon. Try to let Windows handle the pagefile size. It should then go back to its default size (4GB).

2. Maybe some external programs eat away the rest of the RAM that is not used by DCS. Check your task manager while flying, and ensure DXS is the only big RAM consumer.

Edited by Flappie

---

Posted (edited)
18 minutes ago, Flappie said:

Hi, DCS says it lacks memory:

2023-08-25 13:43:26.869 ERROR_ONCE DX11BACKEND (2764): texture 'ks-19__glass_col_map' not found. Asked from ''
2023-08-25 13:43:29.331 INFO    ASYNCNET (Main): Current ping: 5.2ms
2023-08-25 13:43:42.868 ALERT   EDCORE (13480): Out of memory in ed_malloc for 20971535 bytes.
2023-08-25 13:43:42.868 INFO    EDCORE (13480): try to write dump information
2023-08-25 13:43:42.871 INFO    EDCORE (13480): # -------------- 20230825-134343 --------------
2023-08-25 13:43:42.872 INFO    EDCORE (13480): DCS/2.8.8.43704 (x86_64; MT; Windows NT 10.0.22621)
2023-08-25 13:43:42.873 INFO    EDCORE (13480): D:\DCS World\bin-mt\edCore.dll
2023-08-25 13:43:42.874 INFO    EDCORE (13480): # 80000003 BREAKPOINT at 00007ffc3a0276bb 00:00000000
2023-08-25 13:43:42.875 INFO    EDCORE (13480): SymInit: Symbol-SearchPath: 'D:\DCS World\bin-mt;', symOptions: 532, UserName: 'miikk'
2023-08-25 13:43:42.876 INFO    EDCORE (13480): OS-Version: 10.0.22621 () 0x100-0x1
2023-08-25 13:43:42.877 INFO    EDCORE (13480): 0x00000000000276bb (edCore): ed::fatal_out_of_memory + 0x3B
2023-08-25 13:43:42.879 INFO    EDCORE (13480): 0x0000000000024f5c (edCore): ed::ZoneAlloc::new_block + 0x3C
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000003422 (ModelDesc): model::ExtMemAllocator::clearTempAllocations + 0x72
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000021e49 (NGModel): model::ModelMaterialMT::draw + 0xDF79
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000028a5b (NGModel): model::GRootNodeMT::uploadBuffers + 0x5B
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000035d33 (NGModel): model::NGModelLodsMT::applyMults + 0xF3
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000033c40 (NGModel): model::NGModelLodsMT::~NGModelLodsMT + 0x870
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000033c28 (edCore): ed::this_thread::yield + 0xB48
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000049228 (edCore): ed::this_thread::yield + 0x16148
2023-08-25 13:43:42.881 INFO    EDCORE (13480): 0x00000000000326b1 (edCore): ed::thread::_get_current_thread_id + 0x71
2023-08-25 13:43:42.881 INFO    EDCORE (13480): 0x0000000000029363 (ucrtbase): _recalloc + 0xA3
2023-08-25 13:43:42.881 INFO    EDCORE (13480): 0x00000000000126ad (KERNEL32): BaseThreadInitThunk + 0x1D
2023-08-25 13:43:43.073 INFO    EDCORE (13480): Minidump created.

 

I know that your PC has 64GB of RAM which should be enough for DCS. I see two possible causes:

1. Maybe DCS can't help using the system pagefile, even with 64GB of RAM. Your pagefile is 1 GB large, which is very uncommon. Try to let Windows handle the pagefile size. It should then go back to its default size (4GB).

2. Maybe some external programs eat away the rest of the RAM that is not used by DCS. Check your task manager while flying, and ensure DXS is the only big RAM consumer.

 

@Flappie I am also have this same CDT and before now I have very rarely CDT (maybe 1 per month at most). Looking at the forums it would seem that it has become a MUCH more common crash experienced by quite a few people. I have attempted the recommendations you have made in several other forums posts including the no mods, clean install of DCS, TDR changes, pagefile changes, memory and SSD scans for errors, no overclocks on cards and recreating my Saved Games.

The crash is VERY repeatable with flights on in the Syria F-15E instant action mission that is bomber intercept (I am not at my DCS machine to find the exact name but will update later) which is not an intense mission as far as unit count or high detail models.

-forgot to mention that I have also completely deleted and cleaned then reinstalled the 2 previous versions of the NVIDIA drivers for my GPU and tested with them also

Edited by AMBUSH
Posted
1 hour ago, Flappie said:

Hi, DCS says it lacks memory:

2023-08-25 13:43:26.869 ERROR_ONCE DX11BACKEND (2764): texture 'ks-19__glass_col_map' not found. Asked from ''
2023-08-25 13:43:29.331 INFO    ASYNCNET (Main): Current ping: 5.2ms
2023-08-25 13:43:42.868 ALERT   EDCORE (13480): Out of memory in ed_malloc for 20971535 bytes.
2023-08-25 13:43:42.868 INFO    EDCORE (13480): try to write dump information
2023-08-25 13:43:42.871 INFO    EDCORE (13480): # -------------- 20230825-134343 --------------
2023-08-25 13:43:42.872 INFO    EDCORE (13480): DCS/2.8.8.43704 (x86_64; MT; Windows NT 10.0.22621)
2023-08-25 13:43:42.873 INFO    EDCORE (13480): D:\DCS World\bin-mt\edCore.dll
2023-08-25 13:43:42.874 INFO    EDCORE (13480): # 80000003 BREAKPOINT at 00007ffc3a0276bb 00:00000000
2023-08-25 13:43:42.875 INFO    EDCORE (13480): SymInit: Symbol-SearchPath: 'D:\DCS World\bin-mt;', symOptions: 532, UserName: 'miikk'
2023-08-25 13:43:42.876 INFO    EDCORE (13480): OS-Version: 10.0.22621 () 0x100-0x1
2023-08-25 13:43:42.877 INFO    EDCORE (13480): 0x00000000000276bb (edCore): ed::fatal_out_of_memory + 0x3B
2023-08-25 13:43:42.879 INFO    EDCORE (13480): 0x0000000000024f5c (edCore): ed::ZoneAlloc::new_block + 0x3C
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000003422 (ModelDesc): model::ExtMemAllocator::clearTempAllocations + 0x72
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000021e49 (NGModel): model::ModelMaterialMT::draw + 0xDF79
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000028a5b (NGModel): model::GRootNodeMT::uploadBuffers + 0x5B
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000035d33 (NGModel): model::NGModelLodsMT::applyMults + 0xF3
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000033c40 (NGModel): model::NGModelLodsMT::~NGModelLodsMT + 0x870
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000033c28 (edCore): ed::this_thread::yield + 0xB48
2023-08-25 13:43:42.880 INFO    EDCORE (13480): 0x0000000000049228 (edCore): ed::this_thread::yield + 0x16148
2023-08-25 13:43:42.881 INFO    EDCORE (13480): 0x00000000000326b1 (edCore): ed::thread::_get_current_thread_id + 0x71
2023-08-25 13:43:42.881 INFO    EDCORE (13480): 0x0000000000029363 (ucrtbase): _recalloc + 0xA3
2023-08-25 13:43:42.881 INFO    EDCORE (13480): 0x00000000000126ad (KERNEL32): BaseThreadInitThunk + 0x1D
2023-08-25 13:43:43.073 INFO    EDCORE (13480): Minidump created.

 

I know that your PC has 64GB of RAM which should be enough for DCS. I see two possible causes:

1. Maybe DCS can't help using the system pagefile, even with 64GB of RAM. Your pagefile is 1 GB large, which is very uncommon. Try to let Windows handle the pagefile size. It should then go back to its default size (4GB).

2. Maybe some external programs eat away the rest of the RAM that is not used by DCS. Check your task manager while flying, and ensure DXS is the only big RAM consumer.

 

1. This was the situation before 2.8.8 too, so this shouldn't be a factor

2. All I have in background are Discord, Whatsapp, MSI Afterburner, sometimes Spotify

Ryzen 7 9800X3D /w Fractal Design Celsius S36 AIO - MSI X670E Carbon Wifi - MSI RTX 4090 Supreme X - G.Skill Trident Z5 64gb 6000mhz CL32 DDR5 - Valve Index VR - Acer Predator XB271HU - WW Orion 2 throttle /w F-15EX handles - WW Phoenix MIP - VPC Mongoost CM2 base /w TM WH stick - MFG Crosswind

Posted
7 minutes ago, Kallio said:

1. This was the situation before 2.8.8 too, so this shouldn't be a factor

2. All I have in background are Discord, Whatsapp, MSI Afterburner, sometimes Spotify

 

Kallio, out of curiosity, were you on MP and using external view occasionally when you had your crash?

<S>

 

Posted

I've had crashes without using external view.

  • Like 1

Ryzen 7 9800X3D /w Fractal Design Celsius S36 AIO - MSI X670E Carbon Wifi - MSI RTX 4090 Supreme X - G.Skill Trident Z5 64gb 6000mhz CL32 DDR5 - Valve Index VR - Acer Predator XB271HU - WW Orion 2 throttle /w F-15EX handles - WW Phoenix MIP - VPC Mongoost CM2 base /w TM WH stick - MFG Crosswind

  • Recently Browsing   0 members

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