[0.15.28] Headless server crash (Linux)

This subforum contains all the issues which we already resolved.
Post Reply
mishugashu
Burner Inserter
Burner Inserter
Posts: 14
Joined: Mon Apr 24, 2017 7:11 pm
Contact:

[0.15.28] Headless server crash (Linux)

Post by mishugashu »

Code: Select all

Jul 07 19:33:20 yggdrasil factorio[6461]: 109063.583 Error CrashHandler.cpp:232: Received SIGSEGV
Jul 07 19:33:22 yggdrasil factorio[6461]: Factorio crashed. Generating symbolized stacktrace, please wait ...
Jul 07 19:33:22 yggdrasil factorio[6461]: 109065.534 Info RemoteCommandProcessor.cpp:230: New RCON connection from 127.0.0.1:42058
Jul 07 19:33:22 yggdrasil factorio[6461]: #0  0x000000000074e980 in CrashHandler::writeStackTrace() at /tmp/factorio-6eb1vo/src/Util/CrashHandler.cpp:105
Jul 07 19:33:22 yggdrasil factorio[6461]: #1  0x000000000074ec04 in CrashHandler::SignalHandler(int) at /tmp/factorio-6eb1vo/src/Util/CrashHandler.cpp:237
Jul 07 19:33:22 yggdrasil factorio[6461]: #2  0x00007f1406d314b0 in ?? at ??:0
Jul 07 19:33:22 yggdrasil factorio[6461]: #3  0x00007f13fc11ce60 in ?? at ??:0
Jul 07 19:33:22 yggdrasil factorio[6461]: 109066.336 Error CrashHandler.cpp:106: Map tick at moment of crash: 22143731
Jul 07 19:33:22 yggdrasil factorio[6461]: 109066.336 Error Util.cpp:80: 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 th
Jul 07 19:33:22 yggdrasil factorio[6461]: Please also include the save file(s), any mods you may be using, and any steps you know of to reproduce the crash.

Code: Select all

Installed mods:
    FARL 1.1.6
    LogisticTrainNetwork 1.3.4
    ShinyAngelGFX 0.15.6
    VoidChest_Fixed 1.0.4
    angelsaddons-oresilos 0.3.1
    angelsaddons-petrotrain 0.2.0
    angelsaddons-pressuretanks 0.2.0
    angelsaddons-warehouses 0.2.1
    angelsbioprocessing 0.4.0
    angelscomponents 0.2.0
    angelsexploration 0.2.0
    angelsinfiniteores 0.6.11
    angelslogistics 0.2.0
    angelspetrochem 0.5.10
    angelsrefining 0.7.16
    angelssmelting 0.3.3
    bobassembly 0.15.7
    bobelectronics 0.15.3
    bobenemies 0.15.2
    bobgreenhouse 0.15.2
    bobinserters 0.15.1
    boblibrary 0.15.8
    boblogistics 0.15.6
    bobmining 0.15.2
    bobmodules 0.15.3
    bobores 0.15.6
    bobplates 0.15.12
    bobpower 0.15.4
    bobrevamp 0.15.4
    bobtech 0.15.3
    bobvehicleequipment 0.15.2
    bobwarfare 0.15.3
    rso-mod 3.3.10
Server is Ubuntu LTS headless. The whole server is headless, as was factorio. I was playing in my inventory and the other player just got into an accident. He crashed a modded vehicle into a wall and it blew up.

The RCON connection is my bot, it queries every 5 seconds to see who is online to notify discord of people logging in and out.
Attachments
crashedsave.zip
(13.7 MiB) Downloaded 119 times

mishugashu
Burner Inserter
Burner Inserter
Posts: 14
Joined: Mon Apr 24, 2017 7:11 pm
Contact:

Re: [0.15.28] Headless server crash (Linux)

Post by mishugashu »

Also, it appears the save got corrupted. I cannot start it back up. This is what happens:

Code: Select all

