desmume2015
desmume2015 copied to clipboard
Core crash
Hello I got a problem with desmume core it crash immediately when i launch it. Here some gdb output :
(gdb) start
Temporary breakpoint 1 at 0x4141a0: file frontend/frontend.c, line 138.
Starting program: /usr/bin/retroarch -L
/usr/lib/libretro/desmume_libretro.so New\ Super\ Mario\ Bros.\
\(E\).nds
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Temporary breakpoint 1, main (argc=4, argv=0x7fffffffe0d8)
at frontend/frontend.c:138
138 frontend/frontend.c: Aucun fichier ou dossier de ce type.
(gdb) continue
Continuing.
[New Thread 0x7ffff6651700 (LWP 1132)]
DeSmuME 0.9.11 svn0 x64 NOSSE
Attempting change to 3d core to: SoftRasterizer
[New Thread 0x7fffc9110700 (LWP 1133)]
[New Thread 0x7fffc890f700 (LWP 1134)]
[New Thread 0x7fffc810e700 (LWP 1135)]
[New Thread 0x7fffc790d700 (LWP 1136)]
SoftRast Initialized with cores=4
[New Thread 0x7fffb957e700 (LWP 1176)]
Thread 1 "retroarch" received signal SIGSEGV, Segmentation fault.
0x00007fffd10564f3 in TSequenceItem_DMA<0, 0>::isTriggered (
this=0x7fffd38d4780 <sequencer+128>) at src/NDSSystem.cpp:970
970 src/NDSSystem.cpp: Aucun fichier ou dossier de ce type.
(gdb) continue
Continuing.
Couldn't get registers: Aucun processus de ce type.
Couldn't get registers: Aucun processus de ce type.
Couldn't get registers: Aucun processus de ce type.
(gdb) continue
Continuing.
Couldn't get registers: Aucun processus de ce type.
(gdb) [Thread 0x7fffb957e700 (LWP 1176) exited]
[Thread 0x7fffc790d700 (LWP 1136) exited]
[Thread 0x7fffc810e700 (LWP 1135) exited]
[Thread 0x7fffc890f700 (LWP 1134) exited]
[Thread 0x7fffc9110700 (LWP 1133) exited]
[Thread 0x7ffff6651700 (LWP 1132) exited]
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
quit