On Tue, Aug 18, 2009 at 10:25:28AM +0100, Daniel P. Berrange wrote:
On Tue, Aug 18, 2009 at 11:42:00AM +0300, Pasi K?rkk?inen wrote:
Hello.
While continuing to test pv_ops dom0 kernels I also rebuilt xen-3.4.1-1 src.rpm on F11.
I'm able to virt-install new centos 5.3 domU, but it seems virt-viewer doesn't work. It segfaults on startup. vncviewer works though, and I'm able to complete the installation with vncviewer.
http://pasik.reaktio.net/fedora/virt-viewer-crash.txt
virt-viewer works when used with the default xen-3.3.1 (which is included in F11).
strace logs aren't much help with crashes. Try to run it under valgrind and capture the errors, or GDB and get a stack trace
Yeah, I was going to try gdb next.. just didn't have time yet. Thanks.
-- Pasi