Page 1 of 1

Game crashes randomly

Posted: Sun May 03, 2015 9:52 pm
by Incinirate
This is the crash log:

Code: Select all

Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\factorio\libraries\stackwalker\stackwalker.cpp (922): StackWalker::ShowCallstack
c:\factorio\src\util\logger.cpp (261): Logger::writeStacktrace
c:\factorio\src\util\logger.cpp (315): Logger::logStacktrace
c:\factorio\src\util\crashhandler.cpp (79): CrashHandler::writeStackTrace
c:\factorio\src\util\crashhandler.cpp (88): CrashHandler::SehHandler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFFA28C1C72)
00007FFFA28C1C72 (KERNELBASE): (filename not available): UnhandledExceptionFilter
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFFA565FB33)
00007FFFA565FB33 (ntdll): (filename not available): memset
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFFA5642896)
00007FFFA5642896 (ntdll): (filename not available): _C_specific_handler
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFFA5653F0D)
00007FFFA5653F0D (ntdll): (filename not available): _chkstk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFFA5614887)
00007FFFA5614887 (ntdll): (filename not available): RtlRaiseException
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFFA565309A)
00007FFFA565309A (ntdll): (filename not available): KiUserExceptionDispatcher
c:\factorio\libraries\allegro\addons\audio\kcm_mixer_helpers.inc (185): linear_spl32
c:\factorio\libraries\allegro\addons\audio\kcm_mixer.c (340): read_to_mixer_linear_float_32
c:\factorio\libraries\allegro\addons\audio\kcm_mixer.c (389): _al_kcm_mixer_read
c:\factorio\libraries\allegro\addons\audio\kcm_mixer.c (389): _al_kcm_mixer_read
c:\factorio\libraries\allegro\addons\audio\dsound.cpp (223): _dsound_update
c:\factorio\libraries\allegro\src\threads.c (80): thread_func_trampoline
c:\factorio\libraries\allegro\src\win\wxthread.c (38): thread_proc_trampoline
f:\dd\vctools\crt\crtw32\startup\threadex.c (376): _callthreadstartex
f:\dd\vctools\crt\crtw32\startup\threadex.c (354): _threadstartex
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFFA2D013D2)
00007FFFA2D013D2 (KERNEL32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFFA55D5444)
00007FFFA55D5444 (ntdll): (filename not available): RtlUserThreadStart
 254.126 Error Util.cpp:43: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.
Plz help

Re: Game crashes randomly

Posted: Sun May 03, 2015 10:17 pm
by orzelek
As a temporary test you can try to disable sound and see if it stops.

Looking at the log something goes wrong in sound lib.

Re: Game crashes randomly

Posted: Mon May 04, 2015 11:18 am
by cube
What version is this? Please post the whole log file next time. Did the game work for you before? Also restarting computer sometimes helps with these strange crashes.

Re: Game crashes randomly

Posted: Tue May 05, 2015 3:58 am
by Incinirate
cube wrote:What version is this? Please post the whole log file next time. Did the game work for you before? Also restarting computer sometimes helps with these strange crashes.
Thanks, restarting worked for some reason... weird...