[0.12.16][posila] replay a replay crashes

This subforum contains all the issues which we already resolved.
Post Reply
gheift
Fast Inserter
Fast Inserter
Posts: 188
Joined: Tue Mar 03, 2015 9:20 pm
Contact:

[0.12.16][posila] replay a replay crashes

Post by gheift »

When you want to replay a game, which was started in the middle of another replay (by saving and loading it) factorio crashes.
How to reproduce:
  • start a new game
  • wait e.g. 20 sec
  • save the game as test
  • quit the game
  • replay game test
  • wait e.g. 10 sec
  • save the game as test2
  • quit the game
  • optional: load game test2
  • optional: wait e.g. 10 sec
  • optional: save the game
  • optional: quit game
  • replay game test2 → boom

Code: Select all

   0.000 2015-11-10 16:43:13; Factorio 0.12.16 (Build 17230, linux64)
   0.145 Operating system: Linux (Debian stable-updates)
   0.145 Program arguments: "./bin/x64/factorio" 
   0.145 Read data path: /home/gheift/.local/opt/factorio.bug2/data
   0.145 Write data path: /home/gheift/.local/opt/factorio.bug2
   0.145 Binaries path: /home/gheift/.local/opt/factorio.bug2/bin
   0.198 Available display adapters: 1
   0.198  [0]: resolution 1920x1200px at [0,0]
   0.198 Create display on adapter 0. Size 1280x720 at position [310, 222]. Monitor 0
   0.288 Initialised OpenGL:[0] Mesa DRI Intel(R) Ivybridge Desktop ; driver: 3.0 Mesa 11.0.4
   0.314 Graphics options: [FullScreen: false] [VSync: true] [UIScale: 100%] [MultiSampling: OFF] [Graphics quality: normal] [Video memory usage: all] [Light scale: 20%] [Screen: 0]
   0.337 Loading mod core 0.0.0 (data.lua)
   0.338 Loading mod base 0.12.16 (data.lua)
   6.420 Initial atlas bitmap size is 8192
   6.432 Created atlas bitmap 8192x8189
   6.433 Created atlas bitmap 8192x7060
  12.322 Factorio initialised
  18.553 Info Scenario.cpp:123: Map version 0.12.16-2
  51.384 Verbose Scenario.cpp:496: Saving game as /home/gheift/.local/opt/factorio.bug2/saves/test
  72.102 Verbose Scenario.cpp:496: Saving game as /home/gheift/.local/opt/factorio.bug2/saves/test2
  77.412 Loading map /home/gheift/.local/opt/factorio.bug2/saves/test2.zip
  77.424 Info Scenario.cpp:123: Map version 0.12.16-2
  85.901 Warning Logger.cpp:315: Symbols.size() == 16, usedSize == 11
Factorio crashed. Generating symbolized stacktrace, please wait ...
  86.361 Warning Logger.cpp:315: Symbols.size() == 15, usedSize == 10
#0  0x7f40f9952180 in ?? at ??:0
#1  0x4700d9 in InputHandler::removeListener(InputListener*) [clone .constprop.55251] at /tmp/factorio-m2CxmI/src/Input/InputHandler.cpp:17
#2  0x9df7b8 in Scenario::~Scenario() at /tmp/factorio-m2CxmI/src/Scenario/Scenario.cpp:617
#3  0x9e5881 in std::unique_ptr<Scenario, std::default_delete<Scenario> >::~unique_ptr() at /usr/include/c++/5/bits/unique_ptr.h:76
#4  0x9e6359 in std::unique_ptr<Scenario, std::default_delete<Scenario> >::~unique_ptr() at /usr/include/c++/5/bits/unique_ptr.h:236
#5  0x9e69f7 in Scenario::loadReplayFactory(boost::filesystem::path const&, boost::filesystem::path const&, std::string&) [clone .constprop.54283] at /tmp/factorio-m2CxmI/src/Scenario/Scenario.cpp:343
#6  0xa2a635 in InLoadReplayDialog::process(AppManager*) at /tmp/factorio-m2CxmI/src/AppManagerStates.cpp:873 (discriminator 1)
#7  0xa7d922 in MainLoop::run(boost::filesystem::path const&, boost::filesystem::path const&, bool, bool, std::string const&) [clone .constprop.51619] at /usr/include/c++/5/bits/stl_vector.h:655
#8  0x7f40f993eb45 in size at /home/build/build_environment/boost_1_58_0/output_linux64/include/boost/ptr_container/detail/reversible_ptr_container.hpp:511
#9  0x40a379 in process at /tmp/factorio-m2CxmI/src/AppManager.cpp:146
  86.361 Error Util.cpp:63: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.

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

Re: [0.12.16][posila] replay a replay crashes

Post by posila »

Thanks for the report. Fixed for 0.12.18

Post Reply

Return to “Resolved Problems and Bugs”