Crashes on Auto Saves?
Posted: Thu May 14, 2015 7:31 pm
by vzybilly
It mostly crashes on Auto-Saves but I've had one or two that didn't but it's really hard for me to read the crash report...
All of the crashes do seem to be before or around 4 seconds after the start of an auto save.
1400 lines of log: "libpng warning: iCCP: known incorrect sRGB profile"
1500 lines from libpng
All of the crashes do seem to be before or around 4 seconds after the start of an auto save.
Computer Specs
Zip of the logs: Computer:
Linux 64 Bit (Lubuntu, Ubuntu [14.04])
CPU 4 @ 1463 MHz
Ram 7784 MB
Game:
10~16 FPS / 55 UPS
Max Threads: 2
Linux 64 Bit (Lubuntu, Ubuntu [14.04])
CPU 4 @ 1463 MHz
Ram 7784 MB
Game:
10~16 FPS / 55 UPS
Max Threads: 2
- factorio-Crash-Logs.zip
- Crashes from crash, crash0, ..., crash6
- (18.51 KiB) Downloaded 155 times
1500 lines from libpng
My Script to run factorio
#!/bin/bash
# Get the absolute path to this script's folder.
if echo "$0" | awk '{exit(!/^\//);}'; then
maindir=$(dirname "$0");
else
maindir=$PWD/$(dirname "$0");
fi
echo $maindir
cd $maindir
./bin/x64/factorio 2>&1 | tee myLog
exit $?
# Get the absolute path to this script's folder.
if echo "$0" | awk '{exit(!/^\//);}'; then
maindir=$(dirname "$0");
else
maindir=$PWD/$(dirname "$0");
fi
echo $maindir
cd $maindir
./bin/x64/factorio 2>&1 | tee myLog
exit $?
Starting Log
Crashes:
0.000 2015-05-14 10:53:20; Factorio 0.11.22 (Build 14011, linux64)
0.000 Operating system: Linux
0.000 Read data path: /home/vzybilly/Downloads/factorio/data
0.000 Write data path: /home/vzybilly/Downloads/factorio
0.000 Binaries path: /home/vzybilly/Downloads/factorio/bin
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
0.108 Graphics options: [FullScreen: false] [VSync: false] [UIScale: 80%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: all]
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
0.190 Loading mod core 0.0.0 (data.lua)
0.206 Loading mod base 0.11.22 (data.lua)
0.463 Loading mod 5dim_core 0.0.1 (data.lua)
0.724 Loading mod AdvancedEquipment 0.3.9 (data.lua)
1.084 Loading mod F-mod 1.11.3 (data.lua)
1.470 Loading mod Item Collectors 1.1.4 (data.lua)
1.855 Loading mod Landfill 2.1.4 (data.lua)
2.238 Loading mod RailTanker 0.0.8 (data.lua)
2.652 Loading mod TimeButtons 0.2.1 (data.lua)
3.049 Loading mod UpGrade 0.0.4 (data.lua)
3.439 Loading mod UpgradedStuff 1.0.3 (data.lua)
3.850 Loading mod fort-mod 0.1.0 (data.lua)
4.324 Loading mod moskin 1.0.6 (data.lua)
4.840 Loading mod moweather 0.2.5 (data.lua)
5.343 Loading mod 5dim_automatization 0.0.1 (data.lua)
6.111 Loading mod 5dim_decoration 0.0.2 (data.lua)
6.982 Loading mod 5dim_energy 0.0.2 (data.lua)
7.875 Loading mod 5dim_logistic 0.0.1 (data.lua)
8.685 Loading mod 5dim_mining 0.0.4 (data.lua)
9.251 Loading mod 5dim_trains 0.0.4 (data.lua)
9.832 Loading mod 5dim_transport 0.0.3 (data.lua)
10.467 Loading mod mopower 0.2.26 (data.lua)
11.477 Loading mod FARL 0.2.91 (data.lua)
12.270 Loading mod base 0.11.22 (data-updates.lua)
13.128 Loading mod fort-mod 0.1.0 (data-updates.lua)
13.969 Loading mod FARL 0.2.91 (data-updates.lua)
0.000 Operating system: Linux
0.000 Read data path: /home/vzybilly/Downloads/factorio/data
0.000 Write data path: /home/vzybilly/Downloads/factorio
0.000 Binaries path: /home/vzybilly/Downloads/factorio/bin
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
0.108 Graphics options: [FullScreen: false] [VSync: false] [UIScale: 80%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: all]
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
0.190 Loading mod core 0.0.0 (data.lua)
0.206 Loading mod base 0.11.22 (data.lua)
0.463 Loading mod 5dim_core 0.0.1 (data.lua)
0.724 Loading mod AdvancedEquipment 0.3.9 (data.lua)
1.084 Loading mod F-mod 1.11.3 (data.lua)
1.470 Loading mod Item Collectors 1.1.4 (data.lua)
1.855 Loading mod Landfill 2.1.4 (data.lua)
2.238 Loading mod RailTanker 0.0.8 (data.lua)
2.652 Loading mod TimeButtons 0.2.1 (data.lua)
3.049 Loading mod UpGrade 0.0.4 (data.lua)
3.439 Loading mod UpgradedStuff 1.0.3 (data.lua)
3.850 Loading mod fort-mod 0.1.0 (data.lua)
4.324 Loading mod moskin 1.0.6 (data.lua)
4.840 Loading mod moweather 0.2.5 (data.lua)
5.343 Loading mod 5dim_automatization 0.0.1 (data.lua)
6.111 Loading mod 5dim_decoration 0.0.2 (data.lua)
6.982 Loading mod 5dim_energy 0.0.2 (data.lua)
7.875 Loading mod 5dim_logistic 0.0.1 (data.lua)
8.685 Loading mod 5dim_mining 0.0.4 (data.lua)
9.251 Loading mod 5dim_trains 0.0.4 (data.lua)
9.832 Loading mod 5dim_transport 0.0.3 (data.lua)
10.467 Loading mod mopower 0.2.26 (data.lua)
11.477 Loading mod FARL 0.2.91 (data.lua)
12.270 Loading mod base 0.11.22 (data-updates.lua)
13.128 Loading mod fort-mod 0.1.0 (data-updates.lua)
13.969 Loading mod FARL 0.2.91 (data-updates.lua)
GUI Render
9579.805 Verbose Scenario.cpp:506: Saving game as /home/vzybilly/Downloads/factorio/saves/_autosave1
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7f3bf0d7ad40 in ??
#4 0xa091f9 in ??:0
#5 0xa0a872 in agui::Widget::isVisible() const
#6 0xa0a9cd in ??:?
#7 0xa0a9cd in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#8 0xa0ca8a in ??:?
#9 0x56a3f3 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#10 0x95dd2d in ??:?
#11 0x9627f0 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#12 0x99560c in ??:?
#13 0x7f3bf0d65ec5 in agui::Gui::render()
#14 0x40a029 in ??:?
9583.678 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.
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7f3bf0d7ad40 in ??
#4 0xa091f9 in ??:0
#5 0xa0a872 in agui::Widget::isVisible() const
#6 0xa0a9cd in ??:?
#7 0xa0a9cd in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#8 0xa0ca8a in ??:?
#9 0x56a3f3 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#10 0x95dd2d in ??:?
#11 0x9627f0 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#12 0x99560c in ??:?
#13 0x7f3bf0d65ec5 in agui::Gui::render()
#14 0x40a029 in ??:?
9583.678 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.
GUI Render
2127.931 Verbose Scenario.cpp:506: Saving game as /home/vzybilly/Downloads/factorio/saves/_autosave1
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7f97c17dbd40 in ??
#4 0xa091f9 in ??:0
#5 0xa0a872 in agui::Widget::isVisible() const
#6 0xa0a9cd in ??:?
#7 0xa0a9cd in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#8 0xa0ca8a in ??:?
#9 0x56a3f3 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#10 0x95dd2d in ??:?
#11 0x9627f0 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#12 0x99560c in ??:?
#13 0x7f97c17c6ec5 in agui::Gui::render()
#14 0x40a029 in ??:?
2131.014 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.
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7f97c17dbd40 in ??
#4 0xa091f9 in ??:0
#5 0xa0a872 in agui::Widget::isVisible() const
#6 0xa0a9cd in ??:?
#7 0xa0a9cd in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#8 0xa0ca8a in ??:?
#9 0x56a3f3 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#10 0x95dd2d in ??:?
#11 0x9627f0 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#12 0x99560c in ??:?
#13 0x7f97c17c6ec5 in agui::Gui::render()
#14 0x40a029 in ??:?
2131.014 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.
GUI Render
9836.754 Verbose Scenario.cpp:506: Saving game as /home/vzybilly/Downloads/factorio/saves/_autosave1
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7fddb22dbd40 in ??
#4 0xa091f9 in ??:0
#5 0xa0a872 in agui::Widget::isVisible() const
#6 0xa0a9cd in ??:?
#7 0xa0a9cd in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#8 0xa0ca8a in ??:?
#9 0x56a3f3 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#10 0x95dd2d in ??:?
#11 0x9627f0 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#12 0x99560c in ??:?
#13 0x7fddb22c6ec5 in agui::Gui::render()
#14 0x40a029 in ??:?
9840.961 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.
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7fddb22dbd40 in ??
#4 0xa091f9 in ??:0
#5 0xa0a872 in agui::Widget::isVisible() const
#6 0xa0a9cd in ??:?
#7 0xa0a9cd in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#8 0xa0ca8a in ??:?
#9 0x56a3f3 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#10 0x95dd2d in ??:?
#11 0x9627f0 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#12 0x99560c in ??:?
#13 0x7fddb22c6ec5 in agui::Gui::render()
#14 0x40a029 in ??:?
9840.961 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.
GUI
2464.842 Verbose Scenario.cpp:506: Saving game as /home/vzybilly/Downloads/factorio/saves/_autosave3
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7f54f6aa8d40 in ??
#4 0xa091f9 in ??:0
#5 0xa0a872 in agui::Widget::isVisible() const
#6 0xa0a9cd in ??:?
#7 0xa0a9cd in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#8 0xa0a9a5 in ??:?
#9 0xa0a9cd in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#10 0xa0a9cd in ??:?
#11 0xa0ca8a in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#12 0x56a3f3 in ??:?
#13 0x95dd2d in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#14 0x9627f0 in ??:?
#15 0x99560c in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#16 0x7f54f6a93ec5 in ??:?
#17 0x40a029 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
2468.261 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.
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7f54f6aa8d40 in ??
#4 0xa091f9 in ??:0
#5 0xa0a872 in agui::Widget::isVisible() const
#6 0xa0a9cd in ??:?
#7 0xa0a9cd in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#8 0xa0a9a5 in ??:?
#9 0xa0a9cd in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#10 0xa0a9cd in ??:?
#11 0xa0ca8a in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#12 0x56a3f3 in ??:?
#13 0x95dd2d in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#14 0x9627f0 in ??:?
#15 0x99560c in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#16 0x7f54f6a93ec5 in ??:?
#17 0x40a029 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
2468.261 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.
GUI Render
552.952 Verbose Scenario.cpp:506: Saving game as /home/vzybilly/Downloads/factorio/saves/_autosave1
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7fc5f864cd40 in ??
#4 0xa087b0 in ??:0
#5 0xa0ba69 in agui::Widget::getPrivateChildBegin() const
#6 0xa0ba82 in ??:?
#7 0xa0ba82 in agui::Gui::widgetExists(agui::Widget const*, agui::Widget const*) const
#8 0xa0bab2 in ??:?
#9 0xa0bab2 in agui::Gui::widgetExists(agui::Widget const*, agui::Widget const*) const
#10 0xa0d685 in ??:?
#11 0xa103aa in agui::Gui::widgetExists(agui::Widget const*, agui::Widget const*) const
#12 0x95eb16 in ??:?
#13 0x9627f0 in agui::Gui::widgetExists(agui::Widget const*, agui::Widget const*) const
#14 0x99560c in ??:?
#15 0x7fc5f8637ec5 in agui::Gui::widgetExists(agui::Widget const*, agui::Widget const*) const
#16 0x40a029 in ??:?
556.104 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.
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7fc5f864cd40 in ??
#4 0xa087b0 in ??:0
#5 0xa0ba69 in agui::Widget::getPrivateChildBegin() const
#6 0xa0ba82 in ??:?
#7 0xa0ba82 in agui::Gui::widgetExists(agui::Widget const*, agui::Widget const*) const
#8 0xa0bab2 in ??:?
#9 0xa0bab2 in agui::Gui::widgetExists(agui::Widget const*, agui::Widget const*) const
#10 0xa0d685 in ??:?
#11 0xa103aa in agui::Gui::widgetExists(agui::Widget const*, agui::Widget const*) const
#12 0x95eb16 in ??:?
#13 0x9627f0 in agui::Gui::widgetExists(agui::Widget const*, agui::Widget const*) const
#14 0x99560c in ??:?
#15 0x7fc5f8637ec5 in agui::Gui::widgetExists(agui::Widget const*, agui::Widget const*) const
#16 0x40a029 in ??:?
556.104 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.
UnKnown
611.155 Verbose Scenario.cpp:506: Saving game as /home/vzybilly/Downloads/factorio/saves/_autosave1
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7f59dd5efd40 in ??
614.463 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.
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7f59dd5efd40 in ??
614.463 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.
UnKnown
927.858 Verbose Scenario.cpp:506: Saving game as /home/vzybilly/Downloads/factorio/saves/_autosave3
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7eff5cee1d40 in ??
#4 0x7efef4919fc0 in ??:0
931.054 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.
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7eff5cee1d40 in ??
#4 0x7efef4919fc0 in ??:0
931.054 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.
GUI Render
10812.790 Verbose Scenario.cpp:506: Saving game as /home/vzybilly/Downloads/factorio/saves/_autosave1
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7fb877a36d40 in ??
#4 0xa091f9 in ??:0
#5 0xa0a872 in agui::Widget::isVisible() const
#6 0xa0a9cd in ??:?
#7 0xa0a9cd in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#8 0xa0ca8a in ??:?
#9 0x56a3f3 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#10 0x95dd2d in ??:?
#11 0x9627f0 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#12 0x99560c in ??:?
#13 0x7fb877a21ec5 in agui::Gui::render()
#14 0x40a029 in ??:?
10816.217 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.
Factorio crashed. Generating symbolized stacktrace, please wait ...
#2 0x5bd009 in CrashHandler::SignalHandler(int) at /home/build/Factorio/src/Util/CrashHandler.cpp:139
#3 0x7fb877a36d40 in ??
#4 0xa091f9 in ??:0
#5 0xa0a872 in agui::Widget::isVisible() const
#6 0xa0a9cd in ??:?
#7 0xa0a9cd in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#8 0xa0ca8a in ??:?
#9 0x56a3f3 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#10 0x95dd2d in ??:?
#11 0x9627f0 in agui::Widget::_recursivePaintChildren(agui::Widget*, bool, agui::Graphics*)
#12 0x99560c in ??:?
#13 0x7fb877a21ec5 in agui::Gui::render()
#14 0x40a029 in ??:?
10816.217 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.