Jul 07 19:42:40 yggdrasil factorio[11086]: *** Error in `/opt/factorio/bin/x64/factorio': double free or corruption (!prev): 0x0000000003f12be0 ***
Jul 07 19:42:40 yggdrasil factorio[11086]: ======= Backtrace: =========
Jul 07 19:42:40 yggdrasil factorio[11086]: /lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f98320eb7e5]
Jul 07 19:42:40 yggdrasil factorio[11086]: /lib/x86_64-linux-gnu/libc.so.6(+0x8037a)[0x7f98320f437a]
Jul 07 19:42:40 yggdrasil factorio[11086]: /lib/x86_64-linux-gnu/libc.so.6(+0x83350)[0x7f98320f7350]
Jul 07 19:42:40 yggdrasil factorio[11086]: /lib/x86_64-linux-gnu/libc.so.6(realloc+0x179)[0x7f98320f8839]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf1ecc2]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0da18]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0e102]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0be3d]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0e37e]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0eee3]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xef9b48]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0x9aec83]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0x9aef3a]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0x9af2bd]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0df6e]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0be3d]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0e37e]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0eee3]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xef9b48]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0x9aec83]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0x9afc02]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xbc3468]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xbc38db]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xc8706d]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xe3577e]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xee9c99]
Jul 07 19:42:40 yggdrasil factorio[11086]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f9832094830]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0x406e69]
Jul 07 19:42:40 yggdrasil factorio[11086]: ======= Memory map: ========
Jul 07 19:42:40 yggdrasil factorio[11086]: 00400000-0180c000 r-xp 00000000 08:02 109321706                          /opt/factorio/bin/x64/factorio
Jul 07 19:42:40 yggdrasil factorio[11086]: 0180c000-01813000 r--p 0140b000 08:02 109321706                          /opt/factorio/bin/x64/factorio
Jul 07 19:42:40 yggdrasil factorio[11086]: 01813000-0182b000 rw-p 01412000 08:02 109321706                          /opt/factorio/bin/x64/factorio
Jul 07 19:42:40 yggdrasil factorio[11086]: 0182b000-01855000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 01b6f000-06f24000 rw-p 00000000 00:00 0                                  [heap]
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9828000000-7f9828021000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9828021000-7f982c000000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982e06c000-7f982e06d000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982e06d000-7f982e86d000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982e86d000-7f982e86e000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982e86e000-7f982f06e000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982f06e000-7f982f06f000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982f06f000-7f982f86f000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982f86f000-7f982f870000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982f870000-7f9830070000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9830070000-7f9830071000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9830071000-7f9830871000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9830871000-7f9830872000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9830872000-7f9831072000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9831072000-7f9831073000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9831073000-7f9831873000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9831873000-7f9831874000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9831874000-7f9832074000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832074000-7f9832234000 r-xp 00000000 08:02 16253354                   /lib/x86_64-linux-gnu/libc-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832234000-7f9832434000 ---p 001c0000 08:02 16253354                   /lib/x86_64-linux-gnu/libc-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832434000-7f9832438000 r--p 001c0000 08:02 16253354                   /lib/x86_64-linux-gnu/libc-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832438000-7f983243a000 rw-p 001c4000 08:02 16253354                   /lib/x86_64-linux-gnu/libc-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f983243a000-7f983243e000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832444000-7f983245a000 r-xp 00000000 08:02 16253187                   /lib/x86_64-linux-gnu/libgcc_s.so.1
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f983245a000-7f9832659000 ---p 00016000 08:02 16253187                   /lib/x86_64-linux-gnu/libgcc_s.so.1
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832659000-7f983265a000 rw-p 00015000 08:02 16253187                   /lib/x86_64-linux-gnu/libgcc_s.so.1
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f983265c000-7f9832764000 r-xp 00000000 08:02 16253305                   /lib/x86_64-linux-gnu/libm-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832764000-7f9832963000 ---p 00108000 08:02 16253305                   /lib/x86_64-linux-gnu/libm-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832963000-7f9832964000 r--p 00107000 08:02 16253305                   /lib/x86_64-linux-gnu/libm-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832964000-7f9832965000 rw-p 00108000 08:02 16253305                   /lib/x86_64-linux-gnu/libm-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f983296c000-7f983296f000 r-xp 00000000 08:02 16253229                   /lib/x86_64-linux-gnu/libdl-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f983296f000-7f9832b6e000 ---p 00003000 08:02 16253229                   /lib/x86_64-linux-gnu/libdl-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832b6e000-7f9832b6f000 r--p 00002000 08:02 16253229                   /lib/x86_64-linux-gnu/libdl-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832b6f000-7f9832b70000 rw-p 00003000 08:02 16253229                   /lib/x86_64-linux-gnu/libdl-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832b74000-7f9832b7b000 r-xp 00000000 08:02 16253185                   /lib/x86_64-linux-gnu/librt-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832b7b000-7f9832d7a000 ---p 00007000 08:02 16253185                   /lib/x86_64-linux-gnu/librt-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832d7a000-7f9832d7b000 r--p 00006000 08:02 16253185                   /lib/x86_64-linux-gnu/librt-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832d7b000-7f9832d7c000 rw-p 00007000 08:02 16253185                   /lib/x86_64-linux-gnu/librt-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832d7c000-7f9832d94000 r-xp 00000000 08:02 16253156                   /lib/x86_64-linux-gnu/libpthread-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832d94000-7f9832f93000 ---p 00018000 08:02 16253156                   /lib/x86_64-linux-gnu/libpthread-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832f93000-7f9832f94000 r--p 00017000 08:02 16253156                   /lib/x86_64-linux-gnu/libpthread-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832f94000-7f9832f95000 rw-p 00018000 08:02 16253156                   /lib/x86_64-linux-gnu/libpthread-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832f95000-7f9832f99000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832f9c000-7f9832fc2000 r-xp 00000000 08:02 16253119                   /lib/x86_64-linux-gnu/ld-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f983318c000-7f98331c1000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f98331c1000-7f98331c2000 r--p 00025000 08:02 16253119                   /lib/x86_64-linux-gnu/ld-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f98331c2000-7f98331c3000 rw-p 00026000 08:02 16253119                   /lib/x86_64-linux-gnu/ld-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f98331c3000-7f98331c5000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f98331c5000-7f98331c8000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7ffd872e2000-7ffd87303000 rw-p 00000000 00:00 0                          [stack]
Jul 07 19:42:40 yggdrasil factorio[11086]: 7ffd8731c000-7ffd8731e000 r--p 00000000 00:00 0                          [vvar]
Jul 07 19:42:40 yggdrasil factorio[11086]: 7ffd8731e000-7ffd87320000 r-xp 00000000 00:00 0                          [vdso]
Jul 07 19:42:40 yggdrasil factorio[11086]: ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]

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

Re: [0.15.28] Headless server crash (Linux)

Post by Rseding91 »

Please post the full log file.
If you want to get ahold of me I'm almost always on Discord.

mishugashu
Burner Inserter
Burner Inserter
Posts: 14
Joined: Mon Apr 24, 2017 7:11 pm
Contact:

Re: [0.15.28] Headless server crash (Linux)

Post by mishugashu »

Is there some place that factorio has their own log file, besides just looking at my systemd log? Because that is the entirety of the event. Everything within the last few hours preceding it is chat messages and RCON connections. As this is a server, it's been operational for days (well, at least since the 15.28 update).

Or are you talking about the full log for trying to start the save back up? Here's that:

Code: Select all

Jul 07 19:42:33 yggdrasil factorio[11086]:    0.013 2017-07-07 19:42:33; Factorio 0.15.28 (build 30646, linux64, headless)
Jul 07 19:42:33 yggdrasil factorio[11086]:    0.063 Operating system: Linux (Ubuntu 16.04)
Jul 07 19:42:33 yggdrasil factorio[11086]:    0.063 Program arguments: "/opt/factorio/bin/x64/factorio" "--rcon-port" "4444" "--rcon-password" "password" "--start-server" "/opt/factorio/maps/015angelbob.zip" "--server-settings" "/opt/factorio/data/server-settings.json"
Jul 07 19:42:33 yggdrasil factorio[11086]:    0.063 Read data path: /opt/factorio/data
Jul 07 19:42:33 yggdrasil factorio[11086]:    0.063 Write data path: /opt/factorio
Jul 07 19:42:33 yggdrasil factorio[11086]:    0.063 Binaries path: /opt/factorio/bin
Jul 07 19:42:33 yggdrasil factorio[11086]:    0.200 System info: [CPU: AMD FX(tm)-8350 Eight-Core Processor           , 8 cores, RAM: 7699MB]
Jul 07 19:42:33 yggdrasil factorio[11086]:    0.232 Running in headless mode
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.915 Loading mod settings bobenemies 0.15.2 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.915 Loading mod settings bobinserters 0.15.1 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.915 Loading mod settings LogisticTrainNetwork 1.3.4 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.916 Loading mod settings bobores 0.15.6 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.917 Loading mod settings bobvehicleequipment 0.15.2 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.918 Loading mod settings bobplates 0.15.12 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.918 Loading mod settings rso-mod 3.3.10 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.919 Loading mod settings angelsrefining 0.7.16 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.920 Loading mod settings bobassembly 0.15.7 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.921 Loading mod settings boblogistics 0.15.6 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.922 Loading mod settings bobmining 0.15.2 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.923 Loading mod settings angelsaddons-oresilos 0.3.1 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.924 Loading mod settings angelsaddons-warehouses 0.2.1 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.924 Loading mod settings angelspetrochem 0.5.10 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.936 Loading mod settings bobmodules 0.15.3 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.938 Loading mod settings bobwarfare 0.15.3 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.939 Loading mod settings angelsinfiniteores 0.6.11 (settings.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    0.991 Loading mod core 0.0.0 (data.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    1.046 Loading mod base 0.15.28 (data.lua)
Jul 07 19:42:34 yggdrasil factorio[11086]:    1.326 Loading mod FARL 1.1.6 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    1.363 Loading mod bobenemies 0.15.2 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    1.443 Loading mod bobinserters 0.15.1 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    1.488 Loading mod boblibrary 0.15.8 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    1.535 Loading mod LogisticTrainNetwork 1.3.4 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    1.566 Loading mod VoidChest_Fixed 1.0.4 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    1.596 Loading mod bobores 0.15.6 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    1.629 Loading mod bobtech 0.15.3 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    1.677 Loading mod bobvehicleequipment 0.15.2 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    1.713 Loading mod bobplates 0.15.12 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    1.765 Loading mod rso-mod 3.3.10 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    1.802 Loading mod angelsrefining 0.7.16 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    1.892 Loading mod bobassembly 0.15.7 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    1.957 Loading mod bobelectronics 0.15.3 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    2.020 Loading mod bobgreenhouse 0.15.2 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    2.070 Loading mod boblogistics 0.15.6 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    2.154 Loading mod bobmining 0.15.2 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    2.228 Loading mod bobpower 0.15.4 (data.lua)
Jul 07 19:42:35 yggdrasil factorio[11086]:    2.312 Loading mod bobrevamp 0.15.4 (data.lua)
Jul 07 19:42:36 yggdrasil factorio[11086]:    2.395 Loading mod angelsaddons-oresilos 0.3.1 (data.lua)
Jul 07 19:42:36 yggdrasil factorio[11086]:    2.466 Loading mod angelsaddons-warehouses 0.2.1 (data.lua)
Jul 07 19:42:36 yggdrasil factorio[11086]:    2.544 Loading mod angelscomponents 0.2.0 (data.lua)
Jul 07 19:42:36 yggdrasil factorio[11086]:    2.634 Loading mod angelspetrochem 0.5.10 (data.lua)
Jul 07 19:42:36 yggdrasil factorio[11086]:    2.743 Loading mod bobmodules 0.15.3 (data.lua)
Jul 07 19:42:36 yggdrasil factorio[11086]:    2.836 Loading mod bobwarfare 0.15.3 (data.lua)
Jul 07 19:42:36 yggdrasil factorio[11086]:    2.971 Loading mod angelsaddons-petrotrain 0.2.0 (data.lua)
Jul 07 19:42:36 yggdrasil factorio[11086]:    3.087 Loading mod angelsaddons-pressuretanks 0.2.0 (data.lua)
Jul 07 19:42:36 yggdrasil factorio[11086]:    3.208 Loading mod angelsbioprocessing 0.4.0 (data.lua)
Jul 07 19:42:36 yggdrasil factorio[11086]:    3.339 Loading mod angelsexploration 0.2.0 (data.lua)
Jul 07 19:42:37 yggdrasil factorio[11086]:    3.467 Loading mod angelsinfiniteores 0.6.11 (data.lua)
Jul 07 19:42:37 yggdrasil factorio[11086]:    3.614 Loading mod angelslogistics 0.2.0 (data.lua)
Jul 07 19:42:37 yggdrasil factorio[11086]:    3.757 Loading mod angelssmelting 0.3.3 (data.lua)
Jul 07 19:42:37 yggdrasil factorio[11086]:    3.920 Loading mod ShinyAngelGFX 0.15.6 (data.lua)
Jul 07 19:42:37 yggdrasil factorio[11086]:    4.052 Loading mod base 0.15.28 (data-updates.lua)
Jul 07 19:42:37 yggdrasil factorio[11086]:    4.360 Loading mod FARL 1.1.6 (data-updates.lua)
Jul 07 19:42:38 yggdrasil factorio[11086]:    4.495 Loading mod bobenemies 0.15.2 (data-updates.lua)
Jul 07 19:42:38 yggdrasil factorio[11086]:    4.631 Loading mod bobinserters 0.15.1 (data-updates.lua)
Jul 07 19:42:38 yggdrasil factorio[11086]:    4.768 Loading mod bobores 0.15.6 (data-updates.lua)
Jul 07 19:42:38 yggdrasil factorio[11086]:    4.904 Loading mod bobtech 0.15.3 (data-updates.lua)
Jul 07 19:42:38 yggdrasil factorio[11086]:    5.040 Loading mod bobvehicleequipment 0.15.2 (data-updates.lua)
Jul 07 19:42:38 yggdrasil factorio[11086]:    5.180 Loading mod bobplates 0.15.12 (data-updates.lua)
Jul 07 19:42:38 yggdrasil factorio[11086]:    5.184 Script module-functions.lua:12: Recipe polishing-wheel-synthetic does not exist.
Jul 07 19:42:38 yggdrasil factorio[11086]:    5.322 Loading mod rso-mod 3.3.10 (data-updates.lua)
Jul 07 19:42:39 yggdrasil factorio[11086]:    5.459 Loading mod angelsrefining 0.7.16 (data-updates.lua)
Jul 07 19:42:39 yggdrasil factorio[11086]:    5.623 Loading mod bobassembly 0.15.7 (data-updates.lua)
Jul 07 19:42:39 yggdrasil factorio[11086]:    5.765 Loading mod bobelectronics 0.15.3 (data-updates.lua)
Jul 07 19:42:39 yggdrasil factorio[11086]:    5.906 Loading mod bobgreenhouse 0.15.2 (data-updates.lua)
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.046 Loading mod boblogistics 0.15.6 (data-updates.lua)
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.194 Loading mod bobmining 0.15.2 (data-updates.lua)
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.197 Script technology-functions.lua:152: Technology water-miner-2 does not exist.
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.197 Script technology-functions.lua:152: Technology water-miner-3 does not exist.
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.197 Script technology-functions.lua:152: Technology water-miner-3 does not exist.
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.197 Script technology-functions.lua:152: Technology water-miner-3 does not exist.
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.197 Script technology-functions.lua:152: Technology water-miner-4 does not exist.
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.197 Script technology-functions.lua:152: Technology water-miner-4 does not exist.
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.197 Script technology-functions.lua:152: Technology water-miner-4 does not exist.
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.197 Script technology-functions.lua:152: Technology water-miner-5 does not exist.
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.197 Script technology-functions.lua:152: Technology water-miner-5 does not exist.
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.197 Script technology-functions.lua:152: Technology water-miner-5 does not exist.
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.197 Script technology-functions.lua:152: Technology water-miner-5 does not exist.
Jul 07 19:42:39 yggdrasil factorio[11086]:    6.337 Loading mod bobpower 0.15.4 (data-updates.lua)
Jul 07 19:42:40 yggdrasil factorio[11086]:    6.480 Loading mod bobrevamp 0.15.4 (data-updates.lua)
Jul 07 19:42:40 yggdrasil factorio[11086]:    6.623 Loading mod angelsaddons-oresilos 0.3.1 (data-updates.lua)
Jul 07 19:42:40 yggdrasil factorio[11086]:    6.763 Loading mod angelsaddons-warehouses 0.2.1 (data-updates.lua)
Jul 07 19:42:40 yggdrasil factorio[11086]:    6.904 Loading mod angelspetrochem 0.5.10 (data-updates.lua)
Jul 07 19:42:40 yggdrasil factorio[11086]:    7.081 Loading mod bobmodules 0.15.3 (data-updates.lua)
Jul 07 19:42:40 yggdrasil factorio[11086]: *** Error in `/opt/factorio/bin/x64/factorio': double free or corruption (!prev): 0x0000000003f12be0 ***
Jul 07 19:42:40 yggdrasil factorio[11086]: ======= Backtrace: =========
Jul 07 19:42:40 yggdrasil factorio[11086]: /lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f98320eb7e5]
Jul 07 19:42:40 yggdrasil factorio[11086]: /lib/x86_64-linux-gnu/libc.so.6(+0x8037a)[0x7f98320f437a]
Jul 07 19:42:40 yggdrasil factorio[11086]: /lib/x86_64-linux-gnu/libc.so.6(+0x83350)[0x7f98320f7350]
Jul 07 19:42:40 yggdrasil factorio[11086]: /lib/x86_64-linux-gnu/libc.so.6(realloc+0x179)[0x7f98320f8839]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf1ecc2]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0da18]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0e102]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0be3d]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0e37e]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0eee3]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xef9b48]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0x9aec83]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0x9aef3a]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0x9af2bd]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0df6e]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0be3d]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0e37e]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xf0eee3]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xef9b48]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0x9aec83]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0x9afc02]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xbc3468]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xbc38db]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xc8706d]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xe3577e]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0xee9c99]
Jul 07 19:42:40 yggdrasil factorio[11086]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f9832094830]
Jul 07 19:42:40 yggdrasil factorio[11086]: /opt/factorio/bin/x64/factorio[0x406e69]
Jul 07 19:42:40 yggdrasil factorio[11086]: ======= Memory map: ========
Jul 07 19:42:40 yggdrasil factorio[11086]: 00400000-0180c000 r-xp 00000000 08:02 109321706                          /opt/factorio/bin/x64/factorio
Jul 07 19:42:40 yggdrasil factorio[11086]: 0180c000-01813000 r--p 0140b000 08:02 109321706                          /opt/factorio/bin/x64/factorio
Jul 07 19:42:40 yggdrasil factorio[11086]: 01813000-0182b000 rw-p 01412000 08:02 109321706                          /opt/factorio/bin/x64/factorio
Jul 07 19:42:40 yggdrasil factorio[11086]: 0182b000-01855000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 01b6f000-06f24000 rw-p 00000000 00:00 0                                  [heap]
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9828000000-7f9828021000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9828021000-7f982c000000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982e06c000-7f982e06d000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982e06d000-7f982e86d000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982e86d000-7f982e86e000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982e86e000-7f982f06e000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982f06e000-7f982f06f000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982f06f000-7f982f86f000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982f86f000-7f982f870000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f982f870000-7f9830070000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9830070000-7f9830071000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9830071000-7f9830871000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9830871000-7f9830872000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9830872000-7f9831072000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9831072000-7f9831073000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9831073000-7f9831873000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9831873000-7f9831874000 ---p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9831874000-7f9832074000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832074000-7f9832234000 r-xp 00000000 08:02 16253354                   /lib/x86_64-linux-gnu/libc-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832234000-7f9832434000 ---p 001c0000 08:02 16253354                   /lib/x86_64-linux-gnu/libc-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832434000-7f9832438000 r--p 001c0000 08:02 16253354                   /lib/x86_64-linux-gnu/libc-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832438000-7f983243a000 rw-p 001c4000 08:02 16253354                   /lib/x86_64-linux-gnu/libc-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f983243a000-7f983243e000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832444000-7f983245a000 r-xp 00000000 08:02 16253187                   /lib/x86_64-linux-gnu/libgcc_s.so.1
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f983245a000-7f9832659000 ---p 00016000 08:02 16253187                   /lib/x86_64-linux-gnu/libgcc_s.so.1
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832659000-7f983265a000 rw-p 00015000 08:02 16253187                   /lib/x86_64-linux-gnu/libgcc_s.so.1
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f983265c000-7f9832764000 r-xp 00000000 08:02 16253305                   /lib/x86_64-linux-gnu/libm-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832764000-7f9832963000 ---p 00108000 08:02 16253305                   /lib/x86_64-linux-gnu/libm-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832963000-7f9832964000 r--p 00107000 08:02 16253305                   /lib/x86_64-linux-gnu/libm-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832964000-7f9832965000 rw-p 00108000 08:02 16253305                   /lib/x86_64-linux-gnu/libm-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f983296c000-7f983296f000 r-xp 00000000 08:02 16253229                   /lib/x86_64-linux-gnu/libdl-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f983296f000-7f9832b6e000 ---p 00003000 08:02 16253229                   /lib/x86_64-linux-gnu/libdl-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832b6e000-7f9832b6f000 r--p 00002000 08:02 16253229                   /lib/x86_64-linux-gnu/libdl-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832b6f000-7f9832b70000 rw-p 00003000 08:02 16253229                   /lib/x86_64-linux-gnu/libdl-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832b74000-7f9832b7b000 r-xp 00000000 08:02 16253185                   /lib/x86_64-linux-gnu/librt-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832b7b000-7f9832d7a000 ---p 00007000 08:02 16253185                   /lib/x86_64-linux-gnu/librt-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832d7a000-7f9832d7b000 r--p 00006000 08:02 16253185                   /lib/x86_64-linux-gnu/librt-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832d7b000-7f9832d7c000 rw-p 00007000 08:02 16253185                   /lib/x86_64-linux-gnu/librt-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832d7c000-7f9832d94000 r-xp 00000000 08:02 16253156                   /lib/x86_64-linux-gnu/libpthread-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832d94000-7f9832f93000 ---p 00018000 08:02 16253156                   /lib/x86_64-linux-gnu/libpthread-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832f93000-7f9832f94000 r--p 00017000 08:02 16253156                   /lib/x86_64-linux-gnu/libpthread-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832f94000-7f9832f95000 rw-p 00018000 08:02 16253156                   /lib/x86_64-linux-gnu/libpthread-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832f95000-7f9832f99000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f9832f9c000-7f9832fc2000 r-xp 00000000 08:02 16253119                   /lib/x86_64-linux-gnu/ld-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f983318c000-7f98331c1000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f98331c1000-7f98331c2000 r--p 00025000 08:02 16253119                   /lib/x86_64-linux-gnu/ld-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f98331c2000-7f98331c3000 rw-p 00026000 08:02 16253119                   /lib/x86_64-linux-gnu/ld-2.23.so
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f98331c3000-7f98331c5000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7f98331c5000-7f98331c8000 rw-p 00000000 00:00 0
Jul 07 19:42:40 yggdrasil factorio[11086]: 7ffd872e2000-7ffd87303000 rw-p 00000000 00:00 0                          [stack]
Jul 07 19:42:40 yggdrasil factorio[11086]: 7ffd8731c000-7ffd8731e000 r--p 00000000 00:00 0                          [vvar]
Jul 07 19:42:40 yggdrasil factorio[11086]: 7ffd8731e000-7ffd87320000 r-xp 00000000 00:00 0                          [vdso]
Jul 07 19:42:40 yggdrasil factorio[11086]: ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]
Jul 07 19:46:46 yggdrasil systemd[1]: Stopping Start the service for Factorio....
Jul 07 19:46:46 yggdrasil factorio[11086]:  253.014 Received SIGTERM, shutting down
Jul 07 19:47:43 yggdrasil systemd[1]: factorio@015angelbob.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 19:47:43 yggdrasil systemd[1]: Stopped Start the service for Factorio..
Jul 07 19:47:43 yggdrasil systemd[1]: factorio@015angelbob.service: Unit entered failed state.
Jul 07 19:47:43 yggdrasil systemd[1]: factorio@015angelbob.service: Failed with result 'exit-code'.
As an aside, the server's been running without issue since I rolled back to an autosave.

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

