Page 1 of 1

Server crash while downloading causes client crash

Posted: Wed Jun 29, 2016 10:30 pm
by Deedasmi
>Start server
>Connect
>While downloading map info, close server
>Client crashes

Re: Server crash while downloading causes client crash

Posted: Wed Jun 29, 2016 10:32 pm
by Oxyd
Post the client log, please.

Re: Server crash while downloading causes client crash

Posted: Wed Jun 29, 2016 10:36 pm
by Deedasmi

Code: Select all

(ConnectedWaitingForMap) newState(ConnectedDownloadingMap)
 881.621 Error CrashHandler.cpp:183: Received SIGSEGV
Factorio crashed. Generating symbolized stacktrace, please wait ...
 882.509 Warning Logger.cpp:360: Symbols.size() == 25, usedSize == 14
#0  0x98c5cd in Logger::logStacktrace(StackTraceInfo*) at /tmp/factorio-qZ7AXi/src/Util/Logger.cpp:382
#1  0x76198b in CrashHandler::writeStackTrace() at /tmp/factorio-qZ7AXi/src/Util/CrashHandler.cpp:84
#2  0x761c04 in CrashHandler::SignalHandler(int) at /tmp/factorio-qZ7AXi/src/Util/CrashHandler.cpp:188
#3  0x7ff0f338b310 in ?? at ??:0
#4  0x531738 in _S_distance at /usr/include/c++/5/bits/stl_list.h:326
#5  0xa75562 in _M_node_count at /usr/include/c++/5/bits/stl_list.h:386
#6  0xa8250f in size at /usr/include/c++/5/bits/stl_list.h:947
#7  0xa8099e in maybeStartFastRecovery at /tmp/factorio-qZ7AXi/src/Net/TransferTarget.cpp:468
#8  0xbfcd77 in externalPacketLoss at /tmp/factorio-qZ7AXi/src/Net/TransferTarget.cpp:481
#9  0xc0021c in externalPacketLoss at /tmp/factorio-qZ7AXi/src/Net/Router.cpp:1026
#10 0x70ee25 in Synchronizer::handleRequestForHeartbeat(unsigned short, RequestForHeartbeat const&) [clone .constprop.68004] at /tmp/factorio-qZ7AXi/src/Net/Synchronizer.cpp:80
#11 0xf2589f in Synchronizer::receiveHeartbeatMessage(unsigned short, HeartbeatMessage const&) at /tmp/factorio-qZ7AXi/src/Net/Synchronizer.cpp:63
#12 0x7ff0f510c484 in Router::update() [clone .constprop.67976] at /tmp/factorio-qZ7AXi/src/Net/Router.cpp:228
#13 0x7ff0f343f6dd in updateInternal at /tmp/factorio-qZ7AXi/src/Net/MultiplayerManager.cpp:642
 883.337 Warning Logger.cpp:360: Symbols.size() == 24, usedSize == 13
 883.337 Error Util.cpp:77: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.
Apologies. Figured it was easy enough to reproduce that it wouldn't be an issue to submit a minimal report. Factorio client 13.1 running on ArchLinux.

Re: Server crash while downloading causes client crash

Posted: Wed Jun 29, 2016 10:40 pm
by Oxyd
Looks like a duplicate of this bug. If you reproduce it again in 0.13.2, report it again.