[0.17.50] Crash: GraphicsInterfaceDX11::swapBuffers
Posted: Sun Jun 23, 2019 8:57 pm
hi this crash keeps happening please help
Code: Select all
0.011 2019-06-23 15:22:06; Factorio 0.17.50 (build 45742, win64, steam)
0.011 Operating system: Windows 10 (version 1803)
0.013 Program arguments: "C:\Users\divin\Desktop\Logan\Factorio\bin\x64\factorio.exe"
0.013 Read data path: C:/Users/divin/Desktop/Logan/Factorio/data
0.013 Write data path: C:/Users/divin/AppData/Roaming/Factorio [210472/953251MB]
0.013 Binaries path: C:/Users/divin/Desktop/Logan/Factorio/bin
0.085 System info: [CPU: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz, 4 cores, RAM: 5743/8106 MB, page: 7699/16601 MB, virtual: 4264/134217727 MB, extended virtual: 0 MB]
0.085 Display options: [FullScreen: 1] [VSync: 1] [UIScale: automatic (100.0%)] [Native DPI: 1] [Screen: 255] [Special: 000] [Lang: en]
0.116 Available displays: 1
0.117 [0]: \\.\DISPLAY1 - Intel(R) HD Graphics 5500 {0x05, [0,0], 1920x1080, 32bit, 60Hz}
0.321 [Direct3D11] Display: 0, Output: 0, DisplayAdapter: 0, RenderingAdapter: 0; d3dcompiler_47.dll
0.501 Initialised Direct3D[0]: NVIDIA GeForce 940M; id: 10de-1347; driver: nvd3dumx.dll 10.18.13.6191
0.501 D3D Feature Level: 11.0, DXGI 1.5+, SwapChain: 3,flip-discard,-,-,-,none
0.501 [Local Video Memory] Budget: 1696MB, CurrentUsage: 1MB, Reservation: 0/898MB
0.501 [Non-Local Vid.Mem.] Budget: 3647MB, CurrentUsage: 0MB, Reservation: 0/1925MB
0.501 Tiled resources: Tier 1
0.501 Unified Memory Architecture: No
0.501 BGR 565 Supported: Yes
0.501 MaximumFrameLatency: 3, GPUThreadPriority: 0
0.624 Desktop composition is active.
0.624 Graphics settings preset: high
0.624 Dedicated video memory size 1995 MB
0.624 Graphics options: [Graphics quality: high] [Video memory usage: high] [Light scale: 25%] [DXT: high-quality]
0.624 [Max load threads: 32] [Max texture size: 0] [Tex.Stream.: 1] [Rotation quality: low] [Color: 32bit]
0.914 DSound: Starting _dsound_update thread
0.916 DSound: Enter _dsound_update; tid=220552
1.694 Error CrashHandler.cpp:582: Received SIGSEGV
Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\cygwin64\tmp\factorio-build-oyvgrk\libraries\stackwalker\stackwalker.cpp (924): StackWalker::ShowCallstack
c:\cygwin64\tmp\factorio-build-oyvgrk\src\util\logger.cpp (383): Logger::writeStacktrace
c:\cygwin64\tmp\factorio-build-oyvgrk\src\util\logger.cpp (534): Logger::logStacktrace
c:\cygwin64\tmp\factorio-build-oyvgrk\src\util\crashhandler.cpp (176): CrashHandler::writeStackTrace
c:\cygwin64\tmp\factorio-build-oyvgrk\src\util\crashhandler.cpp (591): CrashHandler::SignalHandler
minkernel\crts\ucrt\src\appcrt\misc\exception_filter.cpp (219): _seh_filter_exe
f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl (304): `__scrt_common_main_seh'::`1'::filt$0
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF6858B5728)
00007FF6858B5728 (factorio): (filename not available): __C_specific_handler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF8562BF7DD)
00007FF8562BF7DD (ntdll): (filename not available): _chkstk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF85622D856)
00007FF85622D856 (ntdll): (filename not available): RtlWalkFrameChain
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF8562BE70E)
00007FF8562BE70E (ntdll): (filename not available): KiUserExceptionDispatcher
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFFF8EEB957)
00007FFFF8EEB957 (nvwgf2umx): (filename not available): OpenAdapter12
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFFF8E3D669)
00007FFFF8E3D669 (nvwgf2umx): (filename not available): OpenAdapter12
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF84FBACDBA)
00007FF84FBACDBA (d3d11): (filename not available): D3D11CoreCreateDevice
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF85131845E)
00007FF85131845E (dxgi): (filename not available): ApplyCompatResolutionQuirking
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF851319676)
00007FF851319676 (dxgi): (filename not available): ApplyCompatResolutionQuirking
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF85130513A)
00007FF85130513A (dxgi): (filename not available): DXGIReportAdapterConfiguration
c:\cygwin64\tmp\factorio-build-oyvgrk\src\graphics\dx11\graphicsinterfacedx11.cpp (1659): GraphicsInterfaceDX11::swapBuffers
c:\cygwin64\tmp\factorio-build-oyvgrk\src\graphics\sdlwindow.cpp (292): SDLWindow::swap
c:\cygwin64\tmp\factorio-build-oyvgrk\src\graphics\loadingsplashscreen.cpp (111): LoadingSplashScreen::render
c:\cygwin64\tmp\factorio-build-oyvgrk\src\graphics\loadingsplashscreen.cpp (44): LoadingSplashScreen::LoadingSplashScreen
c:\cygwin64\tmp\factorio-build-oyvgrk\src\globalcontext.cpp (471): GlobalContext::init
c:\cygwin64\tmp\factorio-build-oyvgrk\src\mainloop.cpp (268): MainLoop::run
c:\cygwin64\tmp\factorio-build-oyvgrk\src\main.cpp (1295): wmain
f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl (288): __scrt_common_main_seh
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF8536C4034)
00007FF8536C4034 (KERNEL32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FF856293691)
00007FF856293691 (ntdll): (filename not available): RtlUserThreadStart
Stack trace logging done
7.383 C:\Users\divin\Desktop\Logan\Factorio\bin\x64\factorio.exe
7.383 C:\WINDOWS\SYSTEM32\ntdll.dll
7.383 C:\Program Files\AVAST Software\Avast\aswhook.dll
7.383 C:\WINDOWS\System32\KERNEL32.DLL
7.383 C:\WINDOWS\System32\KERNELBASE.dll
7.383 C:\WINDOWS\System32\WLDAP32.dll
7.383 C:\WINDOWS\System32\ucrtbase.dll
7.383 C:\WINDOWS\System32\GDI32.dll
7.383 C:\WINDOWS\System32\gdi32full.dll
7.383 C:\WINDOWS\System32\msvcp_win.dll
7.383 C:\WINDOWS\System32\USER32.dll
7.384 C:\WINDOWS\System32\win32u.dll
7.384 C:\WINDOWS\System32\ole32.dll
7.384 C:\WINDOWS\System32\combase.dll
7.384 C:\WINDOWS\System32\RPCRT4.dll
7.385 C:\WINDOWS\System32\bcryptPrimitives.dll
7.389 C:\WINDOWS\System32\sechost.dll
7.390 C:\WINDOWS\System32\PSAPI.DLL
7.391 C:\WINDOWS\System32\SHELL32.dll
7.391 C:\WINDOWS\System32\msvcrt.dll
7.391 C:\WINDOWS\System32\cfgmgr32.dll
7.392 C:\WINDOWS\System32\shcore.dll
7.392 C:\WINDOWS\System32\windows.storage.dll
7.392 C:\WINDOWS\System32\advapi32.dll
7.392 C:\WINDOWS\System32\shlwapi.dll
7.393 C:\WINDOWS\System32\kernel.appcore.dll
7.397 C:\WINDOWS\System32\profapi.dll
7.397 C:\WINDOWS\System32\powrprof.dll
7.397 C:\WINDOWS\System32\FLTLIB.DLL
7.397 C:\WINDOWS\System32\IMM32.dll
7.397 C:\WINDOWS\System32\WS2_32.dll
7.398 C:\WINDOWS\System32\CRYPT32.dll
7.398 C:\WINDOWS\System32\MSASN1.dll
7.398 C:\WINDOWS\System32\WINTRUST.dll
7.399 C:\WINDOWS\System32\imagehlp.dll
7.399 C:\Users\divin\Desktop\Logan\Factorio\bin\x64\steam_api64.dll
7.399 C:\WINDOWS\SYSTEM32\WINMM.dll
7.399 C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.829_none_2c31982c8af433a3\gdiplus.dll
7.400 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
7.400 C:\WINDOWS\SYSTEM32\DSOUND.dll
7.400 C:\WINDOWS\SYSTEM32\VERSION.dll
7.400 C:\WINDOWS\SYSTEM32\WINHTTP.dll
7.401 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
7.401 C:\WINDOWS\SYSTEM32\XInput9_1_0.dll
7.401 C:\WINDOWS\system32\uxtheme.dll
7.401 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.829_none_fb46a5473061b9d5\comctl32.dll
7.401 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
7.401 C:\WINDOWS\SYSTEM32\dxgi.dll
7.401 C:\WINDOWS\SYSTEM32\d3d11.dll
7.401 C:\WINDOWS\SYSTEM32\d3d9.dll
7.401 C:\WINDOWS\SYSTEM32\dwmapi.dll
7.402 C:\WINDOWS\SYSTEM32\d3dcompiler_47.dll
7.402 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
7.402 C:\WINDOWS\System32\MSCTF.dll
7.403 C:\WINDOWS\System32\OLEAUT32.dll
7.406 C:\WINDOWS\SYSTEM32\TextInputFramework.dll
7.406 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
7.407 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
7.407 C:\WINDOWS\SYSTEM32\ntmarta.dll
7.408 C:\WINDOWS\SYSTEM32\wintypes.dll
7.408 C:\WINDOWS\System32\clbcatq.dll
7.408 C:\WINDOWS\system32\explorerframe.dll
7.408 C:\WINDOWS\SYSTEM32\nvwgf2umx.dll
7.409 C:\WINDOWS\SYSTEM32\bcrypt.dll
7.410 C:\WINDOWS\system32\nvspcap64.dll
7.412 C:\WINDOWS\SYSTEM32\igd10iumd64.dll
7.413 C:\WINDOWS\SYSTEM32\ncrypt.dll
7.413 C:\WINDOWS\SYSTEM32\NTASN1.dll
7.413 C:\WINDOWS\SYSTEM32\igdusc64.dll
7.413 C:\WINDOWS\SYSTEM32\dcomp.dll
7.414 C:\WINDOWS\System32\MMDevApi.dll
7.414 C:\WINDOWS\System32\DEVOBJ.dll
7.414 C:\WINDOWS\System32\PROPSYS.dll
7.414 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
7.414 C:\WINDOWS\SYSTEM32\AVRT.dll
7.415 C:\Windows\System32\Windows.UI.dll
7.415 C:\Windows\System32\InputHost.dll
7.415 C:\WINDOWS\SYSTEM32\SspiCli.dll
7.415 Error Util.cpp:97: Unexpected error occurred. If you're running the latest version of the game you can help us solve the problem by posting the contents of the log file on the Factorio forums.
Please also include the save file(s), any mods you may be using, and any steps you know of to reproduce the crash.
10.857 Error CrashHandler.cpp:229: Heap validation: success.
10.868 Creating crash dump.
11.588 CrashDump success