[0.14.7][MP] Random crash of server

Things that has been reported already before.
Post Reply
yfcz
Inserter
Inserter
Posts: 47
Joined: Mon Jul 04, 2016 7:27 pm
Contact:

[0.14.7][MP] Random crash of server

Post by yfcz »

See attached log.
Attachments
factorio-previous.log
(4.97 MiB) Downloaded 59 times

Loewchen
Global Moderator
Global Moderator
Posts: 8354
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [0.14.7][MP] Random crash of server

Post by Loewchen »

Looks like a rail pathfinder problem as well.

Code: Select all

84498.540 Error CrashHandler.cpp:210: Received SIGSEGV
Factorio crashed. Generating symbolized stacktrace, please wait ...
84500.168 Warning Logger.cpp:364: Symbols.size() == 21, usedSize == 14
#0  0x832b3d in logStacktrace at /tmp/factorio-CQCaqH/src/Util/Logger.cpp:386
#1  0x9eb83b in writeStackTrace at /tmp/factorio-CQCaqH/src/Util/CrashHandler.cpp:105
#2  0x9ebab4 in SignalHandler at /tmp/factorio-CQCaqH/src/Util/CrashHandler.cpp:215
#3  0x7fba36c17670 in ?? at ??:0
#4  0xbe4dd4 in isFree at /tmp/factorio-CQCaqH/src/Rail/RailBlock.hpp:19
#5  0xbe61b4 in findPath at /tmp/factorio-CQCaqH/src/Rail/RailPathFinder.cpp:130
#6  0xbf270f in requestPath at /tmp/factorio-CQCaqH/src/Rail/Train.cpp:1193
#7  0xc2bda9 in recalculatePath at /tmp/factorio-CQCaqH/src/Rail/Train.cpp:1864
#8  0xc2f3f2 in update at /tmp/factorio-CQCaqH/src/Rail/Train.cpp:1015
#9  0xc403a3 in update at /tmp/factorio-CQCaqH/src/Rail/TrainManager.cpp:161
#10 0xc411c1 in update at /tmp/factorio-CQCaqH/src/Map/Map.cpp:1120
#11 0xccd117 in update at /tmp/factorio-CQCaqH/src/Game.cpp:144
#12 0x7fba36c03b15 in update at /tmp/factorio-CQCaqH/src/Scenario/Scenario.cpp:835
#13 0x406a29 in gameUpdateStep at /tmp/factorio-CQCaqH/src/MainLoop.cpp:720
84501.126 Warning Logger.cpp:364: Symbols.size() == 20, usedSize == 13
84501.131 Error CrashHandler.cpp:106: Map tick at moment of crash: 54600775
84501.131 Error Util.cpp:77: 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.

Denubis
Burner Inserter
Burner Inserter
Posts: 10
Joined: Sun Jul 19, 2015 11:14 am
Contact:

Re: [0.14.7][MP] Random crash of server

Post by Denubis »

We just had the same:

Code: Select all

10164.634 Error CrashHandler.cpp:210: Received SIGSEGV
Factorio crashed. Generating symbolized stacktrace, please wait ...
10165.644 Warning Logger.cpp:364: Symbols.size() == 21, usedSize == 14
#0  0x832b3d in Logger::logStacktrace(StackTraceInfo*) at /tmp/factorio-CQCaqH/src/Util/Logger.cpp:386
#1  0x9eb83b in CrashHandler::writeStackTrace() at /tmp/factorio-CQCaqH/src/Util/CrashHandler.cpp:105
#2  0x9ebab4 in CrashHandler::SignalHandler(int) at /tmp/factorio-CQCaqH/src/Util/CrashHandler.cpp:215
#3  0x7f491e7764a0 in ?? at ??:0
#4  0xbe4dd4 in isFree at /tmp/factorio-CQCaqH/src/Rail/RailBlock.hpp:19
#5  0xbe61b4 in findPath at /tmp/factorio-CQCaqH/src/Rail/RailPathFinder.cpp:130
#6  0xbf270f in requestPath at /tmp/factorio-CQCaqH/src/Rail/Train.cpp:1193
#7  0xc2bda9 in Train::recalculatePath(bool) at /tmp/factorio-CQCaqH/src/Rail/Train.cpp:1864
#8  0xc2f3f2 in update at /tmp/factorio-CQCaqH/src/Rail/Train.cpp:1015
#9  0xc403a3 in update at /tmp/factorio-CQCaqH/src/Rail/TrainManager.cpp:161
#10 0xc411c1 in Map::update() at /tmp/factorio-CQCaqH/src/Map/Map.cpp:1120
#11 0xccd117 in update at /tmp/factorio-CQCaqH/src/Game.cpp:144
#12 0x7f491e761830 in update at /tmp/factorio-CQCaqH/src/Scenario/Scenario.cpp:835
#13 0x406a29 in MainLoop::gameUpdateStep(MultiplayerManagerBase*, Scenario*, AppManager*, MainLoop::HeavyMode) [clone .constprop.71048] at /tmp/factorio-CQCaqH/src/MainLoop.cpp:720
10166.562 Warning Logger.cpp:364: Symbols.size() == 20, usedSize == 13
10166.562 Error CrashHandler.cpp:106: Map tick at moment of crash: 4623866
10166.562 Error Util.cpp:77: 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.
With a monster of a save file. I can provide if requested.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13235
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.14.7][MP] Random crash of server

Post by Rseding91 »

Loewchen wrote:Looks like a rail pathfinder problem as well.
Indeed. You can move any and all reports that have this in the their crash lot to duplicates except this one: viewtopic.php?f=7&t=32740 as that's is sufficient to replicate the issue. It will be worked on Monday morning Prague time.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Duplicates”