[Linux] Segfault after evolving gorge

eyeriseyeris Join Date: 2013-09-10 Member: 188088Members
Happened right after the progress bar hit 100% and the egg popped. Version 263. Backtrace:
(gdb) thread 1
[Switching to thread 1 (Thread 0xefd1e8c0 (LWP 17122))]
#0  0xf1b42686 in ?? () from /usr/lib/i386-linux-gnu/libnvidia-glcore.so.304.108
(gdb) bt
#0  0xf1b42686 in ?? () from /usr/lib/i386-linux-gnu/libnvidia-glcore.so.304.108
Cannot access memory at address 0x6

(gdb) thread 2
[Switching to thread 2 (Thread 0xefb93b40 (LWP 17124))]
#0  0xf77da430 in __kernel_vsyscall ()
(gdb) bt
#0  0xf77da430 in __kernel_vsyscall ()
#1  0xf3828147 in syscall () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#2  0xf3a7b13c in tbb::internal::concurrent_queue_base_v3::internal_pop (this=0xebb8b0fc, dst=0x2) at ../../src/tbb/concurrent_queue.cpp:418
#3  0xf6d59948 in pop (destination=@0xefb9313c: 0x0, this=0xf71f2000 <M4::(anonymous namespace)::g_jobQueue>) at ../libs/tbb/include/tbb/concurrent_queue.h:269
#4  M4::WorkerThread::Run (this=0x9746d80) at ../Source/Engine/linux/Job.cpp:84
#5  0xf6d5a75f in M4::RunThread (data=0x9746d80) at ../Source/Engine/linux/Thread.cpp:32
#6  0xf3a48cf1 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#7  0xf382d08e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Sign In or Register to comment.