Public bug reported: Binary package hint: virt-manager
I have a fresh Ubuntu 8.04 installed with proposed activated on sources.list (latest upgrade), my kernel is 2.6.22-14-xen from Gutsy because of the networking BIGBUG on 2.6.24 kernel (vide https://bugs.launchpad.net/ubuntu/+source/xen-3.2/+bug/204010) I have two domUs running in production environment, created via xen- tools package, let me show my system: [EMAIL PROTECTED]:~$ id uid=1000(administrativo) gid=1000(administrativo) groups=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),106(fuse),110(lpadmin),111(admin),113(libvirtd),1000(administrativo) [EMAIL PROTECTED]:~# cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION="Ubuntu 8.04" [EMAIL PROTECTED]:~# uname -a Linux srv44 2.6.22-14-xen #1 SMP Tue Feb 12 04:26:15 UTC 2008 x86_64 GNU/Linux [EMAIL PROTECTED]:~# xm li Name ID Mem VCPUs State Time(s) Domain-0 0 512 1 r----- 2463.3 vsrv64 1 1024 1 ------ 6754.9 vsrv66 3 1024 1 r----- 5841.5 [EMAIL PROTECTED]:~# virsh -c xen:///system Connecting to uri: xen:///system Welcome to virsh, the virtualization interactive terminal. Type: 'help' for help with commands 'quit' to quit virsh # list Id Name State ---------------------------------- 0 Domain-0 running 1 vsrv64 blocked 3 vsrv66 running The error: Login with normal user (administrativo), created during install of Ubuntu, startx (gnome-session) and in a gnome-terminal, I tried this: [EMAIL PROTECTED]:~$ sudo virt-manager --no-fork On virt-manager: File -> Open connection... -> Xen / local -> Connect <ENTER>... ... and on shell: [EMAIL PROTECTED]:~$ sudo virt-manager --no-fork Floating point exception (core dumped) [EMAIL PROTECTED]:~$ ;-( But, if I try to connect via "Remote tunnel over SSH" using my local sshd, virt-manager works! But I cannot create New VMs remotely due to software limitations. Look my screenshot attached... Best regards, Thiago ** Affects: virt-manager (Ubuntu) Importance: Undecided Status: New -- Virt-Manager results in "Floating point exception (core dumped)" when connecting to xen local https://bugs.launchpad.net/bugs/223993 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
