Hi David, > $ ./rpcemu > Shutting down Allegro due to signal #11 > Segmentation fault > $
https://wiki.archlinux.org/index.php/Step-by-step_debugging_guide#Segmentation_faults shows how to `bt full' since it seems you're not used to gdb(1). That gives us the first clue what might be going on. -- Cheers, Ralph. https://plus.google.com/+RalphCorderoy _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
