Re: [hatari-devel] Improved internal timers performances in cycInt.c

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Le 06/12/2021 à 14:39, Uwe Seimet a écrit :
    gdb intercepts the signal, afaik, and breaks into the debugger. Resend
    SIGINT to Hatari by entering at the gdb prompt:
signal 2

That did the trick, thank you.

hread 1 "hatari" received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0  0x0000000000000000 in ?? ()
#1  0x000055555595f6c9 in CycInt_Process_stop (stop_cond=<optimized out>)
     at /home/us/hatari/hatari/src/includes/cycInt.h:131
#2  m68k_run_2_020 () at /home/us/hatari/hatari/src/cpu/newcpu.c:7267
#3  0x0000555555957272 in m68k_go (may_quit=may_quit@entry=1)
     at /home/us/hatari/hatari/src/cpu/newcpu.c:7600
#4  0x00005555558fa0bb in M68000_Start ()
     at /home/us/hatari/hatari/src/m68000.c:299
#5  0x00005555558b1944 in main (argc=-12112, argv=<optimized out>)
     at /home/us/hatari/hatari/src/main.c:964

thanks for the trace ; I see the same too if I run hatari and press ctrl+c instead of doing F12 + exit. This will be fixed soon.





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/