I cleared my settings and it still aborts on startup.
I'm currently using SDL because its the only default input I can use with my 2-port mayflash, if there are other plugins I can use it would be appreciated.
I think this is what you wanted for a backtrace
Starting program: /usr/games/dolphin-emu
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe2f32700 (LWP 20725)]
[Thread 0x7fffe2f32700 (LWP 20725) exited]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5915216 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) thread apply all backtrace
Thread 1 (Thread 0x7ffff7fabc00 (LWP 20713)):
#0 0x00007ffff5915216 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff62aab1c in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
#2 0x00007ffff6233207 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
#3 0x0000000000b0988b in ?? ()
#4 0x0000000000000000 in ?? ()
This was done with 4.0-5930
I'm currently using SDL because its the only default input I can use with my 2-port mayflash, if there are other plugins I can use it would be appreciated.
I think this is what you wanted for a backtrace
Starting program: /usr/games/dolphin-emu
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe2f32700 (LWP 20725)]
[Thread 0x7fffe2f32700 (LWP 20725) exited]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5915216 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) thread apply all backtrace
Thread 1 (Thread 0x7ffff7fabc00 (LWP 20713)):
#0 0x00007ffff5915216 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff62aab1c in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
#2 0x00007ffff6233207 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
#3 0x0000000000b0988b in ?? ()
#4 0x0000000000000000 in ?? ()
This was done with 4.0-5930
