03-26-2012, 04:28 PM
(03-25-2012, 11:19 PM)xoft Wrote: I got MCServer to compile in the RasPi development VM, but as soon as I run it, it crashes, and I have just no idea on how to debug that. It displays a few lines of the normal log, then some backtrace with no MCServer symbols in it, then a memory map, again not much help, and a note that "core has been dumped". It seems the dev VM doesn't have a RasPi version of gdb. And I couldn't locate the mentioned core file.
Have you tried running it using the official debian image? There is a Linux "how-to" on the following page: http://www.cnx-software.com/2012/02/18/r...-emulator/
I've run that on Windows using Qemu 1.0.1 using that "how-to", but never got network working... (It was a bi*** getting the files of the download image but managed in the end by using this tool: http://www.diskinternals.com/linux-reader/)