Re: [0.15.28] Headless server crash (Linux)

Post by Loewchen »

mishugashu wrote:Is there some place that factorio has their own log file, besides just looking at my systemd log?
See: How to report a bug - READ BEFORE POSTING

mishugashu
Burner Inserter
Burner Inserter
Posts: 14
Joined: Mon Apr 24, 2017 7:11 pm
Contact:

Re: [0.15.28] Headless server crash (Linux)

Post by mishugashu »

Appears that log file is exactly what spits out to stdout/stderr, and is exactly what is reported by systemd's journal. Well, plus a little more. But the original log has been rotated out already. So, attached is my systemd log of the whole session. I did remove the [CHAT] lines, though. Hope you don't mind.

E: as an aside, we still haven't run back into this issue, nor know how to reproduce it
Attachments
log.txt
(2.91 MiB) Downloaded 103 times

Oxyd
Former Staff
Former Staff
Posts: 1428
Joined: Thu May 07, 2015 8:42 am
Contact:

Re: [0.15.28] Headless server crash (Linux)

Post by Oxyd »

That appears to crash whilst it's loading mods. I can load your save just fine, but I don't have your mods, so that may not mean much. Can you post your mod folder?

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

Re: [0.15.28] Headless server crash (Linux)

Post by posila »

Symbolized backtrace. I don't understand why our crash handler didn't dump stacktrace.

