[0.15.10] Crash 'sync mod & savegame' GUI

This subforum contains all the issues which we already resolved.
Post Reply
fregate84
Fast Inserter
Fast Inserter
Posts: 233
Joined: Sun Jun 22, 2014 10:56 am
Contact:

[0.15.10] Crash 'sync mod & savegame' GUI

Post by fregate84 »

Hello,


I was on the GUI who permit to synchronise mods with my savegame.
All my mod was deactivate.
I enter in this GUI to activate all mods with this GUI . The crash occur when I press 'ok'.
ScreenShot001.jpg
ScreenShot001.jpg (108.6 KiB) Viewed 1977 times
factorio-previous.log
(8.56 KiB) Downloaded 188 times

Code: Select all

 293.523 Info AppManager.cpp:760: Restarting Factorio
Factorio crashed. Generating symbolized stacktrace, please wait ...
c:\cygwin64\tmp\factorio-t7tjjk\libraries\stackwalker\stackwalker.cpp (923): StackWalker::ShowCallstack
c:\cygwin64\tmp\factorio-t7tjjk\src\util\logger.cpp (354): Logger::writeStacktrace
c:\cygwin64\tmp\factorio-t7tjjk\src\util\logger.cpp (408): Logger::logStacktrace
c:\cygwin64\tmp\factorio-t7tjjk\src\util\crashhandler.cpp (105): CrashHandler::writeStackTrace
c:\cygwin64\tmp\factorio-t7tjjk\src\util\crashhandler.cpp (210): CrashHandler::UnexpectedHandler
d:\th\minkernel\crts\ucrt\src\appcrt\misc\terminate.cpp (49): terminate
f:\dd\vctools\crt\vcruntime\src\eh\frame.cpp (762): FindHandler
f:\dd\vctools\crt\vcruntime\src\eh\frame.cpp (449): __InternalCxxFrameHandler
f:\dd\vctools\crt\vcruntime\src\eh\amd64\trnsctrl.cpp (186): __CxxFrameHandler3
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFCF753A08D)
00007FFCF753A08D (ntdll): (filename not available): _chkstk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFCF74A9C58)
00007FFCF74A9C58 (ntdll): (filename not available): RtlLookupFunctionEntry
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFCF74A5851)
00007FFCF74A5851 (ntdll): (filename not available): RtlRaiseException
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFCF4009E08)
00007FFCF4009E08 (KERNELBASE): (filename not available): RaiseException
f:\dd\vctools\crt\vcruntime\src\eh\throw.cpp (136): _CxxThrowException
c:\cygwin64\tmp\factorio-t7tjjk\src\util\fileutil.cpp (252): moveFileSafe
c:\cygwin64\tmp\factorio-t7tjjk\src\data\modmanager.cpp (675): ModManager::writeModlist
c:\cygwin64\tmp\factorio-t7tjjk\src\data\modmanager.cpp (127): ModManager::~ModManager
c:\cygwin64\tmp\factorio-t7tjjk\src\globalcontext.cpp (636): GlobalContext::clearResources
c:\cygwin64\tmp\factorio-t7tjjk\src\globalcontext.cpp (662): GlobalContext::~GlobalContext
c:\cygwin64\tmp\factorio-t7tjjk\src\mainloop.cpp (290): MainLoop::run
c:\cygwin64\tmp\factorio-t7tjjk\src\main.cpp (902): wmain
f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl (253): __scrt_common_main_seh
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFCF5732774)
00007FFCF5732774 (KERNEL32): (filename not available): BaseThreadInitThunk
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 00007FFCF7500D61)
00007FFCF7500D61 (ntdll): (filename not available): RtlUserThreadStart

posila
Factorio Staff
Factorio Staff
Posts: 5201
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [0.15.10] Crash 'sync mod & savegame' GUI

Post by posila »

It failed to save mod-list.json in ModManager destructor and that's why it crashed. I think Dropbox locked that file, but I am not sure, I was not able to reproduce it.
The crash on fail to save the file is fixed for 0.15.17.

Thanks for the report.

Post Reply

Return to “Resolved Problems and Bugs”