(gdb) run Starting program: /home/till/Programs/factorio/bin/x64/factorio [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0.000 2017-03-16 21:31:17; Factorio 0.14.22 (build 25342, linux64, alpha) 0.079 Operating system: Linux (Ubuntu 16.10) 0.079 Program arguments: "/home/till/Programs/factorio/bin/x64/factorio" 0.079 Read data path: /home/till/Programs/factorio/data 0.079 Write data path: /home/till/Programs/factorio 0.079 Binaries path: /home/till/Programs/factorio/bin [New Thread 0x7ffff38fd700 (LWP 1535)] 0.094 System info: [CPU: Dual Core AMD Opteron(tm) Processor 185, 2 cores, RAM: 3951MB] [New Thread 0x7ffff30fc700 (LWP 1536)] 0.096 Display options: [FullScreen: 1] [VSync: 0] [UIScale: 100%] [MultiSampling: OFF] [Screen: 255] 0.147 Available display adapters: 1 0.147 [0]: resolution 1920x1080px at [0,0] 0.147 Create display on adapter 0. Size 1280x720 at position [310, 162]. [New Thread 0x7fffecea5700 (LWP 1537)] [New Thread 0x7fffebe64700 (LWP 1538)] 2.570 Initialised OpenGL:[0] Gallium 0.4 on AMD RV730 (DRM 2.46.0 / 4.8.0-42-generic, LLVM 4.0.0); driver: 3.0 Mesa 17.1.0-devel 2.571 Video memory size (dedicated/total available/current available): 1024/1277/1015 MB [New Thread 0x7fffdffff700 (LWP 1541)] [Thread 0x7fffdffff700 (LWP 1541) exited] [New Thread 0x7fffdffff700 (LWP 1542)] [New Thread 0x7fffdf7fe700 (LWP 1543)] 2.672 Graphics options: [Graphics quality: normal] [Video memory usage: all] [Light scale: 25%] [DXT: false] 2.766 Loading mod core 0.0.0 (data.lua) 2.772 Loading mod base 0.14.22 (data.lua) 2.933 Checksum for core: 1291735968 2.933 Checksum for mod base: 786624017 3.504 Info PlayerData.cpp:55: Local player-data.json available, timestamp 1487862145 3.504 Info PlayerData.cpp:62: Cloud player-data.json unavailable 3.733 Initial atlas bitmap size is 8192 radeon: Failed to allocate a buffer: radeon: size : 268435456 bytes radeon: alignment : 16384 bytes radeon: domains : 4 radeon: flags : 20 Thread 1 "factorio" received signal SIGSEGV, Segmentation fault. 0x0000000000000000 in ?? () (gdb) bt #0 0x0000000000000000 in ?? () #1 0x00007ffff1ebe49e in pb_slabs_reclaim_locked (slabs=0x1894958) at ../../../../../src/gallium/auxiliary/pipebuffer/pb_slab.c:81 #2 0x00007ffff1ebe679 in pb_slabs_reclaim (slabs=0x1894958) at ../../../../../src/gallium/auxiliary/pipebuffer/pb_slab.c:180 #3 0x00007ffff227d00c in radeon_winsys_bo_create (rws=0x1894780, size=, alignment=16384, domain=, flags=(RADEON_FLAG_GTT_WC | RADEON_FLAG_NO_CPU_ACCESS)) at ../../../../../../../src/gallium/winsys/radeon/drm/radeon_drm_bo.c:1023 #4 0x00007ffff229c81e in r600_alloc_resource (rscreen=0x18952b0, res=0x318fd60) at ../../../../../../src/gallium/drivers/radeon/r600_buffer_common.c:201 #5 0x00007ffff22ab0f7 in r600_texture_create_object (screen=0x18952b0, base=0x7fffffffac90, buf=0x0, surface=) at ../../../../../../src/gallium/drivers/radeon/r600_texture.c:1086 #6 0x00007ffff22ab703 in r600_texture_create (screen=0x18952b0, templ=0x7fffffffac90) at ../../../../../../src/gallium/drivers/radeon/r600_texture.c:1229 #7 0x00007ffff1d2186c in st_texture_create (st=, target=, format=, last_level=0, width0=, height0=, depth0=1, layers=1, nr_samples=0, bind=10) at ../../../../src/mesa/state_tracker/st_texture.c:98 #8 0x00007ffff1cc8ed7 in guess_and_alloc_texture (st=0x185d0b0, stObj=0x315ac00, stImage=) at ../../../../src/mesa/state_tracker/st_cb_texture.c:569 #9 0x00007ffff1cc9424 in st_AllocTextureImageBuffer (ctx=0x199d580, texImage=0x3192670) at ../../../../src/mesa/state_tracker/st_cb_texture.c:624 #10 0x00007ffff1ccdd44 in st_TexImage (ctx=0x199d580, dims=2, texImage=0x3192670, format=32993, type=33639, pixels=0x0, unpack=0x19b8868) at ../../../../src/mesa/state_tracker/st_cb_texture.c:1624 #11 0x00007ffff1c4e15a in teximage (ctx=0x199d580, compressed=, dims=2, target=3553, level=0, internalFormat=, width=8192, height=8182, depth=1, border=0, format=32993, type=33639, imageSize=0, pixels=0x0) at ../../../../src/mesa/main/teximage.c:3048 #12 0x00007ffff1c4ef5d in _mesa_TexImage2D (target=, level=, internalFormat=, width=, height=, border=, format=32993, type=33639, pixels=0x0) at ../../../../src/mesa/main/teximage.c:3087 #13 0x0000000000e2e27d in ogl_upload_bitmap (bitmap=) at src/opengl/ogl_bitmap.c:614 #14 0x0000000000dc2860 in _al_create_bitmap_params (flags=3072, format=2, h=8182, w=8192, current_display=0x18438e0) at src/bitmap.c:158 #15 al_create_bitmap (w=8192, h=8182) at src/bitmap.c:185 #16 0x0000000000a99e82 in createBitmap () at /tmp/factorio-e2bx40/src/Graphics/Atlas.cpp:94 #17 prepareAndAllocate () at /tmp/factorio-e2bx40/src/Graphics/AtlasSystem.cpp:73 #18 planSpriteOrganization () at /tmp/factorio-e2bx40/src/Graphics/AtlasSystem.cpp:201 #19 build () at /tmp/factorio-e2bx40/src/Graphics/AtlasSystem.cpp:631 #20 0x0000000000c76721 in init () at /tmp/factorio-e2bx40/src/GlobalContext.cpp:380 #21 0x0000000000c8ffc1 in run () at /tmp/factorio-e2bx40/src/MainLoop.cpp:155 #22 0x0000000000d07e6f in main () at /tmp/factorio-e2bx40/src/Main.cpp:815