• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 596 597 598 599 600 ... 1197 Next »

Dolphin crash with nvidia drivers
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Dolphin crash with nvidia drivers
12-23-2013, 10:37 AM
#1
thyncode
Unregistered
 
Hi there,

I've just installed dolphin emulator 4.0 just fine under linux Ubuntu 13.04 . But whenever I try to launch a GC game it crashes; so I ran gdb to get some details and this is what I have

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffdd1ea700 (LWP 10461)]
0x00007fffeb6c8842 in ?? ()
from /usr/lib/nvidia-304/libnvidia-glcore.so.304.117

It comes from the nvidia driver but I'm already using the latest driver available (I think so). Other scenario is downloading the 3.5 version but I don't know wher to find it

Thank you for your help
Reply
12-23-2013, 02:13 PM
#2
rokclimb15 Offline
Senior Member
****
Posts: 383
Threads: 4
Joined: Jul 2013
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.
Find
Reply
01-09-2014, 09:20 AM
#3
thyncode
Unregistered
 
(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
Reply
01-10-2014, 04:57 AM
#4
rokclimb15 Offline
Senior Member
****
Posts: 383
Threads: 4
Joined: Jul 2013
You need some debug libraries, and it's possible that the error is actually in nvidia's libs, for which I doubt there are debug symbols available. Try installing libstdc++-dbg or your distro's equivalent and run again.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode