Skip to content

Instantly share code, notes, and snippets.

@maciekmm
Created July 20, 2015 10:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maciekmm/e35fe196010b78f48dc5 to your computer and use it in GitHub Desktop.
Save maciekmm/e35fe196010b78f48dc5 to your computer and use it in GitHub Desktop.
Factorio v12 mod loading crash
0.000 2015-07-20 12:18:53; Factorio 0.12.0 (Build 103, linux64)
0.000 Operating system: Linux
0.000 Read data path: /mnt/data/Software/factorio/data
0.000 Write data path: /mnt/data/Software/factorio
0.000 Binaries path: /mnt/data/Software/factorio/bin
0.454 Graphics options: [FullScreen: true] [VSync: false] [UIScale: 100%] [MultiSampling: X 2] [Graphics quality: normal] [Video memory usage: all]
0.498 Loading mod core 0.0.0 (data.lua)
0.501 Loading mod base 0.12.0 (data.lua)
14.711 Initial atlas bitmap size is 16384
Factorio crashed. Generating symbolized stacktrace, please wait ...
15.549 Warning Logger.cpp:315: Symbols.size() == 29, usedSize == 19
#0 0x5e7499 in CrashHandler::SignalHandler(int) at /tmp/factorio-tDqLaj/src/Util/CrashHandler.cpp:139
#1 0x7fd8c08135b0 in ?? at ??:0
#2 0x7fd8b6791b9d in ?? at ??:0
#3 0x7fd8b6549802 in ?? at ??:0
#4 0x7fd8b654df35 in ?? at ??:0
#5 0x7fd8b5c089e2 in ?? at ??:0
#6 0x7fd8b5c09194 in ?? at ??:0
#7 0x7fd8b6073c0c in ?? at ??:0
#8 0xb6341f in ogl_lock_region_nonbb_readwrite_nonfbo at /tmp/factorio-tDqLaj/libraries/Allegro/src/opengl/ogl_lock.c:377
#9 0xafaa57 in ogl_lock_region_nonbb_readwrite at /tmp/factorio-tDqLaj/libraries/Allegro/src/opengl/ogl_lock.c:265
#10 0xb4a858 in _al_ogl_lock_region_new at /tmp/factorio-tDqLaj/libraries/Allegro/src/opengl/ogl_lock.c:162
#11 0xb62571 in al_lock_bitmap_region at /tmp/factorio-tDqLaj/libraries/Allegro/src/bitmap_lock.c:109
#12 0xb43428 in _al_clear_bitmap_by_locking at /tmp/factorio-tDqLaj/libraries/Allegro/src/memdraw.c:70
#13 0x965253 in ogl_clear at /tmp/factorio-tDqLaj/libraries/Allegro/src/opengl/ogl_draw.c:264
#14 0x96be0d in al_clear_to_color at /tmp/factorio-tDqLaj/libraries/Allegro/src/drawing.c:41
#15 0x9f0020 in AtlasSystem::build(boost::function<void (double)>) [clone .constprop.49976] at /tmp/factorio-tDqLaj/src/Graphics/AtlasSystem.cpp:72
#16 0xa3df16 in planSpriteOrganization at /tmp/factorio-tDqLaj/src/Graphics/AtlasSystem.cpp:146
#17 0x7fd8c0800790 in build at /tmp/factorio-tDqLaj/src/Graphics/AtlasSystem.cpp:474
#18 0x40a3c9 in GlobalContext::init(bool, boost::filesystem::path const&) [clone .constprop.49949] at /home/build/build_environment/boost_1_58_0/output_linux64/include/boost/function/function_template.hpp:881
16.218 Warning Logger.cpp:315: Symbols.size() == 28, usedSize == 18
16.218 Error Util.cpp:45: Unexpected error occurred. You can help us to solve the problem by posting the contents of the log file on the Factorio forums.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment