Is this problem similar to the one we were discussing on the thread in the support forum ( https://forums.dolphin-emu.org/Thread-dolphin-4-0-on-ubuntu-12-04 )? We also reported that Dolphin would crash upon trying to load any game (right after giving the double buffered visual message). I haven't replied to that thread in a while becuase I borked my system messing with libglx.so and I haven't had a chance since fixing that mess to explore any more.
I've now given it another try with the latest source but the same problem remains. Following Shonumi's instructions, I compiled with -g and ran dolphin using gdb. This is the output I got right before the crash:
20:36:490 /home/hwangste/dolphin-emu/Source/Core/DolphinWX/Src/GLInterface/GLX.cpp:88 N[Video]: glX-Version 1.4
20:36:491 /home/hwangste/dolphin-emu/Source/Core/DolphinWX/Src/GLInterface/GLX.cpp:110 N[Video]: Got double buffered visual!
[New Thread 0x7fffb0ffb700 (LWP 16305)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd6096700 (LWP 16275)]
0x00007fffe80e6005 in udev_list_entry_get_name () from /lib/x86_64-linux-gnu/libudev.so.1
(gdb) quit
A debugging session is active.
Inferior 1 [process 16250] will be killed.
Any thoughts on what the next step should be?
I've now given it another try with the latest source but the same problem remains. Following Shonumi's instructions, I compiled with -g and ran dolphin using gdb. This is the output I got right before the crash:
20:36:490 /home/hwangste/dolphin-emu/Source/Core/DolphinWX/Src/GLInterface/GLX.cpp:88 N[Video]: glX-Version 1.4
20:36:491 /home/hwangste/dolphin-emu/Source/Core/DolphinWX/Src/GLInterface/GLX.cpp:110 N[Video]: Got double buffered visual!
[New Thread 0x7fffb0ffb700 (LWP 16305)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd6096700 (LWP 16275)]
0x00007fffe80e6005 in udev_list_entry_get_name () from /lib/x86_64-linux-gnu/libudev.so.1
(gdb) quit
A debugging session is active.
Inferior 1 [process 16250] will be killed.
Any thoughts on what the next step should be?
