Thanks for your reply. I only created the bt because someone said it might help. configure output looks fairly good to me, but I don't know much about those things. Is there anything else that might help understanding the problem? Btw: Qemu is not even taking up CPU.
Install prefix /usr BIOS directory /usr/share/qemu binary directory /usr/bin Manual directory /usr/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /var/tmp/portage/qemu-softmmu-0.7.1/work/qemu-0.7.1 C compiler gcc Host C compiler gcc make make host CPU x86_64 host big endian no target list i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu gprof enabled no static build no SDL support yes SDL static link yes mingw32 support no Adlib support no FMOD support no kqemu support yes Johannes Schindelin wrote: > Hi, > > actually it looks more like the program was compiled with > "-fomit-frame-pointer". For that reason, you only get correct names (and > EIPs) for library calls. > > Since QEmu uses as many physical registers as it can get, it is sensible > to omit the frame pointer, because it has no meaning anyway once you are > in translated code. > > However, in your case I think it is more an SDL problem. Are you sure that > the video mode you are trying to set is supported on your system? Could > also be some sort of XShm hickup. > > Ciao, > Dscho > > -- > Viruses love Micros**t _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel