[0.17.79] Crash while idle: "agui::Dimension"

Bugs that we were not able to reproduce, and/or are waiting for more detailed info.
Post Reply
glxl
Manual Inserter
Manual Inserter
Posts: 4
Joined: Sun Sep 30, 2018 2:01 pm
Contact:

[0.17.79] Crash while idle: "agui::Dimension"

Post by glxl »

Most data is from files attached and personal knowledge.
config
Mods
Attachments
config.ini
(23.37 KiB) Downloaded 54 times
mod-list.json
(1.02 KiB) Downloaded 56 times
factorio-current.log
username replaced by 'NOTTODAY'
(10.59 KiB) Downloaded 70 times
_autosave2.zip
autosave 41 seconds before crash, dependency for bug recreation unknown
(3.74 MiB) Downloaded 56 times

User avatar
TruePikachu
Filter Inserter
Filter Inserter
Posts: 978
Joined: Sat Apr 09, 2016 8:39 pm
Contact:

Re: [0.17.79] Crash while idle: "agui::Dimension"

Post by TruePikachu »

Code: Select all

1889.877 Error CrashHandler.cpp:603: Received SIGSEGV
Factorio crashed. Generating symbolized stacktrace, please wait ...
Raw stacktrace: 0xb497f8, 0xd3202d, 0xbe299d, 0xbe2d0d, 0xbe2d69, 0x361e0, 0x152ddc7
1894.669 Warning Logger.cpp:518: Symbols.size() == 12, usedSize == 6
#0  0x0000000000d3202d in std::__uniq_ptr_impl<LoggerFileWriteStream, std::default_delete<LoggerFileWriteStream> >::_M_ptr() const at /usr/include/c++/8/bits/unique_ptr.h:150
#1  0x0000000000be299d in std::unique_ptr<LoggerFileWriteStream, std::default_delete<LoggerFileWriteStream> >::get() const at /usr/include/c++/8/bits/unique_ptr.h:343
#2  0x0000000000be2d0d in std::unique_ptr<LoggerFileWriteStream, std::default_delete<LoggerFileWriteStream> >::operator->() const at /usr/include/c++/8/bits/unique_ptr.h:337
#3  0x0000000000be2d69 in Logger::flush() at /tmp/factorio-build-5KM6rv/src/Util/Logger.cpp:558
#4  0x00000000000361e0 in Logger::logStacktrace(StackTraceInfo*) at /tmp/factorio-build-5KM6rv/src/Util/Logger.cpp:544
#5  0x000000000152ddc7 in GlobalContext::getMap() at /tmp/factorio-build-5KM6rv/src/GlobalContext.cpp:1878
#6  (nil) in CrashHandler::writeStackTrace(CrashHandler::CrashReason) at /tmp/factorio-build-5KM6rv/src/Util/CrashHandler.cpp:188
#7  0x0000000038563710 in CrashHandler::commonSignalHandler(int) at /tmp/factorio-build-5KM6rv/src/Util/CrashHandler.cpp:606
#8  0x00007fffd8fee980 in CrashHandler::SignalHandler(int) at /tmp/factorio-build-5KM6rv/src/Util/CrashHandler.cpp:620
#9  0x0000000000000001 in ?? at ??:0
#10 0x00007fc4f33af544 in agui::Dimension::Dimension(int, int) at /tmp/factorio-build-5KM6rv/libraries/Agui/Dimension.hpp:9
#11 0x0000000003107820 in agui::BorderImageSet::drawHorizontalLine(agui::PaintEvent const&, agui::Point, int, agui::BorderImageSet::Terminal, agui::BorderImageSet::Terminal) const at /tmp/factorio-build-5KM6rv/libraries/Agui/BorderImageSet.cpp:88

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

Re: [0.17.79] Crash while idle: "agui::Dimension"

Post by Rseding91 »

Thanks for the report. Do you have any way to reproduce the crash? It's crashing at a place where as far as I can tell it's impossible to crash there. That makes it seem unlikely that there's something wrong code wise but maybe a random bit flip or memory corruption issue?

Unless you have some way to reproduce the crash there's nothing I can do at the moment.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Pending”