Thanks Christophe, Wouldn't that be the same as getting the coredump? I'm asking because I'm getting the following just after the segfault: Dec 13 20:07:33 lamachine systemd-coredump[3685]: Not enough disk space for coredump of 12022 (qemu-system-x86), refusing. Dec 13 20:07:34 lamachine systemd-coredump[3685]: Process 12022 (qemu-system-x86) of user 107 dumped core. I'll see if I can reproduce this at will this evening. Dan > Most useful would be a reliable way to reproduce it (ie follow these > steps -> crash). > Short of that, I'd install qemu debugging information (dnf > debuginfo-install qemu), then connect a gdb instance to qemu after > starting the VM (gdb --pid $(pidof qemu-system-x86_64) and type > 'continue' at gdb prompt), and finally grab a backtrace once you've > managed to reproduce the crash ('thread apply all bt' at gdb prompt). > > You can bug all this information in a fedora bug on bugzilla.redhat.com. > > Christophe _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel