[0.16.5] Crash on connecting two electrical networks

Things that has been reported already before.
Post Reply
hank
Manual Inserter
Manual Inserter
Posts: 1
Joined: Thu Apr 06, 2017 2:51 pm
Contact:

[0.16.5] Crash on connecting two electrical networks

Post by hank »

I have been able to reliably crash 0.16.5 on my Windows 10 box with the attached save file.

On loading it, if I place an electrical pole to connect the lower, unpowered network to power, the game dies. I tied substation and medium power pole.

Log file is also attached. If I can provide more info, please let me know.
Attachments
UNLAZY_NOPOWER16_PRECRASH.zip
(43.46 MiB) Downloaded 146 times
factorio-current.log
(15.25 KiB) Downloaded 74 times

Revenge282
Burner Inserter
Burner Inserter
Posts: 9
Joined: Tue Jul 05, 2016 6:14 am
Contact:

Re: [0.16.5] Crash on connecting two electrical networks

Post by Revenge282 »

Can confirm this happens on 16.5. I reconnected a group of small poles to the power network using a medium pole, and the game crashed immediately on placement.

Code: Select all

24460.064 Error CrashHandler.cpp:419: Received SIGSEGV
Factorio crashed. Generating symbolized stacktrace, please wait ...
24463.251 Warning Logger.cpp:446: Symbols.size() == 30, usedSize == 22
#0  0x0000000000b08b1d in Logger::logStacktrace(StackTraceInfo*) at /tmp/factorio-vr1aM6/src/Util/Logger.cpp:471
#1  0x0000000000684751 in CrashHandler::writeStackTrace(CrashHandler::CrashReason) at /tmp/factorio-vr1aM6/src/Util/CrashHandler.cpp:127
#2  0x00000000006848fa in CrashHandler::SignalHandler(int) at /tmp/factorio-vr1aM6/src/Util/CrashHandler.cpp:421
#3  0x0000000000033af0 in ?? at ??:0
#4  0x000000000042bfcc in MiningDrill::getElectricEnergySource() at /tmp/factorio-vr1aM6/src/Entity/MiningDrill.cpp:776
#5  0x0000000000aaae4c in ElectricPole::connectEnergySources() at /tmp/factorio-vr1aM6/src/Entity/ElectricPole.cpp:1107
#6  0x0000000000ad0e34 in ElectricPole::setup(SetupData const&) at /tmp/factorio-vr1aM6/src/Entity/ElectricPole.cpp:586
#7  0x0000000000ac06ed in __gnu_cxx::__normal_iterator<ItemStack*, std::vector<ItemStack, std::allocator<ItemStack> > >::__normal_iterator(ItemStack* const&) at /usr/include/c++/7/bits/stl_iterator.h:780
#8  0x0000000000ac0fcc in std::vector<ItemStack, std::allocator<ItemStack> >::begin() at /usr/include/c++/7/bits/stl_vector.h:564
#9  0x0000000000864b70 in Inventory::begin() at /tmp/factorio-vr1aM6/src/Item/Inventory.hpp:182
#10 0x0000000000959af4 in ManualBuilder::buildItem(ActionData::BuildItemParameters const&, ForceID, ID<EntityPrototype, unsigned short>, bool, bool) at /tmp/factorio-vr1aM6/src/ManualBuilder.cpp:769
#11 0x00000000005cfaac in ManualBuilder::BuildResult::~BuildResult() at /tmp/factorio-vr1aM6/src/ManualBuilder.cpp:64
#12 0x00000000009e7910 in CharacterController::buildItem(ActionData::BuildItemParameters const&) at /tmp/factorio-vr1aM6/src/Controller/CharacterController.cpp:449
#13 0x00000000009e687e in GameActionHandler::buildItem(InputAction const&, Controller*) at /tmp/factorio-vr1aM6/src/GameActionHandler.cpp:556
#14 0x000000000089a970 in GameActionHandler::actionPerformed(InputAction const&) at /tmp/factorio-vr1aM6/src/GameActionHandler.cpp:262 (discriminator 4)
#15 0x0000000000c24701 in InputHandler::flushToListeners(InputAction const&, bool) at /tmp/factorio-vr1aM6/src/Input/InputHandler.cpp:62
#16 0x0000000000c2527f in InputHandler::flushActions(bool) at /tmp/factorio-vr1aM6/src/Input/InputHandler.cpp:55
#17 0x0000000000c298d3 in NetworkInputHandler::flushActions(bool) at /tmp/factorio-vr1aM6/src/Net/NetworkInputHandler.cpp:157
#18 0x0000000000c2a2d3 in InputHandler::nextTick() at /tmp/factorio-vr1aM6/src/Input/InputHandler.cpp:45
#19 0x000000000041f6bf in NetworkInputHandler::nextTick() at /tmp/factorio-vr1aM6/src/Net/NetworkInputHandler.cpp:117
#20 (nil) in NetworkInputHandler::tryToApplyNextTickClosure() at /tmp/factorio-vr1aM6/src/Net/NetworkInputHandler.cpp:110
#21 0x000000000042596f in ServerMultiplayerManager::updateMultiplayerInputInternal() at /tmp/factorio-vr1aM6/src/Net/ServerMultiplayerManager.cpp:644
24466.503 Warning Logger.cpp:446: Symbols.size() == 29, usedSize == 21
24466.503 Error CrashHandler.cpp:128: Map tick at moment of crash: 3879066
24466.503 Error Util.cpp:67: 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.
Most recent autosave: https://www.exiledservers.net/repo/powerpolecrash.zip

cheerio39
Manual Inserter
Manual Inserter
Posts: 1
Joined: Mon Dec 18, 2017 5:31 am
Contact:

Re: [0.16.5] Crash on connecting two electrical networks

Post by cheerio39 »

Likewise. In my case, trying to connect two electrical networks with a Large power pole
Attachments
PowerPoleCrash.zip
(5.46 MiB) Downloaded 70 times
factorio-current.log
(9.6 KiB) Downloaded 92 times

Joyphor
Manual Inserter
Manual Inserter
Posts: 1
Joined: Mon Dec 18, 2017 8:20 am
Contact:

Re: [0.16.5] Crash on connecting two electrical networks

Post by Joyphor »

Building an Coal Outpost with Plastics processing... Many unpowered powerpoles. By connecting them to the main grid the games crashes.
RailWorld_42_016.zip
Game Save
(36.07 MiB) Downloaded 141 times
factorio-current_power connect.log
Log File
(31.21 KiB) Downloaded 90 times

Jakman217
Manual Inserter
Manual Inserter
Posts: 2
Joined: Fri May 05, 2017 7:49 pm
Contact:

Re: [0.16.5] Crash on connecting two electrical networks

Post by Jakman217 »

The same crash also occurred to me while attempting to create a switch for a subnetwork.
Attachments
0.16BABY.zip
Save
(7.31 MiB) Downloaded 80 times
factorio-current.log
Log
(29.37 KiB) Downloaded 77 times

Linnun
Inserter
Inserter
Posts: 45
Joined: Fri Dec 15, 2017 5:51 am
Contact:

Re: [0.16.5] Crash on connecting two electrical networks

Post by Linnun »

It's a different error message, but possibly still related to this: viewtopic.php?t=55176

User avatar
Kewlhotrod
Fast Inserter
Fast Inserter
Posts: 168
Joined: Thu Apr 23, 2015 5:20 pm
Contact:

Re: [0.16.5] Crash on connecting two electrical networks

Post by Kewlhotrod »

same as others reported
Attachments
_autosave3.zip
save
(9.21 MiB) Downloaded 64 times
factorio-dump-current.dmp
crash dump
(448.56 KiB) Downloaded 76 times

Linnun
Inserter
Inserter
Posts: 45
Joined: Fri Dec 15, 2017 5:51 am
Contact:

Re: [0.16.5] Crash on connecting two electrical networks

Post by Linnun »

Kewlhotrod wrote:same as others reported
Please provide the factorio-current.log file. You can find it in the same directory as the dmp file you attached.

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

Re: [0.16.5] Crash on connecting two electrical networks

Post by posila »

Thanks for the report.
This has been fixed for 0.16.6: 55176

Post Reply

Return to “Duplicates”