GNU gdb (Debian 7.12-6) 7.12.0.20161007-git Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". (gdb) handlw Se SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) attach 2403 Attaching to process 2403 [New LWP 2404] [New LWP 2405] [New LWP 2406] [New LWP 2407] [New LWP 2408] [New LWP 2409] [New LWP 2410] [New LWP 2411] [New LWP 2412] [New LWP 2413] [New LWP 2414] [New LWP 2415] [New LWP 2416] [New LWP 2417] [New LWP 2418] [New LWP 2419] [New LWP 2420] [New LWP 2421] [New LWP 2422] [New LWP 2423] [New LWP 2424] [New LWP 2425] [New LWP 2426] [New LWP 2427] [New LWP 2428] [New LWP 2431] [New LWP 2432] [New LWP 2433] [New LWP 2434] [New LWP 2435] [New LWP 2436] [New LWP 2440] [New LWP 2441] [New LWP 2442] [New LWP 2443] [New LWP 2454] [New LWP 2455] [New LWP 2456] [New LWP 2459] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0xf7799c89 in __kernel_vsyscall () (gdb) continue Continuing. [New Thread 0xcbfe7b40 (LWP 2490)] [New Thread 0xd6056b40 (LWP 2513)] [New Thread 0x984d4b40 (LWP 2516)] Thread 43 "ns2_linux32" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x984d4b40 (LWP 2516)] M4::OutOfMemory (size=size@entry=4100) at ../Source/Engine/HeapAllocator.cpp:42 42 ../Source/Engine/HeapAllocator.cpp: No such file or directory. (gdb) backtrace full #0 M4::OutOfMemory (size=size@entry=4100) at ../Source/Engine/HeapAllocator.cpp:42 message = "Failed to allocate 4100 bytes and will now terminate.", '\000' ... #1 0xf6c1c7a9 in M4::HeapAllocator::AllocateAligned (this=0xb667d00c, size=4100, align=8) at ../Source/Engine/HeapAllocator.cpp:127 __profile = {m_name = 0xf6fae160 "HeapAllocator::Allocate", m_entered = false} p = 0x0 #2 0xf6c93094 in M4::ProxyAllocator::AllocateAligned (this=0xb667d01c, size=4100, align=8) at ../Source/Engine/ProxyAllocator.cpp:162 p = #3 0xf6c93094 in M4::ProxyAllocator::AllocateAligned (this=0xb667d238, size=4100, align=8) at ../Source/Engine/ProxyAllocator.cpp:162 p = #4 0xf6c81364 in M4::Allocator::Allocate (size=, this=) at ../Source/Engine/Allocator.inl:17 No locals. #5 M4::PoolAllocator::AllocatePage (this=this@entry=0xb65aafb0) at ../Source/Engine/PoolAllocator.cpp:139 newPage = 0x0 #6 0xf6c813bf in M4::PoolAllocator::AllocateFromPage (this=this@entry=0xb65aafb0, size=16) at ../Source/Engine/PoolAllocator.cpp:161 newPage = needsNewPage = buffer = #7 0xf6c8146c in M4::PoolAllocator::AllocateAligned (this=0xb65aafb0, size=16, align=8) at ../Source/Engine/PoolAllocator.cpp:100 lock = { = {}, m_criticalSection = @0xb65aafb4} object = 0x0 #8 0x081644b7 in M4::Allocator::Allocate (size=, this=) at ../Source/Engine/Allocator.inl:17 No locals. #9 M4::LuaAllocator::Alloc (this=this@entry=0xb667b770, size=size@entry=12) at ../Source/Spark_Server/LuaAllocator.cpp:46 No locals. #10 0x08102466 in M4::Script_Alloc (ud=0xb667b758, ptr=0x0, osize=0, nsize=12) at ../Source/Spark_Server/Script.cpp:1115 newBlock = userData = 0xb667b758 allocator = 0xb667b770 #11 0xf69fc84a in lj_mem_newgco (L=0xb64ab00c, size=12) at ../Source/LuaJIT/src/lj_gc.c:858 g = 0xb64ab03c o = #12 0xf69b59a9 in lj_cdata_new (cts=, sz=4, id=96) at ../Source/LuaJIT/src/lj_cdata.h:47 cd = 0x0 #13 CreateCDataPtr (owner=, vecPtr=0xa199da48, outSlot=0xb41090e4, L=0xa199da48) at ../Source/LuaJIT/ns2/Shared.h:162 cd = 0x0 data = 0x8 #14 PushCDataOrCDataRef (L=L@entry=0xb64ab00c, objectPtr=objectPtr@entry=0xa199da48, needsRef=true, owner=) at ../Source/LuaJIT/ns2/Shared.h:176 objectPtr = 0xa199da48 L = 0xb64ab00c #15 0xf69b7333 in Coords___index (L=0xb64ab00c) at ../Source/LuaJIT/ns2/CData.cpp:820 coord = 0xa199da3c key = 0xb64a459c isRef = #16 0xf6a22ef3 in lj_BC_FUNCC () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/liblua51.so No symbol table info available. #17 0xf69d8161 in lua_pcall (L=0xb64ab00c, nargs=2, nresults=1, errfunc=2) at ../Source/LuaJIT/src/lj_api.c:1112 g = 0xb64ab03c oldh = 0 '\000' ef = status = #18 0x08104066 in M4::Script_Call (L=L@entry=0xb64ab00c, nargs=nargs@entry=2, nresults=nresults@entry=1) at ../Source/Spark_Server/Script.cpp:1717 error = 2 userData = 0xb667b758 #19 0x08111498 in M4::Script_CallMethod (L=0xb64ab00c, object=object@entry=0xa1dffd28, methodName=methodName@entry=0x825b6ab "GetAttachPointCoords", nargs=, nargs@entry=1, nresults=nresults@entry=1) at ../Source/Spark_Server/Script_Bind.cpp:1579 argStart = 2 #20 0x0815a06e in M4::Script_EntityWrapper::GetAttachPointCoords (this=0xa1dffd28, attachPointIndex=0) at ../Source/Spark_Server/Script_Entity.h:202 result = {xAxis = {{{x = 1, y = 0, z = 0.999952316}, component = {1, 0, 0.999952316}}, static origin = {{{x = 0, y = 0, z = 0}, component = {0, 0, 0}}, static origin = , static xAxis = {{{x = 1, y = 0, z = 0}, component = {1, 0, 0}}, static origin = , static xAxis = , static yAxis = {{{x = 0, y = 1, z = 0}, component = {0, 1, 0}}, static origin = , static xAxis = , static yAxis = , static zAxis = {{{x = 0, y = 0, z = 1}, component = {0, 0, 1}}, static origin = , static xAxis = , static yAxis = , static zAxis = }}, static zAxis = }, static yAxis = , static zAxis = }, static xAxis = , static yAxis = , static zAxis = }, yAxis = {{{x = -0, y = -0.0097675398, z = 100.167305}, component = {-0, -0.0097675398, 100.167305}}, static origin = {{{x = 0, y = 0, z = 0}, component = {0, 0, 0}}, static origin = , static xAxis = {{{x = 1, y = 0, z = 0}, component = {1, 0, 0}}, static origin = , static xAxis = , static yAxis = {{{x = 0, y = 1, z = 0}, component = {0, 1, 0}}, static origin = , static xAxis = , static yAxis = , static zAxis = {{{x = 0, y = 0, z = 1}, component = {0, 0, 1}}, static origin = , static xAxis = , static yAxis = , static zAxis = }}, static zAxis = }, static yAxis = , static zAxis = }, static xAxis = , static yAxis = , static zAxis = }, zAxis = {{{x = -0.75, y = -60.1823463, z = 1}, component = {-0.75, -60.1823463, 1}}, static origin = {{{x = 0, y = 0, z = 0}, component = {0, 0, 0}}, static origin = , static xAxis = {{{x = 1, y = 0, z = 0}, component = {1, 0, 0}}, static origin = , static xAxis = , static yAxis = {{{x = 0, y = 1, z = 0}, component = {0, 1, 0}}, static origin = , static xAxis = , static yAxis = , static zAxis = {{{x = 0, y = 0, z = 1}, component = {0, 0, 1}}, static origin = , static xAxis = , static yAxis = , static zAxis = }}, static zAxis = }, static yAxis = , static zAxis = }, static xAxis = , static yAxis = , static zAxis = }, origin = {{{x = 91.6015625, y = -2.03052759e+33, z = -1.51780777e-18}, component = {91.6015625, -2.03052759e+33, -1.51780777e-18}}, static origin = {{{x = 0, y = 0, z = 0}, component = {0, 0, 0}}, static origin = , static xAxis = {{{x = 1, y = 0, z = 0}, component = {1, 0, 0}}, static origin = , static xAxis = , static yAxis = {{{x = 0, y = 1, z = 0}, component = {0, 1, 0}}, static origin = , static xAxis = , static yAxis = , static zAxis = {{{x = 0, y = 0, z = 1}, component = {0, 0, 1}}, static origin = , static xAxis = , static yAxis = , static zAxis = }}, static zAxis = }, static yAxis = , static zAxis = }, static xAxis = , static yAxis = , static zAxis = }} #21 0x080d9638 in M4::Entity::GetWorldOrigin (this=this@entry=0xa1dfff08) at ../Source/Spark_Server/Entity.cpp:488 No locals. #22 0x08162a9e in M4::EntityQueryManager::NotifyEntityChanged (this=0xb667d9e4, entity=0xa1dfff08) at ../Source/Spark_Server/EntityQueryManager.cpp:275 cellId = 1609 #23 0x0814c62f in M4::World::OnEntityOriginChanged (this=, entity=entity@entry=0xa1dfff08) at ../Source/Spark_Server/World.cpp:4622 No locals. #24 0x080daf5f in M4::Entity::Synchronized (this=0xa1dfff08) at ../Source/Spark_Server/Entity.cpp:670 __profile = {m_name = 0x82549dc "Entity::Synchronized", m_entered = false} #25 0x0814a36e in M4::World::SyncChanged (this=0xb667d008, changed=...) at ../Source/Spark_Server/World.cpp:3007 entity = entityIndex = 85 __profile = {m_name = 0x8263434 "World::SyncChanged", m_entered = } #26 0x0815147b in M4::World::InterpolateEntities (this=this@entry=0xb667d008, time=time@entry=930.732483, snapshots=..., player=player@entry=0x98dc3dd0) at ../Source/Spark_Server/World.cpp:2960 __profile = {m_name = 0x82635e7 "World::InterpolateEntities", m_entered = false} snapshot1 = 0x875b5050 groupBits = M4::NetworkField_GroupBits_ALL snapshot2 = 0x87349020 changed = {m_allocator = 0xb667d030, m_element = 0x3cce010, m_numElements = 202, m_maxElements = 465} timeBackup = 930.803101 #27 0x080b09ab in M4::PredictWorld::InterpolateEntities (this=this@entry=0xb667d008, move=..., time=930.732483, player=player@entry=0x98dc3dd0) at ../Source/Spark_Client/PredictWorld.cpp:398 limitedSnapshots = { >> = std::deque with 5 elements = {0x87e8a050, 0x875b5050, 0x87349020, 0x901fc008, 0x90fa5008}, } #28 0x080b0d8e in M4::PredictWorld::PredictMove (lastTime=930.803101, move=..., player=0x98dc3dd0, this=0xb667d008) at ../Source/Spark_Client/PredictWorld.cpp:326 time = 930.832458 #29 M4::PredictWorld::PredictMovement (this=this@entry=0xb667d008, player=0x98dc3dd0, snapshot=0x8d0a9020, lastProcessedFrameIndex=3, lastProcessedFrameIndex@entry=-1) at ../Source/Spark_Client/PredictWorld.cpp:292 i = 3 __profile = {m_name = 0x823ed60 "PredictWorld::PredictMovement", m_entered = false} clientFrame = 621 injectedMoveTimeLeft = -0.235513687 lastTime = 930.803101 #30 0x080b1366 in M4::PredictWorld::ProcessSnapshot (this=this@entry=0xb667d008) at ../Source/Spark_Client/PredictWorld.cpp:560 prev = 0 snapshot = __profile = {m_name = 0x823ed8e "PredictWorld::ProcessSnapshot", m_entered = } player = lastProcessedFrameIndex = -1 #31 0x080b15fc in M4::PredictWorld::Run (this=0xb667d008) at ../Source/Spark_Client/PredictWorld.cpp:769 startTime = 444.301209852 #32 0xf6c24840 in M4::DedicatedThread::Run (this=0xf01dad18) at ../Source/Engine/Job.cpp:123 No locals. #33 0xf6c37ccd in M4::RunThread (data=0xf01dad18) at ../Source/Engine/linux/LinuxThread.cpp:34 thread = 0xf01dad18 result = 0 #34 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #35 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. (gdb) info registers eax 0x0 0 ecx 0x0 0 edx 0x0 0 ebx 0xf713d000 -149696512 esp 0x984d4310 0x984d4310 ebp 0x984d43e8 0x984d43e8 esi 0xf01dad18 -266490600 edi 0x3d0f00 4001536 eip 0xf6c37ccd 0xf6c37ccd eflags 0x10246 [ PF ZF IF RF ] cs 0x23 35 ss 0x2b 43 ds 0x2b 43 es 0x2b 43 fs 0x0 0 gs 0x63 99 (gdb) x/16i $pc => 0xf6c37ccd : add $0x14,%esp 0xf6c37cd0 : pop %ebx 0xf6c37cd1 : pop %esi 0xf6c37cd2 : ret 0xf6c37cd3: nop 0xf6c37cd4: lea 0x0(%esi),%esi 0xf6c37cda: lea 0x0(%edi),%edi 0xf6c37ce0 : push %esi 0xf6c37ce1 : push %ebx 0xf6c37ce2 : sub $0x14,%esp 0xf6c37ce5 : call 0xf6bbc790 <__x86.get_pc_thunk.bx> 0xf6c37cea : add $0x505316,%ebx 0xf6c37cf0 : mov 0x20(%esp),%esi 0xf6c37cf4 : movl $0x0,0xc(%esi) 0xf6c37cfb : call 0xf6bb9820 0xf6c37d00 : mov %eax,0x8(%esi) (gdb) thread apply all backtradece Thread 43 (Thread 0x984d4b40 (LWP 2516)): #0 M4::OutOfMemory (size=size@entry=4100) at ../Source/Engine/HeapAllocator.cpp:42 #1 0xf6c1c7a9 in M4::HeapAllocator::AllocateAligned (this=0xb667d00c, size=4100, align=8) at ../Source/Engine/HeapAllocator.cpp:127 #2 0xf6c93094 in M4::ProxyAllocator::AllocateAligned (this=0xb667d01c, size=4100, align=8) at ../Source/Engine/ProxyAllocator.cpp:162 #3 0xf6c93094 in M4::ProxyAllocator::AllocateAligned (this=0xb667d238, size=4100, align=8) at ../Source/Engine/ProxyAllocator.cpp:162 #4 0xf6c81364 in M4::Allocator::Allocate (size=, this=) at ../Source/Engine/Allocator.inl:17 #5 M4::PoolAllocator::AllocatePage (this=this@entry=0xb65aafb0) at ../Source/Engine/PoolAllocator.cpp:139 #6 0xf6c813bf in M4::PoolAllocator::AllocateFromPage (this=this@entry=0xb65aafb0, size=16) at ../Source/Engine/PoolAllocator.cpp:161 #7 0xf6c8146c in M4::PoolAllocator::AllocateAligned (this=0xb65aafb0, size=16, align=8) at ../Source/Engine/PoolAllocator.cpp:100 #8 0x081644b7 in M4::Allocator::Allocate (size=, this=) at ../Source/Engine/Allocator.inl:17 #9 M4::LuaAllocator::Alloc (this=this@entry=0xb667b770, size=size@entry=12) at ../Source/Spark_Server/LuaAllocator.cpp:46 #10 0x08102466 in M4::Script_Alloc (ud=0xb667b758, ptr=0x0, osize=0, nsize=12) at ../Source/Spark_Server/Script.cpp:1115 #11 0xf69fc84a in lj_mem_newgco (L=0xb64ab00c, size=12) at ../Source/LuaJIT/src/lj_gc.c:858 #12 0xf69b59a9 in lj_cdata_new (cts=, sz=4, id=96) at ../Source/LuaJIT/src/lj_cdata.h:47 #13 CreateCDataPtr (owner=, vecPtr=0xa199da48, outSlot=0xb41090e4, L=0xa199da48) at ../Source/LuaJIT/ns2/Shared.h:162 #14 PushCDataOrCDataRef (L=L@entry=0xb64ab00c, objectPtr=objectPtr@entry=0xa199da48, needsRef=true, owner=) at ../Source/LuaJIT/ns2/Shared.h:176 #15 0xf69b7333 in Coords___index (L=0xb64ab00c) at ../Source/LuaJIT/ns2/CData.cpp:820 #16 0xf6a22ef3 in lj_BC_FUNCC () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/liblua51.so #17 0xf69d8161 in lua_pcall (L=0xb64ab00c, nargs=2, nresults=1, errfunc=2) at ../Source/LuaJIT/src/lj_api.c:1112 #18 0x08104066 in M4::Script_Call (L=L@entry=0xb64ab00c, nargs=nargs@entry=2, nresults=nresults@entry=1) at ../Source/Spark_Server/Script.cpp:1717 #19 0x08111498 in M4::Script_CallMethod (L=0xb64ab00c, object=object@entry=0xa1dffd28, methodName=methodName@entry=0x825b6ab "GetAttachPointCoords", nargs=, nargs@entry=1, nresults=nresults@entry=1) at ../Source/Spark_Server/Script_Bind.cpp:1579 #20 0x0815a06e in M4::Script_EntityWrapper::GetAttachPointCoords (this=0xa1dffd28, attachPointIndex=0) at ../Source/Spark_Server/Script_Entity.h:202 #21 0x080d9638 in M4::Entity::GetWorldOrigin (this=this@entry=0xa1dfff08) at ../Source/Spark_Server/Entity.cpp:488 #22 0x08162a9e in M4::EntityQueryManager::NotifyEntityChanged (this=0xb667d9e4, entity=0xa1dfff08) at ../Source/Spark_Server/EntityQueryManager.cpp:275 #23 0x0814c62f in M4::World::OnEntityOriginChanged (this=, entity=entity@entry=0xa1dfff08) at ../Source/Spark_Server/World.cpp:4622 #24 0x080daf5f in M4::Entity::Synchronized (this=0xa1dfff08) at ../Source/Spark_Server/Entity.cpp:670 #25 0x0814a36e in M4::World::SyncChanged (this=0xb667d008, changed=...) at ../Source/Spark_Server/World.cpp:3007 #26 0x0815147b in M4::World::InterpolateEntities (this=this@entry=0xb667d008, time=time@entry=930.732483, snapshots=..., player=player@entry=0x98dc3dd0) at ../Source/Spark_Server/World.cpp:2960 #27 0x080b09ab in M4::PredictWorld::InterpolateEntities (this=this@entry=0xb667d008, move=..., time=930.732483, player=player@entry=0x98dc3dd0) at ../Source/Spark_Client/PredictWorld.cpp:398 #28 0x080b0d8e in M4::PredictWorld::PredictMove (lastTime=930.803101, move=..., player=0x98dc3dd0, this=0xb667d008) at ../Source/Spark_Client/PredictWorld.cpp:326 #29 M4::PredictWorld::PredictMovement (this=this@entry=0xb667d008, player=0x98dc3dd0, snapshot=0x8d0a9020, lastProcessedFrameIndex=3, lastProcessedFrameIndex@entry=-1) at ../Source/Spark_Client/PredictWorld.cpp:292 #30 0x080b1366 in M4::PredictWorld::ProcessSnapshot (this=this@entry=0xb667d008) at ../Source/Spark_Client/PredictWorld.cpp:560 #31 0x080b15fc in M4::PredictWorld::Run (this=0xb667d008) at ../Source/Spark_Client/PredictWorld.cpp:769 #32 0xf6c24840 in M4::DedicatedThread::Run (this=0xf01dad18) at ../Source/Engine/Job.cpp:123 #33 0xf6c37ccd in M4::RunThread (data=0xf01dad18) at ../Source/Engine/linux/LinuxThread.cpp:34 #34 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #35 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 42 (Thread 0xd6056b40 (LWP 2513)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf66522fa in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xf6681eb5 in usleep () from /lib/i386-linux-gnu/libc.so.6 #3 0xf62b0c9f in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodex.so #4 0xf620fbc7 in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodex.so #5 0xf62ab3af in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodex.so #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 41 (Thread 0xcbfe7b40 (LWP 2490)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf667ec5f in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xeae809ad in ?? () from /home/keats/.steam/linux32/steamclient.so #3 0xeac9ee80 in ?? () from /home/keats/.steam/linux32/steamclient.so #4 0xeac9dafb in ?? () from /home/keats/.steam/linux32/steamclient.so #5 0xeac9dcbd in ?? () from /home/keats/.steam/linux32/steamclient.so #6 0xeaca0533 in ?? () from /home/keats/.steam/linux32/steamclient.so #7 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 40 (Thread 0xe29e6b40 (LWP 2459)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf66522fa in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xf6681eb5 in usleep () from /lib/i386-linux-gnu/libc.so.6 #3 0xf62b0c9f in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodex.so #4 0xf62ab377 in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodex.so #5 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 39 (Thread 0xcc980b40 (LWP 2456)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6684627 in syscall () from /lib/i386-linux-gnu/libc.so.6 #2 0xf65001d5 in tbb::internal::rml::private_worker::run (this=0x3d0f00) at ../../src/tbb/private_server.cpp:262 #3 0xf64fff2c in tbb::internal::rml::private_worker::thread_routine (arg=0x9c03d80) at ../../src/tbb/private_server.cpp:223 #4 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 38 (Thread 0xccb81b40 (LWP 2455)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6684627 in syscall () from /lib/i386-linux-gnu/libc.so.6 #2 0xf65001d5 in tbb::internal::rml::private_worker::run (this=0x3d0f00) at ../../src/tbb/private_server.cpp:262 #3 0xf64fff2c in tbb::internal::rml::private_worker::thread_routine (arg=0x9c03e80) at ../../src/tbb/private_server.cpp:223 #4 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 37 (Thread 0xccd82b40 (LWP 2454)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6684627 in syscall () from /lib/i386-linux-gnu/libc.so.6 #2 0xf65001d5 in tbb::internal::rml::private_worker::run (this=0x3d0f00) at ../../src/tbb/private_server.cpp:262 #3 0xf64fff2c in tbb::internal::rml::private_worker::thread_routine (arg=0x9c03e00) at ../../src/tbb/private_server.cpp:223 #4 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 36 (Thread 0xd12fdb40 (LWP 2443)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6961b9b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xf6c0792c in M4::Event::Wait (this=this@entry=0x14fd5afc) at ../Source/Engine/linux/Event.cpp:75 #3 0xf6c2485e in M4::DedicatedThread::Run (this=0x14fd5988) at ../Source/Engine/Job.cpp:116 #4 0xf6c37ccd in M4::RunThread (data=0x14fd5988) at ../Source/Engine/linux/LinuxThread.cpp:34 #5 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 35 (Thread 0xd1afeb40 (LWP 2442)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6961b9b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xf6c0792c in M4::Event::Wait (this=this@entry=0xd2740b7c) at ../Source/Engine/linux/Event.cpp:75 #3 0xf6c2485e in M4::DedicatedThread::Run (this=0xd2740a08) at ../Source/Engine/Job.cpp:116 #4 0xf6c37ccd in M4::RunThread (data=0xd2740a08) at ../Source/Engine/linux/LinuxThread.cpp:34 #5 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 34 (Thread 0xd22ffb40 (LWP 2441)): #0 M4::BlendProgram::Execute (this=this@entry=0xd22fc484, bones=..., bonePoses=..., result=...) at ../Source/Engine/BlendProgram.cpp:327 #1 0xf6c60d58 in M4::Model::ExecuteBlendProgram (this=this@entry=0xc7f58008, program=..., result=...) at ../Source/Engine/Model.cpp:3276 #2 0xf6bd7790 in M4::AnimationGraphState::GetBoneCoordsFast (this=0xd2c5d590, model=0xc7f58008, poseParams=0xd2c5d528, boneCoords=...) at ../Source/Engine/AnimationGraphState.cpp:505 #3 0xf6bd784d in M4::AnimationGraphState::GetBoneCoords (this=0xd2c5d590, model=0xc7f58008, poseParams=0xd2c5d528, boneCoords=...) at ../Source/Engine/AnimationGraphState.cpp:514 #4 0x0152273c in ?? () #5 0xffffffff in ?? () #6 0x00000001 in ?? () #7 0x42e9999a in ?? () Backtrace stopped: Cannot access memory at address 0x3 Thread 33 (Thread 0xd56feb40 (LWP 2440)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6964116 in do_futex_wait.constprop () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xf6964207 in __new_sem_wait_slow.constprop.1 () from /lib/i386-linux-gnu/libpthread.so.0 #3 0xf62b1294 in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodex.so #4 0xf62ab345 in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodex.so #5 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 32 (Thread 0xd850cb40 (LWP 2436)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf66522fa in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xf6681eb5 in usleep () from /lib/i386-linux-gnu/libc.so.6 #3 0xf61315af in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodeventnet.so #4 0xf60d3357 in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodeventnet.so #5 0xf60d2bde in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodeventnet.so #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 31 (Thread 0xd8d22b40 (LWP 2435)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6961b6d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xe21048ab in pa_cond_wait () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulsecommon-1.1.so #3 0xe215a78e in pa_threaded_mainloop_wait () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0 #4 0xe21bfb2e in pa_simple_read () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse-simple.so.0 #5 0xf62b7ff4 in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodex.so #6 0xf62ab365 in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodex.so #7 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 30 (Thread 0xd9526b40 (LWP 2434)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf667ec5f in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xe2159fb6 in ?? () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0 #3 0xe214821a in pa_mainloop_poll () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0 #4 0xe2148a77 in pa_mainloop_iterate () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0 #5 0xe2148b54 in pa_mainloop_run () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0 #6 0xe2159f3e in ?? () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0 #7 0xe21055b6 in ?? () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulsecommon-1.1.so #8 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 29 (Thread 0xdd565b40 (LWP 2433)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf66522fa in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xf6681eb5 in usleep () from /lib/i386-linux-gnu/libc.so.6 #3 0xf62b0c9f in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodex.so #4 0xf62ab377 in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodex.so #5 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 28 (Thread 0xdd5b3b40 (LWP 2432)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6961b6d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xe21048ab in pa_cond_wait () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulsecommon-1.1.so #3 0xe215a78e in pa_threaded_mainloop_wait () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0 #4 0xe21bf8c5 in pa_simple_write () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse-simple.so.0 #5 0xf62b784b in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodex.so #6 0xf62ab365 in ?? () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libfmodex.so #7 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 27 (Thread 0xdde40b40 (LWP 2431)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf667ec5f in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xe2159fb6 in ?? () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0 #3 0xe214821a in pa_mainloop_poll () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0 #4 0xe2148a77 in pa_mainloop_iterate () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0 #5 0xe2148b54 in pa_mainloop_run () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0 #6 0xe2159f3e in ?? () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulse.so.0 #7 0xe21055b6 in ?? () from /home/keats/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libpulsecommon-1.1.so #8 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 26 (Thread 0xe29d4b40 (LWP 2428)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6961b9b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xf6c0792c in M4::Event::Wait (this=this@entry=0xf02c983c) at ../Source/Engine/linux/Event.cpp:75 #3 0xf7278645 in M4::RenderDevice::WaitForUncontestedAccess (this=0xf02c9838) at ../Source/Render/RenderDevice.cpp:141 #4 0xf725d430 in M4::CoreTextureManager::AllocateRenderTexture (this=this@entry=0xee818f68, fileName=0xd75598d0 "cinematics/vfx_materials/vfx_fireball_03_animated.dds", managed=managed@entry=false, format=format@entry=M4::RenderFormat_DXT5_SRGB, xSize=xSize@entry=64, ySize=ySize@entry=2048, numMipMaps=numMipMaps@entry=12, cubeMap=cubeMap@entry=false) at ../Source/Render/CoreTextureManager.cpp:462 #5 0xf725d725 in M4::CoreTextureManager::AllocateRenderTexture (this=this@entry=0xee818f68, source=source@entry=0xadcfaae8, srgb=srgb@entry=true, managed=managed@entry=false) at ../Source/Render/CoreTextureManager.cpp:423 #6 0xf725db70 in M4::CoreTextureManager::CreateTextureFromSource (this=this@entry=0xee818f68, source=source@entry=0xadcfaae8, srgb=true, managed=managed@entry=false, dryRun=dryRun@entry=false) at ../Source/Render/CoreTextureManager.cpp:278 #7 0xf72de16b in M4::FileTextureProxy::LoadTexture (this=0xd2fb6fc0, source=0xadcfaae8, sourceFullQuality=true) at ../Source/Render/StreamingFileTextureManager.cpp:358 #8 0xf72e03da in M4::TexturingData::LoadTexture (this=0xb3638e48) at ../Source/Render/StreamingFileTextureManager.cpp:412 #9 M4::TextureAssemblyLine::Run (this=0xee8607d8) at ../Source/Render/StreamingFileTextureManager.cpp:663 #10 0xf6c37ccd in M4::RunThread (data=0xee8607d8) at ../Source/Engine/linux/LinuxThread.cpp:34 #11 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #12 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 25 (Thread 0xe31e7b40 (LWP 2427)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6961b9b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xf6c0792c in M4::Event::Wait (this=this@entry=0xf02c9a98) at ../Source/Engine/linux/Event.cpp:75 #3 0xf7271a96 in M4::OpenGLProgramChecker::Run (this=0xf02c98dc) at ../Source/Render/OpenGLProgramChecker.cpp:66 #4 0xf6c37ccd in M4::RunThread (data=0xf02c98dc) at ../Source/Engine/linux/LinuxThread.cpp:34 #5 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 24 (Thread 0xe3b58b40 (LWP 2426)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6961b9b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xe8f1251a in ?? () from /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so #3 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #4 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 23 (Thread 0xe4359b40 (LWP 2425)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6961b9b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xe8f1251a in ?? () from /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so #3 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #4 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 22 (Thread 0xe4b5ab40 (LWP 2424)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6961b9b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xe8f1251a in ?? () from /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so #3 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #4 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 21 (Thread 0xe535bb40 (LWP 2423)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6961b9b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xe8f1251a in ?? () from /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so #3 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #4 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 20 (Thread 0xe5b95b40 (LWP 2422)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6961b9b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xe8f1251a in ?? () from /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so #3 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #4 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 19 (Thread 0xeb8fdb40 (LWP 2421)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6961b9b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xf761aa27 in physx::shdfnd::Sync::wait(unsigned int) () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libSpark_Physics.so #3 0xf744b39a in physx::Ext::CpuWorkerThread::execute() () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libSpark_Physics.so #4 0xf761ab58 in physx::shdfnd::Thread::execute() () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libSpark_Physics.so #5 0xf761ab8b in physx::shdfnd::PxThreadStart(void*) () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libSpark_Physics.so #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 18 (Thread 0xebafeb40 (LWP 2420)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6961b9b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xf761aa27 in physx::shdfnd::Sync::wait(unsigned int) () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libSpark_Physics.so #3 0xf744b39a in physx::Ext::CpuWorkerThread::execute() () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libSpark_Physics.so #4 0xf761ab58 in physx::shdfnd::Thread::execute() () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libSpark_Physics.so #5 0xf761ab8b in physx::shdfnd::PxThreadStart(void*) () from /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/libSpark_Physics.so #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 17 (Thread 0xec2ffb40 (LWP 2419)): #0 MurmurHash3_x86_128 (key=key@entry=0xf8301000, len=len@entry=2796344, seed=seed@entry=0, out=out@entry=0xec2feefc) at ../Source/Engine/MurmurHash3.cpp:178 #1 0xf6c72263 in M4::Murmur::Compute (this=this@entry=0xec2feefc, bytes=bytes@entry=0xf8301000, numBytes=2796344) at ../Source/Engine/Murmur.cpp:28 #2 0xf6c0c707 in M4::FileSystem::CalculateHash (file=file@entry=0xd42aff70, hash=...) at ../Source/Engine/FileSystem.cpp:762 #3 0xf6bf2893 in M4::ConsistencyChecker::CheckHash (this=0xd6f51ccc, fileName=fileName@entry=0xa09a6704 "models/props/docking/docking_fuelcar_normal.dds", file=file@entry=0xd42aff70) at ../Source/Engine/ConsistencyChecker.cpp:265 #4 0xf6c0d7b5 in M4::FileSystem::VerifyHash (this=this@entry=0x9c39a98, fileName=fileName@entry=0xa09a6704 "models/props/docking/docking_fuelcar_normal.dds", file=file@entry=0xd42aff70) at ../Source/Engine/FileSystem.cpp:439 #5 0xf6c0e7d7 in M4::FileSystem::OpenFileInSource (this=this@entry=0x9c39a98, source=0xf48b8810, fileName=0xa09a6704 "models/props/docking/docking_fuelcar_normal.dds", writing=false) at ../Source/Engine/FileSystem.cpp:585 #6 0xf6c0ef82 in M4::FileSystem::OpenFile (this=this@entry=0x9c39a98, fileName=0xa09a6704 "models/props/docking/docking_fuelcar_normal.dds", writing=writing@entry=false, usage=usage@entry=1, reportIfMissing=reportIfMissing@entry=true) at ../Source/Engine/FileSystem.cpp:600 #7 0xf72df12f in M4::FileTextureProxy::PrepareTexturingData (dataLength=@0xa5d8afa8: 0, fullQuality=@0xa5d8afa4: false, source=@0xa5d8afa0: 0x0, file=@0xa5d8af98: 0x0, allocator=0xf2efae2c, this=0xae12ef18) at ../Source/Render/StreamingFileTextureManager.cpp:185 #8 M4::TexturingData::Prepare (this=0xa5d8af90) at ../Source/Render/StreamingFileTextureManager.cpp:419 #9 M4::TextureAssemblyLine::Produce (this=0xee8607d8, data=0xae12ef18) at ../Source/Render/StreamingFileTextureManager.cpp:555 #10 0xf6bdb267 in M4::LineWorker::Run (this=0xf2efde20) at ../Source/Engine/AssemblyLine.cpp:42 #11 0xf6c248f0 in M4::WorkerThread::Run (this=0x9c27638) at ../Source/Engine/Job.cpp:167 #12 0xf6c37ccd in M4::RunThread (data=0x9c27638) at ../Source/Engine/linux/LinuxThread.cpp:34 #13 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #14 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 16 (Thread 0xeccffb40 (LWP 2418)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6684627 in syscall () from /lib/i386-linux-gnu/libc.so.6 #2 0xf64f113c in tbb::internal::concurrent_queue_base_v3::internal_pop (this=0xee6fc2ac, dst=0x2) at ../../src/tbb/concurrent_queue.cpp:418 #3 0xf6c24910 in tbb::concurrent_bounded_queue >::pop (destination=@0xeccff2e0: 0x0, this=0xf7154778 ) at ../libs/tbb/include/tbb/concurrent_queue.h:365 #4 M4::WorkerThread::Run (this=0x9c27400) at ../Source/Engine/Job.cpp:157 #5 0xf6c37ccd in M4::RunThread (data=0x9c27400) at ../Source/Engine/linux/LinuxThread.cpp:34 #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 15 (Thread 0xed6fab40 (LWP 2417)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6684627 in syscall () from /lib/i386-linux-gnu/libc.so.6 #2 0xf64f113c in tbb::internal::concurrent_queue_base_v3::internal_pop (this=0xef0fd2ac, dst=0x2) at ../../src/tbb/concurrent_queue.cpp:418 #3 0xf6c24910 in tbb::concurrent_bounded_queue >::pop (destination=@0xed6fa2e0: 0x0, this=0xf7154778 ) at ../libs/tbb/include/tbb/concurrent_queue.h:365 #4 M4::WorkerThread::Run (this=0x9c271c8) at ../Source/Engine/Job.cpp:157 #5 0xf6c37ccd in M4::RunThread (data=0x9c271c8) at ../Source/Engine/linux/LinuxThread.cpp:34 #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 14 (Thread 0xedefbb40 (LWP 2416)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf664da1b in ?? () from /lib/i386-linux-gnu/libc.so.6 #2 0xf664d6ab in readdir () from /lib/i386-linux-gnu/libc.so.6 #3 0xf6c80ef3 in M4::FixPathCase (path=path@entry=0xedefac90 "/media/storage/Debian/Steam") at ../Source/Engine/linux/PlatformFileUtility.cpp:58 #4 0xf6c42614 in M4::MemoryMappedFile::Open (this=this@entry=0xd7cdfda4, absoluteFileName=absoluteFileName@entry=0xedefae7c "/media/storage/Debian/Steam/steamapps/common/Natural Selection 2/ns2/models/marine/dropship/dropship2_spec.dds", fileName=fileName@entry=0xa09a4414 "models/marine/dropship/dropship2_spec.dds", writing=writing@entry=false) at ../Source/Engine/linux/MemoryMappedFile.cpp:60 #5 0xf6c055f7 in M4::DirectoryFile::Open (this=this@entry=0xd7cdfda0, absoluteFileName=absoluteFileName@entry=0xedefae7c "/media/storage/Debian/Steam/steamapps/common/Natural Selection 2/ns2/models/marine/dropship/dropship2_spec.dds", fileName=0xa09a4414 "models/marine/dropship/dropship2_spec.dds", writing=false) at ../Source/Engine/DirectoryFile.cpp:39 #6 0xf6c06064 in M4::DirectoryFileSource::OpenFile (this=0xf48b8810, allocator=0xf7154a98 , fileName=0xa09a4414 "models/marine/dropship/dropship2_spec.dds", writing=false) at ../Source/Engine/DirectoryFileSource.cpp:87 #7 0xf6c0e77e in M4::FileSystem::OpenFileInSource (this=this@entry=0x9c39a98, source=0xf48b8810, fileName=0xa09a4414 "models/marine/dropship/dropship2_spec.dds", writing=false) at ../Source/Engine/FileSystem.cpp:578 #8 0xf6c0ef82 in M4::FileSystem::OpenFile (this=this@entry=0x9c39a98, fileName=0xa09a4414 "models/marine/dropship/dropship2_spec.dds", writing=writing@entry=false, usage=usage@entry=1, reportIfMissing=reportIfMissing@entry=true) at ../Source/Engine/FileSystem.cpp:600 #9 0xf72df12f in M4::FileTextureProxy::PrepareTexturingData (dataLength=@0xd3946908: 0, fullQuality=@0xd3946904: false, source=@0xd3946900: 0x0, file=@0xd39468f8: 0x0, allocator=0xf2efae2c, this=0xae10fed0) at ../Source/Render/StreamingFileTextureManager.cpp:185 #10 M4::TexturingData::Prepare (this=0xd39468f0) at ../Source/Render/StreamingFileTextureManager.cpp:419 #11 M4::TextureAssemblyLine::Produce (this=0xee8607d8, data=0xae10fed0) at ../Source/Render/StreamingFileTextureManager.cpp:555 #12 0xf6bdb267 in M4::LineWorker::Run (this=0xf2ef4fa0) at ../Source/Engine/AssemblyLine.cpp:42 #13 0xf6c248f0 in M4::WorkerThread::Run (this=0x9c26f90) at ../Source/Engine/Job.cpp:167 #14 0xf6c37ccd in M4::RunThread (data=0x9c26f90) at ../Source/Engine/linux/LinuxThread.cpp:34 #15 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #16 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 13 (Thread 0xee6fcb40 (LWP 2415)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6684627 in syscall () from /lib/i386-linux-gnu/libc.so.6 #2 0xf64f113c in tbb::internal::concurrent_queue_base_v3::internal_pop (this=0x9c06e8c, dst=0x2) at ../../src/tbb/concurrent_queue.cpp:418 #3 0xf6c24910 in tbb::concurrent_bounded_queue >::pop (destination=@0xee6fc2e0: 0x0, this=0xf7154778 ) at ../libs/tbb/include/tbb/concurrent_queue.h:365 #4 M4::WorkerThread::Run (this=0x9c26d58) at ../Source/Engine/Job.cpp:157 #5 0xf6c37ccd in M4::RunThread (data=0x9c26d58) at ../Source/Engine/linux/LinuxThread.cpp:34 #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 12 (Thread 0xef0fdb40 (LWP 2414)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6684627 in syscall () from /lib/i386-linux-gnu/libc.so.6 #2 0xf64f113c in tbb::internal::concurrent_queue_base_v3::internal_pop (this=0xf1cff2ac, dst=0x2) at ../../src/tbb/concurrent_queue.cpp:418 #3 0xf6c24910 in tbb::concurrent_bounded_queue >::pop (destination=@0xef0fd2e0: 0x0, this=0xf7154778 ) at ../libs/tbb/include/tbb/concurrent_queue.h:365 #4 M4::WorkerThread::Run (this=0x9c26b20) at ../Source/Engine/Job.cpp:157 #5 0xf6c37ccd in M4::RunThread (data=0x9c26b20) at ../Source/Engine/linux/LinuxThread.cpp:34 #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 11 (Thread 0xef8feb40 (LWP 2413)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6684627 in syscall () from /lib/i386-linux-gnu/libc.so.6 #2 0xf64f113c in tbb::internal::concurrent_queue_base_v3::internal_pop (this=0xeccff2ac, dst=0x2) at ../../src/tbb/concurrent_queue.cpp:418 #3 0xf6c24910 in tbb::concurrent_bounded_queue >::pop (destination=@0xef8fe2e0: 0x0, this=0xf7154778 ) at ../libs/tbb/include/tbb/concurrent_queue.h:365 #4 M4::WorkerThread::Run (this=0x9c268e8) at ../Source/Engine/Job.cpp:157 #5 0xf6c37ccd in M4::RunThread (data=0x9c268e8) at ../Source/Engine/linux/LinuxThread.cpp:34 #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 10 (Thread 0xf00ffb40 (LWP 2412)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6684627 in syscall () from /lib/i386-linux-gnu/libc.so.6 #2 0xf64f113c in tbb::internal::concurrent_queue_base_v3::internal_pop (this=0xf12ff2ac, dst=0x2) at ../../src/tbb/concurrent_queue.cpp:418 #3 0xf6c24910 in tbb::concurrent_bounded_queue >::pop (destination=@0xf00ff2e0: 0x0, this=0xf7154778 ) at ../libs/tbb/include/tbb/concurrent_queue.h:365 #4 M4::WorkerThread::Run (this=0x9c266b0) at ../Source/Engine/Job.cpp:157 #5 0xf6c37ccd in M4::RunThread (data=0x9c266b0) at ../Source/Engine/linux/LinuxThread.cpp:34 #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 9 (Thread 0xf0afeb40 (LWP 2411)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6684627 in syscall () from /lib/i386-linux-gnu/libc.so.6 #2 0xf64f113c in tbb::internal::concurrent_queue_base_v3::internal_pop (this=0xf48ac2ac, dst=0x2) at ../../src/tbb/concurrent_queue.cpp:418 #3 0xf6c24910 in tbb::concurrent_bounded_queue >::pop (destination=@0xf0afe2e0: 0x0, this=0xf7154778 ) at ../libs/tbb/include/tbb/concurrent_queue.h:365 #4 M4::WorkerThread::Run (this=0x9c26478) at ../Source/Engine/Job.cpp:157 #5 0xf6c37ccd in M4::RunThread (data=0x9c26478) at ../Source/Engine/linux/LinuxThread.cpp:34 #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 8 (Thread 0xf12ffb40 (LWP 2410)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6684627 in syscall () from /lib/i386-linux-gnu/libc.so.6 #2 0xf64f113c in tbb::internal::concurrent_queue_base_v3::internal_pop (this=0xed6fa2ac, dst=0x2) at ../../src/tbb/concurrent_queue.cpp:418 #3 0xf6c24910 in tbb::concurrent_bounded_queue >::pop (destination=@0xf12ff2e0: 0x0, this=0xf7154778 ) at ../libs/tbb/include/tbb/concurrent_queue.h:365 #4 M4::WorkerThread::Run (this=0x9c26240) at ../Source/Engine/Job.cpp:157 #5 0xf6c37ccd in M4::RunThread (data=0x9c26240) at ../Source/Engine/linux/LinuxThread.cpp:34 #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 7 (Thread 0xf1cffb40 (LWP 2409)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6684627 in syscall () from /lib/i386-linux-gnu/libc.so.6 #2 0xf64f113c in tbb::internal::concurrent_queue_base_v3::internal_pop (this=0xef8fe2ac, dst=0x2) at ../../src/tbb/concurrent_queue.cpp:418 #3 0xf6c24910 in tbb::concurrent_bounded_queue >::pop (destination=@0xf1cff2e0: 0x0, this=0xf7154778 ) at ../libs/tbb/include/tbb/concurrent_queue.h:365 #4 M4::WorkerThread::Run (this=0x9c26008) at ../Source/Engine/Job.cpp:157 #5 0xf6c37ccd in M4::RunThread (data=0x9c26008) at ../Source/Engine/linux/LinuxThread.cpp:34 #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 6 (Thread 0xf26a8b40 (LWP 2408)): #0 MurmurHash3_x86_128 (key=key@entry=0xf8857000, len=len@entry=5592560, seed=seed@entry=0, out=out@entry=0xf26a7efc) at ../Source/Engine/MurmurHash3.cpp:178 #1 0xf6c72263 in M4::Murmur::Compute (this=this@entry=0xf26a7efc, bytes=bytes@entry=0xf8857000, numBytes=5592560) at ../Source/Engine/Murmur.cpp:28 #2 0xf6c0c707 in M4::FileSystem::CalculateHash (file=file@entry=0xd4118fa0, hash=...) at ../Source/Engine/FileSystem.cpp:762 #3 0xf6bf2893 in M4::ConsistencyChecker::CheckHash (this=0xd6f51ccc, fileName=fileName@entry=0xa09a6744 "models/props/docking/docking_fuelcar_spec.dds", file=file@entry=0xd4118fa0) at ../Source/Engine/ConsistencyChecker.cpp:265 #4 0xf6c0d7b5 in M4::FileSystem::VerifyHash (this=this@entry=0x9c39a98, fileName=fileName@entry=0xa09a6744 "models/props/docking/docking_fuelcar_spec.dds", file=file@entry=0xd4118fa0) at ../Source/Engine/FileSystem.cpp:439 #5 0xf6c0e7d7 in M4::FileSystem::OpenFileInSource (this=this@entry=0x9c39a98, source=0xf48b8810, fileName=0xa09a6744 "models/props/docking/docking_fuelcar_spec.dds", writing=false) at ../Source/Engine/FileSystem.cpp:585 #6 0xf6c0ef82 in M4::FileSystem::OpenFile (this=this@entry=0x9c39a98, fileName=0xa09a6744 "models/props/docking/docking_fuelcar_spec.dds", writing=writing@entry=false, usage=usage@entry=1, reportIfMissing=reportIfMissing@entry=true) at ../Source/Engine/FileSystem.cpp:600 #7 0xf72df12f in M4::FileTextureProxy::PrepareTexturingData (dataLength=@0xcf3c8898: 0, fullQuality=@0xcf3c8894: false, source=@0xcf3c8890: 0x0, file=@0xcf3c8888: 0x0, allocator=0xf2efae2c, this=0xae2e1ed0) at ../Source/Render/StreamingFileTextureManager.cpp:185 #8 M4::TexturingData::Prepare (this=0xcf3c8880) at ../Source/Render/StreamingFileTextureManager.cpp:419 #9 M4::TextureAssemblyLine::Produce (this=0xee8607d8, data=0xae2e1ed0) at ../Source/Render/StreamingFileTextureManager.cpp:555 #10 0xf6bdb267 in M4::LineWorker::Run (this=0xf2efbcd0) at ../Source/Engine/AssemblyLine.cpp:42 #11 0xf6c248f0 in M4::WorkerThread::Run (this=0x9c25dd0) at ../Source/Engine/Job.cpp:167 #12 0xf6c37ccd in M4::RunThread (data=0x9c25dd0) at ../Source/Engine/linux/LinuxThread.cpp:34 #13 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #14 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 5 (Thread 0xf2ea9b40 (LWP 2407)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf664da1b in ?? () from /lib/i386-linux-gnu/libc.so.6 #2 0xf664d6ab in readdir () from /lib/i386-linux-gnu/libc.so.6 #3 0xf6c80ef3 in M4::FixPathCase (path=path@entry=0xf2ea8c90 "/media/storage/Debian/Steam/steamapps") at ../Source/Engine/linux/PlatformFileUtility.cpp:58 #4 0xf6c42614 in M4::MemoryMappedFile::Open (this=this@entry=0xd5999fd4, absoluteFileName=absoluteFileName@entry=0xf2ea8e7c "/media/storage/Debian/Steam/steamapps/common/Natural Selection 2/ns2/models/marine/dropship/dropship2_normal.dds", fileName=fileName@entry=0xa09a47ac "models/marine/dropship/dropship2_normal.dds", writing=writing@entry=false) at ../Source/Engine/linux/MemoryMappedFile.cpp:60 #5 0xf6c055f7 in M4::DirectoryFile::Open (this=this@entry=0xd5999fd0, absoluteFileName=absoluteFileName@entry=0xf2ea8e7c "/media/storage/Debian/Steam/steamapps/common/Natural Selection 2/ns2/models/marine/dropship/dropship2_normal.dds", fileName=0xa09a47ac "models/marine/dropship/dropship2_normal.dds", writing=false) at ../Source/Engine/DirectoryFile.cpp:39 #6 0xf6c06064 in M4::DirectoryFileSource::OpenFile (this=0xf48b8810, allocator=0xf7154a98 , fileName=0xa09a47ac "models/marine/dropship/dropship2_normal.dds", writing=false) at ../Source/Engine/DirectoryFileSource.cpp:87 #7 0xf6c0e77e in M4::FileSystem::OpenFileInSource (this=this@entry=0x9c39a98, source=0xf48b8810, fileName=0xa09a47ac "models/marine/dropship/dropship2_normal.dds", writing=false) at ../Source/Engine/FileSystem.cpp:578 #8 0xf6c0ef82 in M4::FileSystem::OpenFile (this=this@entry=0x9c39a98, fileName=0xa09a47ac "models/marine/dropship/dropship2_normal.dds", writing=writing@entry=false, usage=usage@entry=1, reportIfMissing=reportIfMissing@entry=true) at ../Source/Engine/FileSystem.cpp:600 #9 0xf72df12f in M4::FileTextureProxy::PrepareTexturingData (dataLength=@0x9c86ffe8: 0, fullQuality=@0x9c86ffe4: false, source=@0x9c86ffe0: 0x0, file=@0x9c86ffd8: 0x0, allocator=0xf2efae2c, this=0xae132f18) at ../Source/Render/StreamingFileTextureManager.cpp:185 #10 M4::TexturingData::Prepare (this=0x9c86ffd0) at ../Source/Render/StreamingFileTextureManager.cpp:419 #11 M4::TextureAssemblyLine::Produce (this=0xee8607d8, data=0xae132f18) at ../Source/Render/StreamingFileTextureManager.cpp:555 #12 0xf6bdb267 in M4::LineWorker::Run (this=0xf2efbde0) at ../Source/Engine/AssemblyLine.cpp:42 #13 0xf6c248f0 in M4::WorkerThread::Run (this=0x9c25b98) at ../Source/Engine/Job.cpp:167 #14 0xf6c37ccd in M4::RunThread (data=0x9c25b98) at ../Source/Engine/linux/LinuxThread.cpp:34 #15 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #16 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 4 (Thread 0xf38aab40 (LWP 2406)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf664da1b in ?? () from /lib/i386-linux-gnu/libc.so.6 #2 0xf664d6ab in readdir () from /lib/i386-linux-gnu/libc.so.6 #3 0xf6c80ef3 in M4::FixPathCase (path=path@entry=0xf38a9c90 "/media/storage/Debian/Steam/steamapps/common/Natural Selection 2/ns2/models/marine/dropship") at ../Source/Engine/linux/PlatformFileUtility.cpp:58 #4 0xf6c42614 in M4::MemoryMappedFile::Open (this=this@entry=0xd4ba5ad4, absoluteFileName=absoluteFileName@entry=0xf38a9e7c "/media/storage/Debian/Steam/steamapps/common/Natural Selection 2/ns2/models/marine/dropship/dropship2.dds", fileName=fileName@entry=0xa0754a1c "models/marine/dropship/dropship2.dds", writing=writing@entry=false) at ../Source/Engine/linux/MemoryMappedFile.cpp:60 #5 0xf6c055f7 in M4::DirectoryFile::Open (this=this@entry=0xd4ba5ad0, absoluteFileName=absoluteFileName@entry=0xf38a9e7c "/media/storage/Debian/Steam/steamapps/common/Natural Selection 2/ns2/models/marine/dropship/dropship2.dds", fileName=0xa0754a1c "models/marine/dropship/dropship2.dds", writing=false) at ../Source/Engine/DirectoryFile.cpp:39 #6 0xf6c06064 in M4::DirectoryFileSource::OpenFile (this=0xf48b8810, allocator=0xf7154a98 , fileName=0xa0754a1c "models/marine/dropship/dropship2.dds", writing=false) at ../Source/Engine/DirectoryFileSource.cpp:87 #7 0xf6c0e77e in M4::FileSystem::OpenFileInSource (this=this@entry=0x9c39a98, source=0xf48b8810, fileName=0xa0754a1c "models/marine/dropship/dropship2.dds", writing=false) at ../Source/Engine/FileSystem.cpp:578 #8 0xf6c0ef82 in M4::FileSystem::OpenFile (this=this@entry=0x9c39a98, fileName=0xa0754a1c "models/marine/dropship/dropship2.dds", writing=writing@entry=false, usage=usage@entry=1, reportIfMissing=reportIfMissing@entry=true) at ../Source/Engine/FileSystem.cpp:600 #9 0xf72df12f in M4::FileTextureProxy::PrepareTexturingData (dataLength=@0xc8631040: 0, fullQuality=@0xc863103c: false, source=@0xc8631038: 0x0, file=@0xc8631030: 0x0, allocator=0xf2efae2c, this=0xae132ed0) at ../Source/Render/StreamingFileTextureManager.cpp:185 #10 M4::TexturingData::Prepare (this=0xc8631028) at ../Source/Render/StreamingFileTextureManager.cpp:419 #11 M4::TextureAssemblyLine::Produce (this=0xee8607d8, data=0xae132ed0) at ../Source/Render/StreamingFileTextureManager.cpp:555 #12 0xf6bdb267 in M4::LineWorker::Run (this=0xf2efdef0) at ../Source/Engine/AssemblyLine.cpp:42 #13 0xf6c248f0 in M4::WorkerThread::Run (this=0x9c25960) at ../Source/Engine/Job.cpp:167 #14 0xf6c37ccd in M4::RunThread (data=0x9c25960) at ../Source/Engine/linux/LinuxThread.cpp:34 #15 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #16 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 3 (Thread 0xf40abb40 (LWP 2405)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf664d5f1 in closedir () from /lib/i386-linux-gnu/libc.so.6 #2 0xf6c80f4d in M4::FixPathCase (path=path@entry=0xf40aac90 "/media/storage/Debian/Steam/steamapps") at ../Source/Engine/linux/PlatformFileUtility.cpp:77 #3 0xf6c42614 in M4::MemoryMappedFile::Open (this=this@entry=0xd4268fa4, absoluteFileName=absoluteFileName@entry=0xf40aae7c "/media/storage/Debian/Steam/steamapps/common/Natural Selection 2/ns2/models/marine/dropship/dropship2_illum.dds", fileName=fileName@entry=0xa09a4454 "models/marine/dropship/dropship2_illum.dds", writing=writing@entry=false) at ../Source/Engine/linux/MemoryMappedFile.cpp:60 #4 0xf6c055f7 in M4::DirectoryFile::Open (this=this@entry=0xd4268fa0, absoluteFileName=absoluteFileName@entry=0xf40aae7c "/media/storage/Debian/Steam/steamapps/common/Natural Selection 2/ns2/models/marine/dropship/dropship2_illum.dds", fileName=0xa09a4454 "models/marine/dropship/dropship2_illum.dds", writing=false) at ../Source/Engine/DirectoryFile.cpp:39 #5 0xf6c06064 in M4::DirectoryFileSource::OpenFile (this=0xf48b8810, allocator=0xf7154a98 , fileName=0xa09a4454 "models/marine/dropship/dropship2_illum.dds", writing=false) at ../Source/Engine/DirectoryFileSource.cpp:87 #6 0xf6c0e77e in M4::FileSystem::OpenFileInSource (this=this@entry=0x9c39a98, source=0xf48b8810, fileName=0xa09a4454 "models/marine/dropship/dropship2_illum.dds", writing=false) at ../Source/Engine/FileSystem.cpp:578 #7 0xf6c0ef82 in M4::FileSystem::OpenFile (this=this@entry=0x9c39a98, fileName=0xa09a4454 "models/marine/dropship/dropship2_illum.dds", writing=writing@entry=false, usage=usage@entry=1, reportIfMissing=reportIfMissing@entry=true) at ../Source/Engine/FileSystem.cpp:600 #8 0xf72df12f in M4::FileTextureProxy::PrepareTexturingData (dataLength=@0xb3c95fa8: 0, fullQuality=@0xb3c95fa4: false, source=@0xb3c95fa0: 0x0, file=@0xb3c95f98: 0x0, allocator=0xf2efae2c, this=0xae10ff18) at ../Source/Render/StreamingFileTextureManager.cpp:185 #9 M4::TexturingData::Prepare (this=0xb3c95f90) at ../Source/Render/StreamingFileTextureManager.cpp:419 #10 M4::TextureAssemblyLine::Produce (this=0xee8607d8, data=0xae10ff18) at ../Source/Render/StreamingFileTextureManager.cpp:555 #11 0xf6bdb267 in M4::LineWorker::Run (this=0xf2efde88) at ../Source/Engine/AssemblyLine.cpp:42 #12 0xf6c248f0 in M4::WorkerThread::Run (this=0x9c257e8) at ../Source/Engine/Job.cpp:167 #13 0xf6c37ccd in M4::RunThread (data=0x9c257e8) at ../Source/Engine/linux/LinuxThread.cpp:34 #14 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #15 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 2 (Thread 0xf48acb40 (LWP 2404)): #0 0xf7799c89 in __kernel_vsyscall () #1 0xf6684627 in syscall () from /lib/i386-linux-gnu/libc.so.6 #2 0xf64f113c in tbb::internal::concurrent_queue_base_v3::internal_pop (this=0xf00ff2ac, dst=0x2) at ../../src/tbb/concurrent_queue.cpp:418 #3 0xf6c24910 in tbb::concurrent_bounded_queue >::pop (destination=@0xf48ac2e0: 0x0, this=0xf7154778 ) at ../libs/tbb/include/tbb/concurrent_queue.h:365 #4 M4::WorkerThread::Run (this=0x9c25670) at ../Source/Engine/Job.cpp:157 #5 0xf6c37ccd in M4::RunThread (data=0x9c25670) at ../Source/Engine/linux/LinuxThread.cpp:34 #6 0xf695c27a in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xf6688b56 in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 1 (Thread 0xf5db82c0 (LWP 2403)): #0 0xe91a45a0 in ?? () from /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so #1 0xe8ea0158 in ?? () from /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so #2 0xe8d246b9 in ?? () from /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so #3 0xe8d24c5a in ?? () from /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so #4 0xe8ce555e in ?? () from /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so #5 0xe8ce5809 in ?? () from /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so #6 0xe8ce66f2 in ?? () from /usr/lib/i386-linux-gnu/dri/radeonsi_dri.so #7 0xf726f790 in M4::OpenGLDevice::DrawIndexedPrimitives (this=0xf02c9838, primitiveType=M4::RenderPrimitiveType_TriangleList, minVertexIndex=0, numVertices=4080, startIndex=2892, numPrimitives=33, numInstances=0) at ../Source/Render/OpenGLDevice.cpp:1090 #8 0xf7290ebd in M4::RenderMesh::RenderFaceSet (this=this@entry=0xbacae5c0, faceSetIndex=faceSetIndex@entry=25) at ../Source/Render/RenderMesh.cpp:620 #9 0xf72ca8a8 in M4::RenderStaticMesh::RenderFaceSet (this=0xbacae528, faceSetIndex=25) at ../Source/Render/RenderStaticMesh.cpp:205 #10 0xf72b947d in M4::ObjectRenderer::RenderFaceSet (this=0xffb6ff4f, faceSet=..., faceSet=...) at ../Source/Render/RenderRenderer.cpp:351 #11 M4::RenderRenderer::RenderFaceSets > (this=this@entry=0xd660bc20, context=..., viewerParams=..., renderer=..., faceSets=0xce4917d8, numFaceSets=839) at ../Source/Render/RenderRenderer.cpp:3331 #12 0xf72b3edb in M4::RenderRenderer::RenderStaticMeshes (this=this@entry=0xd660bc20, context=..., viewerParams=..., mesh=0x19b03c4, numMeshes=75, techniqueIndex=techniqueIndex@entry=1, reverseCulling=reverseCulling@entry=false) at ../Source/Render/RenderRenderer.cpp:2176 #13 0xf72b6b3d in M4::RenderRenderer::RenderObjects (this=this@entry=0xd660bc20, context=..., viewerParams=..., typeIndex=..., techniqueIndex=techniqueIndex@entry=1, objectsMask=objectsMask@entry=4294967039) at ../Source/Render/RenderRenderer.cpp:2074 #14 0xf72b6e10 in M4::RenderRenderer::RenderObjects (this=0xd660bc20, scene=0xd607c3e8, context=..., typeIndexes=0xffb70360, camera=..., viewport=..., techniqueIndex=1, objectsMask=4294967039, zonesMask=4294967295) at ../Source/Render/RenderRenderer.cpp:2905 #15 0xf72b736f in M4::RenderRenderer::Render (this=0xd660bc20, pipeline=pipeline@entry=0xb049d790, colorTarget=0xf02c9ee8, depthTarget=depthTarget@entry=0xf02c9f40, faceIndex=faceIndex@entry=0, sourceTexture=sourceTexture@entry=0x0, sceneSettings=sceneSettings@entry=0xd6f51f1e, setupSettings=setupSettings@entry=0xffb70630, scene=scene@entry=0xd607c3e8, time=930.990234375, camera=..., viewport=..., visibleObjects=..., background=background@entry=0x0) at ../Source/Render/RenderRenderer.cpp:1223 #16 0xf72c6951 in M4::RenderScene::InternalRender (this=this@entry=0xd607c3e8, settings=..., colorTarget=colorTarget@entry=0xf02c9ee8, depthTarget=depthTarget@entry=0xf02c9f40, faceIndex=faceIndex@entry=0, pipeline=pipeline@entry=0xb049d790, camera=..., prevCamera=0x0, viewport=..., renderMask=renderMask@entry=4294967295, cullingMode=cullingMode@entry=M4::RenderScene_CullingMode_Frustum, background=background@entry=0x0, deltaTime=deltaTime@entry=0.0648193359) at ../Source/Render/RenderScene.cpp:794 #17 0xf72c6e89 in M4::RenderScene::InternalRender (this=this@entry=0xd607c3e8, settings=..., colorTarget=colorTarget@entry=0xf02c9ee8, depthTarget=depthTarget@entry=0xf02c9f40, faceIndex=faceIndex@entry=0, camera=camera@entry=0xb7332b38, _viewport=_viewport@entry=0x0, background=background@entry=0x0, deltaTime=deltaTime@entry=0.0648193359) at ../Source/Render/RenderScene.cpp:732 #18 0xf72c718c in M4::RenderScene::RenderMainCamera (this=this@entry=0xd607c3e8, settings=..., colorTarget=0xf02c9ee8, depthTarget=depthTarget@entry=0xf02c9f40, faceIndex=faceIndex@entry=0, camera=camera@entry=0xb7332b38, viewport=viewport@entry=0x0, background=background@entry=0x0, time=time@entry=930.990234375) at ../Source/Render/RenderScene.cpp:693 #19 0xf72c7246 in M4::RenderScene::Render (this=0xd607c3e8, settings=..., colorTarget=colorTarget@entry=0xf02c9ee8, depthTarget=0xf02c9f40, camera=0xb7332b38, background=background@entry=0x0, time=time@entry=930.990234375) at ../Source/Render/RenderScene.cpp:492 #20 0x0808dec4 in M4::ClientWorld::Render (this=0xd6f2c008, drawer=..., swapChain=swapChain@entry=0xf2ee1fe0) at ../Source/Spark_Client/ClientWorld.cpp:2819 #21 0x08070a94 in M4::ClientGame::Render (this=this@entry=0xf0217008, swapChain=0xf2ee1fe0) at ../Source/Spark_Client/ClientGame.cpp:1989 #22 0x0807f96e in M4::ClientGame::Update (this=0xf0217008, deltaTime=0.034112253000046167) at ../Source/Spark_Client/ClientGame.cpp:1171 #23 0x0806ddbf in M4::ClientEngine::Update (this=0xf48b7be0, deltaTime=0.034112253000046167) at ../Source/Spark_Client/ClientEngine.cpp:226 #24 0x080d5ab2 in M4::BaseEngine::RunFrame (this=0xf48b7be0) at ../Source/Spark_Server/BaseEngine.cpp:206 #25 M4::BaseEngine::Run (this=this@entry=0xf48b7be0) at ../Source/Spark_Server/BaseEngine.cpp:170 #26 0x0806aff9 in main (argc=1, argv=0xffb71fa4) at ../Source/ShooterExe/Main.cpp:106 (gdb) quit A debugging session is active. Inferior 1 [process 2403] will be detached. Quit anyway? (y or n) y Detaching from program: /media/storage/Debian/Steam/steamapps/common/Natural Selection 2/ns2_linux32, process 2403