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

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


Thread 1 "hatari" received signal SIGINT, Interrupt.
0x00005555558f6d3f in IoMem_bput (addr=4294965777, val=4294967263) at /home/us/hatari/hatari/src/ioMem.c:633
633                     if ( table68k[ M68000_CurrentOpcode ].size == 0 )
(gdb) bt
#0  0x00005555558f6d3f in IoMem_bput (addr=4294965777, val=4294967263)
    at /home/us/hatari/hatari/src/ioMem.c:633
#1  0x00005555559970b4 in put_byte (b=<optimized out>, addr=<optimized out>)
    at /home/us/hatari/hatari/src/cpu/memory.h:709
#2  op_11fc_0_ff (opcode=<optimized out>)
    at /home/us/hatari/hatari/src/cpu/cpuemu_0.c:9465
#3  0x000055555595f5a1 in m68k_run_2_020 ()
    at /home/us/hatari/hatari/src/cpu/newcpu.c:7247
#4  0x0000555555957272 in m68k_go (may_quit=may_quit@entry=1)
    at /home/us/hatari/hatari/src/cpu/newcpu.c:7600
#5  0x00005555558fa0bb in M68000_Start ()
    at /home/us/hatari/hatari/src/m68000.c:299
#6  0x00005555558b1944 in main (argc=-12112, argv=<optimized out>)
    at /home/us/hatari/hatari/src/main.c:964

> Le 05/12/2021 à 19:13, Uwe Seimet a écrit :
> > Hi,
> > 
> > After recompiling with your changes hatari terminates with a segmentation
> > fault when I start it from the command line and then terminate hatari with
> > Ctrl-C. I'm quite sure that before there was no segmentation fault. Platform
> > is Linux 64 bit.
> > 
> 
> Hi
> 
> can you run hatari from gdb to see where it fails ?
> 
> 
> 



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