(12-23-2013, 02:13 PM)rokclimb15 Wrote: Go back to your gdb, reproduce the crash, then type "bt" and paste the output. It could be another module along the way that's causing the trouble.Hi there and thank you for your reply
Sorry for my late response. it is due to the christmas break
here below is what I get after I encounter a crash when I launch dolphin, and then type "bt"
#0 0x00007fffeb6c8842 in ?? ()
from /usr/lib/nvidia-304/libnvidia-glcore.so.304.117
#1 0x0000000000767292 in ?? ()
#2 0x0000000000768478 in ?? ()
#3 0x00000000007752c4 in ?? ()
#4 0x00000000007643ba in ?? ()
#5 0x000000000053f838 in ?? ()
#6 0x00007ffff14cf9f0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#7 0x00007ffff604ff8e in start_thread ()
from /lib/x86_64-linux-gnu/libpthread.so.0
#8 0x00007ffff0c3aa0d in clone () from /lib/x86_64-linux-gnu/libc.so.6
thank you for your help