[0.11.11] Crash on inserting a cargo wagon
Posted: Thu Jan 15, 2015 11:32 pm
I'm trying to insert a wagon in the middle of a train, say, between wagons or between a locomotive and a wagon. The game shouldn't allow me to do this but it does, a wagon becomes green and after I click to place it there, the game crashes (both client and server in case of multiplayer). Here's the log:
Here's the save, craft a wagon and put it between wagons to get a crash. My config: Intel Core i7-2600, 32Gb RAM, NVIDIA GeForce 770 GTX driver v340.65, Debian Jessie GNU/Linux amd64, Awesome WM 3.4.15, kernel v3.18
Other than that the game works great. Actually, it's my first crash in Factorio at all, great linux support is a strong point for me!
Code: Select all
811672.876208 Info Logger.cpp:148: 2015:01:16 02:23:42; Factorio 0.11.11 (Build 13081, linux64)
811673.281896 Info ModManager.cpp:204: Loading mod core 0.0.0 (data.lua)
811673.292893 Info ModManager.cpp:204: Loading mod base 0.11.11 (data.lua)
811673.470282 Info ModManager.cpp:204: Loading mod base 0.11.11 (data-updates.lua)
811673.982150 Info AtlasSystem.cpp:152: Initial atlas bitmap size is 16384
811673.983108 Info AtlasSystem.cpp:91: Created atlas bitmap 16384x1060
811689.933195 Info Updater.cpp:715: Downloading https://www.factorio.com/updater/get-available-versions?username=rkfg&token=<private>&apiVersion=2
811691.066766 Notice Updater.cpp:146: 0 packages available to download (experimental updates enabled).
811707.527654 Notice Scenario.cpp:126: Loading map /home/rkfg/Games/factorio/saves/train-crash.zip
811707.737475 Info Scenario.cpp:160: Map version 0.11.11-1
811745.044248 Error Main.cpp:37: Segmentation fault!
bin/x64/factorio[0x488909]
bin/x64/factorio[0x48893d]
bin/x64/factorio[0x59f1f8]
/lib/x86_64-linux-gnu/libc.so.6(+0x35180)[0x7f2beb520180]
bin/x64/factorio[0x58a031]
bin/x64/factorio[0x58a124]
bin/x64/factorio[0x77ff0c]
bin/x64/factorio[0x7809f5]
bin/x64/factorio[0x70fc6a]
bin/x64/factorio[0x83caa1]
bin/x64/factorio[0x50fec8]
bin/x64/factorio[0x8909ed]
bin/x64/factorio[0x955ec9]
bin/x64/factorio[0x7e0798]
bin/x64/factorio[0xbf308a]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x80a4)[0x7f2bed2650a4]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f2beb5d0ccd]
Other than that the game works great. Actually, it's my first crash in Factorio at all, great linux support is a strong point for me!