Jump to content

Recommended Posts

Posted

Multiple "E_OUTOFMEMORY" messages + multiple "(function-name not available)" messages.

This looks very much like a lack of memory issue.

 

Manually set your pagefile size to the following values:

  • initial size : 32768
  • max size : 32768

Before you do this, ensure you have enough free space in your pagefile drive. The drive hosting the pagefile must also be one of your fastest drives.

 

2021-05-22 21:50:26.847 ERROR   DX11BACKEND: CreateShaderResourceView FAILED. Reason: E_INVALIDARG
2021-05-22 21:50:26.847 ERROR   DX11BACKEND: failed to create index buffer. Reason: E_OUTOFMEMORY
2021-05-22 21:50:26.848 WARNING LOG: 1 duplicate message(s) skipped.
2021-05-22 21:50:26.848 ERROR   DX11BACKEND: failed to create structed buffer. Reason: E_OUTOFMEMORY
2021-05-22 21:50:26.848 ERROR   DX11BACKEND: CreateShaderResourceView FAILED. Reason: E_INVALIDARG
2021-05-22 21:50:26.848 ERROR   DX11BACKEND: failed to create structed buffer. Reason: E_OUTOFMEMORY
2021-05-22 21:50:26.848 ERROR   DX11BACKEND: CreateShaderResourceView FAILED. Reason: E_INVALIDARG
2021-05-22 21:50:26.848 ERROR   DX11BACKEND: failed to create index buffer. Reason: E_OUTOFMEMORY
2021-05-22 21:50:26.849 ERROR   DX11BACKEND: failed to create structed buffer. Reason: E_OUTOFMEMORY
2021-05-22 21:50:26.849 ERROR   DX11BACKEND: CreateShaderResourceView FAILED. Reason: E_INVALIDARG
2021-05-22 21:50:26.836 ERROR   DX11BACKEND: failed to create structed buffer. Reason: E_OUTOFMEMORY
2021-05-22 21:50:26.849 ERROR   DX11BACKEND: CreateShaderResourceView FAILED. Reason: E_INVALIDARG
2021-05-22 21:50:26.849 ERROR   DX11BACKEND: failed to create structed buffer. Reason: E_OUTOFMEMORY
2021-05-22 21:50:26.849 ERROR   DX11BACKEND: CreateShaderResourceView FAILED. Reason: E_INVALIDARG
2021-05-22 21:50:26.849 ERROR   DX11BACKEND: failed to create index buffer. Reason: E_OUTOFMEMORY
2021-05-22 21:50:26.849 ERROR   DX11BACKEND: failed to create structed buffer. Reason: E_OUTOFMEMORY
2021-05-22 21:50:26.849 ERROR   DX11BACKEND: CreateShaderResourceView FAILED. Reason: E_INVALIDARG
2021-05-22 21:50:26.854 ERROR   DX11BACKEND: failed to create vertex buffer. Reason: E_OUTOFMEMORY
2021-05-22 21:50:26.854 ERROR   DX11BACKEND: Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:416
2021-05-22 21:50:26.855 INFO    EDCORE: try to write dump information
2021-05-22 21:50:26.856 INFO    EDCORE: # -------------- 20210522-215027 --------------
2021-05-22 21:50:26.857 INFO    EDCORE: DCS/2.7.1.6430 (x86_64; Windows NT 10.0.19042)
2021-05-22 21:50:26.857 INFO    EDCORE: C:\Windows\SYSTEM32\d3d11.dll
2021-05-22 21:50:26.858 INFO    EDCORE: # C0000005 ACCESS_VIOLATION at 66E998A0 00:00000000
2021-05-22 21:50:26.863 INFO    EDCORE: SymInit: Symbol-SearchPath: '.;E:\Program Files\Eagle Dynamics\DCS World OpenBeta;E:\Program Files\Eagle Dynamics\DCS World OpenBeta\bin;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*https://msdl.microsoft.com/download/symbols;', symOptions: 528, UserName: 'mbonc'
2021-05-22 21:50:26.864 INFO    EDCORE: OS-Version: 10.0.19042 () 0x100-0x1
2021-05-22 21:50:27.161 INFO    EDCORE: 0x00000000001298A0 (d3d11): (function-name not available) + 0x0
2021-05-22 21:50:27.162 INFO    EDCORE: 0x00000000000431E5 (dx11backend): (function-name not available) + 0x0
2021-05-22 21:50:27.163 INFO    EDCORE: 0x00000000000054BA (dxgui_edge_render): (function-name not available) + 0x0
2021-05-22 21:50:27.163 INFO    EDCORE: 0x0000000000005535 (dxgui_edge_render): (function-name not available) + 0x0
2021-05-22 21:50:27.163 INFO    EDCORE: 0x00000000008F1C38 (DCS): SW + 0x601138
2021-05-22 21:50:27.163 INFO    EDCORE: 0x0000000000936819 (DCS): SW + 0x645D19
2021-05-22 21:50:27.163 INFO    EDCORE: 0x000000000092CA50 (DCS): SW + 0x63BF50
2021-05-22 21:50:27.163 INFO    EDCORE: 0x000000000006E14F (dxgui): (function-name not available) + 0x0
2021-05-22 21:50:27.164 INFO    EDCORE: 0x000000000006E310 (dxgui): (function-name not available) + 0x0
2021-05-22 21:50:27.164 INFO    EDCORE: 0x000000000001ADF6 (dxgui): (function-name not available) + 0x0
2021-05-22 21:50:27.164 INFO    EDCORE: 0x00000000007D1327 (DCS): SW + 0x4E0827
2021-05-22 21:50:27.164 INFO    EDCORE: 0x0000000001C5D367 (DCS): AmdPowerXpressRequestHighPerformance + 0xE6F363
2021-05-22 21:50:27.164 INFO    EDCORE: 0x0000000000A07BAE (DCS): SW + 0x7170AE
2021-05-22 21:50:27.164 INFO    EDCORE: 0x0000000000017034 (KERNEL32): BaseThreadInitThunk + 0x14
2021-05-22 21:50:27.164 INFO    EDCORE: 0x0000000000052651 (ntdll): RtlUserThreadStart + 0x21
2021-05-22 21:50:27.167 INFO    EDCORE: MiniDumpWriteDump failed. Error: 2147943855 
2021-05-22 21:50:27.168 INFO    Lua::Config: stack traceback:

 

---

  • Recently Browsing   0 members

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