Code: Select all

crtstuff.c:?
crtstuff.c:?
crtstuff.c:?
crtstuff.c:?
crtstuff.c:?
crtstuff.c:?
??:?
/tmp/factorio-6eb1vo/src/Util/LuaHelper.cpp:1690
/tmp/factorio-6eb1vo/src/Util/LuaHelper.cpp:1720
/usr/include/c++/5/bits/basic_string.h:2697 (discriminator 1)
crtstuff.c:?
crtstuff.c:?
crtstuff.c:?
crtstuff.c:?
??:?
/tmp/factorio-6eb1vo/src/Util/LuaHelper.cpp:1690
/usr/include/c++/5/bits/basic_string.h:2697
/usr/include/c++/5/bits/basic_string.h:2697
/tmp/factorio-6eb1vo/src/Data/ModManager.cpp:392
/tmp/factorio-6eb1vo/src/Data/ModManager.cpp:318
/tmp/factorio-6eb1vo/src/GlobalContext.cpp:424
/tmp/factorio-6eb1vo/src/Util/ScopedCallback.hpp:15

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [0.15.28] Headless server crash (Linux)

Post by kovarex »

Hello, I tried to load your save game with the mods and I could do it just fine.
The fact that there is a double free sounds disturbing, but I have no idea why/how is it happening. Could you try to do cpu+mem check of that computer? (And check the integrity of the binary as well)

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

Re: [0.15.28] Headless server crash (Linux)

Post by Rseding91 »

There's a good chance this is fixed for the next version of 0.15.

I found an issue from a different stack trace that could cause this exact scenario that has since been fixed.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”