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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 153 154 155 156 157 ... 369 Next »

64bit linux -- can't play anything
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
64bit linux -- can't play anything
12-18-2013, 10:44 AM (This post was last modified: 12-18-2013, 11:24 AM by rokclimb15.)
#21
rokclimb15 Offline
Senior Member
****
Posts: 383
Threads: 4
Joined: Jul 2013
It might work, but there's no reason why you can't build with -g. From your sigsegv, it looks like a null pointer got freed. Try installing libudev-dbg (if available) and running again. It might give more detail.

This looks related:

https://bugs.freedesktop.org/show_bug.cgi?format=multiple&id=71543

edit: reading through that bug, it seems like you've built your own libsdl2 from source and it may have conflicts with the installed udev. Notice that you've got a libudev.so.0 and libudev.so.1. When building libsdl2, you probably need to use -Bsymbolic to avoid conflicts between those two libs. Or perhaps remove the system libudev (although that's likely to break things). Another option is to build libsdl2 and configure it to reference the installed libudev instead of building (what I assume) is a bundled copy.

It's the same set of symptoms, but a different root cause. You don't have Steam in this case, but your newer Mesa build causes the system libudev to get loaded first, then SDL brings its own copy to the party and things get confusing.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
64bit linux -- can't play anything - delibalta - 12-13-2013, 05:59 AM
RE: 64bit linux -- can't play anything - Shonumi - 12-13-2013, 02:34 PM
RE: 64bit linux -- can't play anything - delibalta - 12-13-2013, 03:27 PM
RE: 64bit linux -- can't play anything - Shonumi - 12-13-2013, 03:36 PM
RE: 64bit linux -- can't play anything - delibalta - 12-13-2013, 03:37 PM
RE: 64bit linux -- can't play anything - henk124875 - 12-16-2013, 07:28 AM
RE: 64bit linux -- can't play anything - rokclimb15 - 12-16-2013, 02:21 PM
RE: 64bit linux -- can't play anything - delibalta - 12-16-2013, 02:38 PM
RE: 64bit linux -- can't play anything - rokclimb15 - 12-16-2013, 02:56 PM
RE: 64bit linux -- can't play anything - delibalta - 12-17-2013, 09:46 AM
RE: 64bit linux -- can't play anything - rokclimb15 - 12-17-2013, 12:43 PM
RE: 64bit linux -- can't play anything - delibalta - 12-17-2013, 02:08 PM
RE: 64bit linux -- can't play anything - rokclimb15 - 12-17-2013, 02:24 PM
RE: 64bit linux -- can't play anything - delibalta - 12-17-2013, 11:16 PM
RE: 64bit linux -- can't play anything - rokclimb15 - 12-18-2013, 02:00 AM
RE: 64bit linux -- can't play anything - Shonumi - 12-18-2013, 02:18 AM
RE: 64bit linux -- can't play anything - delibalta - 12-18-2013, 03:40 AM
RE: 64bit linux -- can't play anything - Shonumi - 12-18-2013, 04:00 AM
RE: 64bit linux -- can't play anything - delibalta - 12-18-2013, 07:27 AM
RE: 64bit linux -- can't play anything - delibalta - 12-18-2013, 09:57 AM
RE: 64bit linux -- can't play anything - rokclimb15 - 12-18-2013, 10:44 AM
RE: 64bit linux -- can't play anything - hwangste - 12-21-2013, 08:46 AM
RE: 64bit linux -- can't play anything - rokclimb15 - 12-21-2013, 12:35 PM
RE: 64bit linux -- can't play anything - hwangste - 12-21-2013, 01:53 PM
RE: 64bit linux -- can't play anything - Shonumi - 12-21-2013, 02:53 PM
RE: 64bit linux -- can't play anything - rokclimb15 - 12-22-2013, 01:20 AM
RE: 64bit linux -- can't play anything - hwangste - 12-22-2013, 01:31 PM
RE: 64bit linux -- can't play anything - rokclimb15 - 12-23-2013, 01:08 AM

  • 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