[1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Bugs that are actually features.
smomo123
Inserter
Inserter
Posts: 20
Joined: Fri Oct 28, 2022 1:33 am
Contact:

[1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by smomo123 »

lol

Code: Select all

Factorio crashed. Generating symbolized stacktrace, please wait ...
/tmp/factorio-build-0pwiOf/src/Util/Logger.cpp (313): Logger::writeStacktrace(FileWriteStream*, StackTraceInfo*)
/tmp/factorio-build-0pwiOf/src/Util/Logger.cpp (322): Logger::logStacktrace(StackTraceInfo*)
/tmp/factorio-build-0pwiOf/src/Util/CrashHandler.cpp (184): CrashHandler::writeStackTrace(CrashHandler::CrashReason)
/tmp/factorio-build-0pwiOf/src/Util/CrashHandler.cpp (636): CrashHandler::commonSignalHandler(int)
/tmp/factorio-build-0pwiOf/src/Util/CrashHandler.cpp (642): CrashHandler::SignalHandler(int)
0x7f4ea545751f
/tmp/factorio-build-0pwiOf/src/Fluid/FluidBox.cpp (133): FluidBox::PipeConnection::calculateFlowSpeed(FluidBox&)
/tmp/factorio-build-0pwiOf/src/Fluid/FluidBox.cpp (1236): FluidBox::update()
/tmp/factorio-build-0pwiOf/src/Fluid/FluidSystem.cpp (48): FluidSystem::update()
/tmp/factorio-build-0pwiOf/src/Fluid/FluidManager.cpp (369): operator()
/home/build/gcc-11.2/include/c++/11.2.0/bits/invoke.h (61): __invoke_impl<void, FluidManager::startThreads(ThreadPool&, int32_t)::<lambda()>&>
/home/build/gcc-11.2/include/c++/11.2.0/bits/invoke.h (111): __invoke_r<void, FluidManager::startThreads(ThreadPool&, int32_t)::<lambda()>&>
/home/build/gcc-11.2/include/c++/11.2.0/bits/std_function.h (291): _M_invoke
/home/build/gcc-11.2/include/c++/11.2.0/bits/std_function.h (560): std::function<void ()>::operator()() const
/tmp/factorio-build-0pwiOf/src/Util/WorkerThread.cpp (48): WorkerThread::loop()
../../../../../libstdc++-v3/src/c++11/thread.cc (82): execute_native_thread_routine
./nptl/pthread_create.c (442): start_threat
Attachments
factorio-current.log
(94.11 KiB) Downloaded 49 times

User avatar
atomizer
Long Handed Inserter
Long Handed Inserter
Posts: 79
Joined: Sat Sep 22, 2018 3:18 pm
Contact:

Re: 1.1.70 found another bug

Post by atomizer »

Can you reproduce this? If yes, post the save and reproduction steps.

smomo123
Inserter
Inserter
Posts: 20
Joined: Fri Oct 28, 2022 1:33 am
Contact:

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by smomo123 »

i just ran the game and it crashed

smomo123
Inserter
Inserter
Posts: 20
Joined: Fri Oct 28, 2022 1:33 am
Contact:

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by smomo123 »

it didnt mess with my save file

smomo123
Inserter
Inserter
Posts: 20
Joined: Fri Oct 28, 2022 1:33 am
Contact:

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by smomo123 »

i figure how it happened i set the about save to 5 minutes and it crashes

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

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by Loewchen »

If you actually can reproduce this, post the save and exact steps that cause the crash.

smomo123
Inserter
Inserter
Posts: 20
Joined: Fri Oct 28, 2022 1:33 am
Contact:

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by smomo123 »

will the bug be patched?

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

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by Loewchen »

You don't seem to be able to reproduce it, nobody else is reporting it and you have an issue with corrupted save files on the same machine. Chances are the only thing broken is your hardware.
If you find a way to reproduce it after all, post steps that do.

smomo123
Inserter
Inserter
Posts: 20
Joined: Fri Oct 28, 2022 1:33 am
Contact:

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by smomo123 »

my machine is new

smomo123
Inserter
Inserter
Posts: 20
Joined: Fri Oct 28, 2022 1:33 am
Contact:

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by smomo123 »

could the crash be caused by a memery leak theres only 1% of my 16gb of memory when i run it


smomo123
Inserter
Inserter
Posts: 20
Joined: Fri Oct 28, 2022 1:33 am
Contact:

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by smomo123 »

i tested all of the components on my computer they passed with flying colors

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

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by Rseding91 »

Can you provide a save file that when I load it, it crashes after a specific number of seconds?

For example: *load save* -> 23 seconds later it will crash
If you want to get ahold of me I'm almost always on Discord.

smomo123
Inserter
Inserter
Posts: 20
Joined: Fri Oct 28, 2022 1:33 am
Contact:

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by smomo123 »

ddd.zip
load save it wil crash
(21.32 MiB) Downloaded 40 times
this my current save

User avatar
atomizer
Long Handed Inserter
Long Handed Inserter
Posts: 79
Joined: Sat Sep 22, 2018 3:18 pm
Contact:

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by atomizer »

Doesn't crash for me. Please run https://memtest.org/

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

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by Rseding91 »

How long do I need to wait before it crashes? It has been 5 minutes and seems to be working fine.
If you want to get ahold of me I'm almost always on Discord.

smomo123
Inserter
Inserter
Posts: 20
Joined: Fri Oct 28, 2022 1:33 am
Contact:

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by smomo123 »

put autosave to 5 minutes

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

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by Loewchen »

Post more logs with crashes please.

smomo123
Inserter
Inserter
Posts: 20
Joined: Fri Oct 28, 2022 1:33 am
Contact:

Re: [1.1.70] Crash FluidBox::PipeConnection::calculateFlowSpeed

Post by smomo123 »

log
Attachments
factorio-current.log
(180.29 KiB) Downloaded 31 times


Post Reply

Return to “Not a bug”