Page 1 of 1

[0.12.17] Crash on startup

Posted: Wed Nov 18, 2015 7:54 am
by TBog
While simultaneously starting Factorio and VirtualBox I get this crash:

Code: Select all

   0.183 2015-11-18 09:46:20; Factorio 0.12.17 (Build 17307, win64)
   0.183 Operating system: Windows 7 Service Pack 1
   0.183 Program arguments: "C:\Temp\Games\Factorio_0.12.17\bin\x64\Factorio.exe" 
   0.183 Read data path: C:/Temp/Games/Factorio_0.12.17/data
   0.183 Write data path: C:/Temp/Games/Factorio_0.12.17
   0.183 Binaries path: C:/Temp/Games/Factorio_0.12.17/bin
   3.770 Available display adapters: 2
   3.770  [0]: \\.\DISPLAY1 - NVIDIA GeForce GTS 450 {0x05, [0,0], 1440x900, 32bit, 75Hz}
   3.770  [1]: \\.\DISPLAY2 - NVIDIA GeForce GTS 450 {0x01, [1440,900], 1440x900, 32bit, 60Hz}
   3.771 Create display on adapter 0. Size 1280x720 at position [70, 72]. Monitor 0
Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\cygwin64\tmp\factorio-3an4ly\libraries\stackwalker\stackwalker.cpp (923): StackWalker::ShowCallstack
c:\cygwin64\tmp\factorio-3an4ly\src\util\logger.cpp (284): Logger::writeStacktrace
c:\cygwin64\tmp\factorio-3an4ly\src\util\logger.cpp (338): Logger::logStacktrace
c:\cygwin64\tmp\factorio-3an4ly\src\util\crashhandler.cpp (81): CrashHandler::writeStackTrace
c:\cygwin64\tmp\factorio-3an4ly\src\util\crashhandler.cpp (139): CrashHandler::SignalHandler
f:\dd\vctools\crt\crtw32\misc\winxfltr.c (372): _XcptFilter
f:\dd\vctools\crt\crtw32\startup\thread.c (259): _callthreadstart$filt$0
f:\dd\vctools\crt\crtw32\misc\amd64\chandler.c (162): __C_specific_handler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0000000077139D2D)
0000000077139D2D (ntdll): (filename not available): RtlDecodePointer
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00000000771291CF)
00000000771291CF (ntdll): (filename not available): RtlUnwindEx
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0000000077161248)
0000000077161248 (ntdll): (filename not available): KiUserExceptionDispatcher
c:\cygwin64\tmp\factorio-3an4ly\libraries\allegro\src\win\d3d_disp.cpp (350): d3d_reset_state
c:\cygwin64\tmp\factorio-3an4ly\libraries\allegro\src\win\d3d_disp.cpp (1734): d3d_create_display_internals
c:\cygwin64\tmp\factorio-3an4ly\libraries\allegro\src\win\d3d_disp.cpp (1779): d3d_create_display_locked
c:\cygwin64\tmp\factorio-3an4ly\libraries\allegro\src\win\d3d_disp.cpp (1843): d3d_create_display
c:\cygwin64\tmp\factorio-3an4ly\libraries\allegro\src\display.c (55): al_create_display
c:\cygwin64\tmp\factorio-3an4ly\src\graphics\display.cpp (99): Display::Display
c:\cygwin64\tmp\factorio-3an4ly\src\globalcontext.cpp (524): GlobalContext::loadAllegro
c:\cygwin64\tmp\factorio-3an4ly\src\globalcontext.cpp (300): GlobalContext::init
c:\cygwin64\tmp\factorio-3an4ly\src\mainloop.cpp (526): MainLoop::run
c:\cygwin64\tmp\factorio-3an4ly\src\main.cpp (415): wmain
f:\dd\vctools\crt\crtw32\startup\crt0.c (255): __tmainCRTStartup
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0000000076F0652D)
0000000076F0652D (kernel32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 000000007713C541)
000000007713C541 (ntdll): (filename not available): RtlUserThreadStart
  98.844 Error Util.cpp:63: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.

Re: [0.12.17] Crash on startup

Posted: Wed Nov 18, 2015 9:38 am
by kovarex
Hm, this seems like a 1/0 magic problem.

Re: [0.12.17] Crash on startup

Posted: Thu Nov 19, 2015 10:24 am
by TBog
kovarex wrote:Hm, this seems like a 1/0 magic problem.
I posted this crash because it's not the first time it happened. Do you need more info or it it not that important right now?