[Bug 450214] New: Vm-install brings up a blank window window at Dom0
https://bugzilla.novell.com/show_bug.cgi?id=450214 Summary: Vm-install brings up a blank window window at Dom0 Product: openSUSE 11.1 Version: RC 1 Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Xen AssignedTo: cgriffin@novell.com ReportedBy: bderzhavets@yahoo.com QAContact: qa@suse.de Found By: Community User Vm-install brings up a blank window been started either from command line or via YAST. F9,F10 PV DomUs have been created via "pygrub" profile :- name="Fedora9PV" memory=2048 disk = ['file:/mnt/etc/xen/isos/f9.iso,xvdb:cdrom,r', 'phy:/dev/sda11,xvda,w' ] vif = [ 'bridge=br1', ] vfb = [ 'type=vnc,vncunused=1' ] bootloader = "/usr/bin/pygrub" kernel = "/images/xen/vmlinuz" ramdisk = "/images/xen/initrd.img" vcpus=1 on_reboot = 'restart' on_crash = 'restart' -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450214 wei kong <wkong@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wkong@novell.com AssignedTo|cgriffin@novell.com |wkong@novell.com Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450214 User wkong@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450214#c1 --- Comment #1 from wei kong <wkong@novell.com> 2008-11-30 20:56:59 MST --- F9,F10 have been created, it means you have the images? But you want to use the vm-install to start it? So which error did you encounter....eg: "Failed to start vm: invaild kernel" --thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450214 wei kong <wkong@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |bderzhavets@yahoo.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450214 User bderzhavets@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450214#c2 --- Comment #2 from Boris Derzhavets <bderzhavets@yahoo.com> 2008-12-01 01:06:13 MST --- I didn't start vm-install at all . Technique been applied for building images without vm-install on OpenSuse 11.1 RC1 Dom0 (or virt-install on Xen 3.3.1 port to to CentOS 5.2 ) has been described in details at :- http://lxer.com/module/newswire/view/112300/index.html I just followed mentioned post as workaround for vm-install issue at openSUSE 11.1 RC1 Dom0. Profile above creates image, profile bellow loads DomU:- dhcppc0:/etc/xen/vm # cat f9.py memory = 2048 name = "Fedora9PV" bootloader="/usr/bin/pygrub" vif = [ 'bridge=br1' ] vfb = [ 'type=vnc,vncunused=1' ] disk = [ 'phy:/dev/sda9,xvda,w'] I state, that vm-install brings up a frozen blank window been started either from command line or via YAST on openSUSE 11.1 RC1 Dom0. In other words, RC1 has vm-install comletely useless for creating any kinds of DomUs. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450214 User wkong@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450214#c3 --- Comment #3 from wei kong <wkong@novell.com> 2008-12-01 01:33:49 MST --- ok, I know your state now, Now we are take about the bug of vm-install. You said you can't use the vm-install at all. Could you try the below command to install/start/restore a DomU, and describe more detail about "frozen blank window", maybe print screen. thank you. "vm-install --debug &> /tmp/msg" And attached the msg when you encounter the bug. --thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450214 User wkong@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450214#c4 --- Comment #4 from wei kong <wkong@novell.com> 2008-12-01 01:57:57 MST --- Hi, I just run the above command and get the blank window and the below msg. If you encounter the same message, I think this is may not vm-install bug, but glibc or others. --thanks *** glibc detected *** /usr/bin/python: malloc(): memory corruption: 0x0000000001318500 *** ======= Backtrace: ========= /lib64/libc.so.6[0x7f9c766da118] /lib64/libc.so.6[0x7f9c766dca5c] /lib64/libc.so.6(__libc_calloc+0x168)[0x7f9c766de598] /usr/lib64/libglib-2.0.so.0(g_malloc0+0x2a)[0x7f9c7012783a] /usr/lib64/libgobject-2.0.so.0(g_type_class_ref+0x4cd)[0x7f9c707e493d] /usr/lib64/libgobject-2.0.so.0(g_object_newv+0x995)[0x7f9c707ca475] /usr/lib64/libgobject-2.0.so.0(g_object_new_valist+0x327)[0x7f9c707ca887] /usr/lib64/libgobject-2.0.so.0(g_object_new+0xcc)[0x7f9c707ca9cc] /usr/lib64/libgtk-x11-2.0.so.0(gtk_window_get_group+0x45)[0x7f9c6f4894c5] /usr/lib64/libgtk-x11-2.0.so.0(gtk_main_do_event+0x9c)[0x7f9c6f370bcc] /usr/lib64/libgdk-x11-2.0.so.0[0x7f9c6eff420c] /usr/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x23b)[0x7f9c7011f0db] /usr/lib64/libglib-2.0.so.0[0x7f9c701228ad] /usr/lib64/libglib-2.0.so.0(g_main_loop_run+0x1cd)[0x7f9c70122ddd] /usr/lib64/libgtk-x11-2.0.so.0(gtk_main+0xa7)[0x7f9c6f371227] /usr/lib64/python2.6/site-packages/gtk-2.0/gtk/_gtk.so[0x7f9c6f9ad820] /usr/lib64/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x168e)[0x7f9c77305e4e] /usr/lib64/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x13df)[0x7f9c77305b9f] /usr/lib64/libpython2.6.so.1.0(PyEval_EvalCodeEx+0x350)[0x7f9c7730b6c0] /usr/lib64/libpython2.6.so.1.0(PyEval_EvalCode+0x32)[0x7f9c77303822] /usr/lib64/libpython2.6.so.1.0[0x7f9c77324b13] /usr/lib64/libpython2.6.so.1.0(PyRun_FileExFlags+0x8a)[0x7f9c77324bca] /usr/lib64/libpython2.6.so.1.0(PyRun_SimpleFileExFlags+0x15d)[0x7f9c7732550d] /usr/lib64/libpython2.6.so.1.0(Py_Main+0x34a)[0x7f9c77330dba] /lib64/libc.so.6(__libc_start_main+0xe6)[0x7f9c76684586] /usr/bin/python[0x4006e9] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450214 User bderzhavets@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450214#c5 --- Comment #5 from Boris Derzhavets <bderzhavets@yahoo.com> 2008-12-01 02:27:21 MST --- Snapshot may be viewed at :- http://bderzhavets.files.wordpress.com/2008/11/blankwindow.png Tried command :- # vm-install --debug &> /tmp/msg It brins up same frozen,empty window. Log /tmp/msg stays empty. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450214 User bderzhavets@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450214#c6 --- Comment #6 from Boris Derzhavets <bderzhavets@yahoo.com> 2008-12-01 02:35:43 MST --- Sorry,same output as yours just goes to console. # vm-install --debug &> /tmp/msg [2] 7044 dhcppc0:/tmp # *** glibc detected *** /usr/bin/python: malloc(): memory corruption: 0x0000000001123390 *** ======= Backtrace: ========= /lib64/libc.so.6[0x7fd6ef626118] /lib64/libc.so.6[0x7fd6ef628a5c] /lib64/libc.so.6(__libc_malloc+0xa1)[0x7fd6ef62a891] /usr/lib64/libglib-2.0.so.0(g_realloc+0x2e)[0x7fd6e90f67be] /usr/lib64/libglib-2.0.so.0[0x7fd6e90c96f9] /usr/lib64/libglib-2.0.so.0(g_ptr_array_add+0x23)[0x7fd6e90c9753] /usr/lib64/libglib-2.0.so.0(g_main_context_check+0x1ab)[0x7fd6e90f0d4b] /usr/lib64/libglib-2.0.so.0[0x7fd6e90f1791] /usr/lib64/libglib-2.0.so.0(g_main_loop_run+0x1cd)[0x7fd6e90f1ddd] /usr/lib64/libgtk-x11-2.0.so.0(gtk_main+0xa7)[0x7fd6e8340227] /usr/lib64/python2.6/site-packages/gtk-2.0/gtk/_gtk.so[0x7fd6e897c820] /usr/lib64/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x168e)[0x7fd6f0251e4e] /usr/lib64/libpython2.6.so.1.0(PyEval_EvalFrameEx+0x13df)[0x7fd6f0251b9f] /usr/lib64/libpython2.6.so.1.0(PyEval_EvalCodeEx+0x350)[0x7fd6f02576c0] /usr/lib64/libpython2.6.so.1.0(PyEval_EvalCode+0x32)[0x7fd6f024f822] /usr/lib64/libpython2.6.so.1.0[0x7fd6f0270b13] /usr/lib64/libpython2.6.so.1.0(PyRun_FileExFlags+0x8a)[0x7fd6f0270bca] /usr/lib64/libpython2.6.so.1.0(PyRun_SimpleFileExFlags+0x15d)[0x7fd6f027150d] /usr/lib64/libpython2.6.so.1.0(Py_Main+0x34a)[0x7fd6f027cdba] /lib64/libc.so.6(__libc_start_main+0xe6)[0x7fd6ef5d0586] /usr/bin/python[0x4006e9] ======= Memory map: ======== 00400000-00401000 r-xp 00000000 08:08 470719 /usr/bin/python2.6 00600000-00601000 r--p 00000000 08:08 470719 /usr/bin/python2.6 00601000-00602000 rw-p 00001000 08:08 470719 /usr/bin/python2.6 00602000-0169d000 rw-p 00602000 00:00 0 [heap] 7fd6e0a09000-7fd6e0a69000 r--p 00000000 08:08 1247786 /var/cache/libx11/compose/l4_030_313cb605_00280cc0 7fd6e0a69000-7fd6e0a70000 r-xp 00000000 08:08 584035 /usr/lib64/gtk-2.0/2.10.0/immodules/im-xim.so 7fd6e0a70000-7fd6e0c6f000 ---p 00007000 08:08 584035 /usr/lib64/gtk-2.0/2.10.0/immodules/im-xim.so 7fd6e0c6f000-7fd6e0c70000 r--p 00006000 08:08 584035 /usr/lib64/gtk-2.0/2.10.0/immodules/im-xim.so 7fd6e0c70000-7fd6e0c71000 rw-p 00007000 08:08 584035 /usr/lib64/gtk-2.0/2.10.0/immodules/im-xim.so 7fd6e0c71000-7fd6e1240000 r--p 00000000 08:08 993169 /usr/share/icons/hicolor/icon-theme.cache 7fd6e1240000-7fd6e18ac000 r--p 00000000 08:08 692433 /usr/share/icons/gnome/icon-theme.cache 7fd6e18ac000-7fd6e1942000 r--p 00000000 08:08 552582 /usr/share/fonts/truetype/DejaVuSans.ttf 7fd6e1942000-7fd6e1944000 r-xp 00000000 08:08 584002 /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so 7fd6e1944000-7fd6e1b43000 ---p 00002000 08:08 584002 /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so 7fd6e1b43000-7fd6e1b44000 r--p 00001000 08:08 584002 /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so 7fd6e1b44000-7fd6e1b45000 rw-p 00002000 08:08 584002 /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so 7fd6e1b45000-7fd6e1b73000 r--s 00000000 08:08 1256274 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-x86-64.cache-2 7fd6e1b73000-7fd6e1bcf000 r--s 00000000 08:08 1256687 /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-x86-64.cache-2 7fd6e1bcf000-7fd6e1c2b000 r--s 00000000 08:08 1256685 /var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-x86-64.cache-2 7fd6e1c2b000-7fd6e1c43000 r-xp 00000000 08:08 477979 /usr/lib64/libglade-2.0.so.0.0.7 7fd6e1c43000-7fd6e1e42000 ---p 00018000 08:08 477979 /usr/lib64/libglade-2.0.so.0.0.7 7fd6e1e42000-7fd6e1e43000 r--p 00017000 08:08 477979 /usr/lib64/libglade-2.0.so.0.0.7 7fd6e1e43000-7fd6e1e44000 rw-p 00018000 08:08 477979 /usr/lib64/libglade-2.0.so.0.0.7 7fd6e1e44000-7fd6e1e49000 r-xp 00000000 08:08 576511 /usr/lib64/python2.6/site-packages/gtk-2.0/gtk/glade.so 7fd6e1e49000-7fd6e2048000 ---p 00005000 08:08 576511 /usr/lib64/python2.6/site-packages/gtk-2.0/gtk/glade.so 7fd6e2048000-7fd6e2049000 r--p 00004000 08:08 576511 /usr/lib64/python2.6/site-packages/gtk-2.0/gtk/glade.so 7fd6e2049000-7fd6e204a000 rw-p 00005000 08:08 576511 /usr/lib64/python2.6/site-packages/gtk-2.0/gtk/glade.so 7fd6e204a000-7fd6e204f000 r-xp 00000000 08:08 477893 /usr/lib64/libogg.so.0.5.3 7fd6e204f000-7fd6e224e000 ---p 00005000 08:08 477893 /usr/lib64/libogg.so.0.5.3 7fd6e224e000-7fd6e224f000 r--p 00004000 08:08 477893 /usr/lib64/libogg.so.0.5.3 7fd6e224f000-7fd6e2250000 rw-p 00005000 08:08 477893 /usr/lib64/libogg.so.0.5.3 7fd6e2250000-7fd6e2272000 r-xp 00000000 08:08 477908 /usr/lib64/libvorbis.so.0.4.0 7fd6e2272000-7fd6e2471000 ---p 00022000 08:08 477908 /usr/lib64/libvorbis.so.0.4.0 7fd6e2471000-7fd6e2472000 r--p 00021000 08:08 477908 /usr/lib64/libvorbis.so.0.4.0 7fd6e2472000-7fd6e2480000 rw-p 00022000 08:08 477908 /usr/lib64/libvorbis.so.0.4.0 7fd6e2480000-7fd6e2489000 r-xp 00000000 08:08 477586 /usr/lib64/libltdl.so.7.2.0 7fd6e2489000-7fd6e2688000 ---p 00009000 08:08 477586 /usr/lib64/libltdl.so.7.2.0 7fd6e2688000-7fd6e2689000 r--p 00008000 08:08 477586 /usr/lib64/libltdl.so.7.2.0 7fd6e2689000-7fd6e268a000 rw-p 00009000 08:08 477586 /usr/lib64/libltdl.so.7.2.0 7fd6e268a000-7fd6e2691000 r-xp 00000000 08:08 477910 /usr/lib64/libvorbisfile.so.3.2.0 7fd6e2691000-7fd6e2890000 ---p 00007000 08:08 477910 /usr/lib64/libvorbisfile.so.3.2.0 7fd6e2890000-7fd6e2891000 r--p 00006000 08:08 477910 /usr/lib64/libvorbisfile.so.3.2.0 7fd6e2891000-7fd6e2892000 rw-p 00007000 08:08 477910 /usr/lib64/libvorbisfile.so.3.2.0 7fd6e2892000-7fd6e2895000 r-xp 00000000 08:08 172830 /usr/lib64/libcanberra-gtk.so.0.0.4 7fd6e2895000-7fd6e2a94000 ---p 00003000 08:08 172830 /usr/lib64/libcanberra-gtk.so.0.0.4 7fd6e2a94000-7fd6e2a95000 r--p 00002000 08:08 172830 /usr/lib64/libcanberra-gtk.so.0.0.4 7fd6e2a95000-7fd6e2a96000 rw-p 00003000 08:08 172830 /usr/lib64/libcanberra-gtk.so.0.0.4 7fd6e2a96000-7fd6e2aa3000 r-xp 00000000 08:08 172742 /usr/lib64/libcanberra.so.0.1.3 7fd6e2aa3000-7fd6e2ca3000 ---p 0000d000 08:08 172742 /usr/lib64/libcanberra.so.0.1.3 7fd6e2ca3000-7fd6e2ca4000 r--p 0000d000 08:08 172742 /usr/lib64/libcanberra.so.0.1.3 7fd6e2ca4000-7fd6e2ca5000 rw-p 0000e000 08:08 172742 /usr/lib64/libcanberra.so.0.1.3 7fd6e2ca5000-7fd6e2caa000 r-xp 00000000 08:08 584386 /usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so 7fd6e2caa000-7fd6e2ea9000 ---p 00005000 08:08 584386 /usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so 7fd6e2ea9000-7fd6e2eaa000 r--p 00004000 08:08 584386 /usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so 7fd6e2eaa000-7fd6e2eab000 rw-p 00005000 08:08 584386 /usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so 7fd6e2eab000-7fd6e2ec1000 r-xp 00000000 08:08 1280559 /lib64/libgcc_s.so.1 7fd6e2ec1000-7fd6e30c1000 ---p 00016000 08:08 1280559 /lib64/libgcc_s.so.1 7fd6e30c1000-7fd6e30c2000 r--p 00016000 08:08 1280559 /lib64/libgcc_s.so.1 7fd6e30c2000-7fd6e30c3000 rw-p 00017000 08:08 1280559 /lib64/libgcc_s.so.1 7fd6e30c3000-7fd6e31b4000 r-xp 00000000 08:08 477639 /usr/lib64/libstdc++.so.6.0.10 7fd6e31b4000-7fd6e33b3000 ---p 000f1000 08:08 477639 /usr/lib64/libstdc++.so.6.0.10 7fd6e33b3000-7fd6e33ba000 r--p 000f0000 08:08 477639 /usr/lib64/libstdc++.so.6.0.10 7fd6e33ba000-7fd6e33bc000 rw-p 000f7000 08:08 477639 /usr/lib64/libstdc++.so.6.0.10 7fd6e33bc000-7fd6e33cf000 rw-p 7fd6e33bc000 00:00 0 7fd6e33cf000-7fd6e33e2000 r-xp 00000000 08:08 477592 /usr/lib64/libelf-0.137.so 7fd6e33e2000-7fd6e35e200 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450214 User carnold@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450214#c7 Charles Arnold <carnold@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|bderzhavets@yahoo.com | QAContact|qa@suse.de |jdouglas@novell.com Resolution| |DUPLICATE --- Comment #7 from Charles Arnold <carnold@novell.com> 2008-12-01 08:33:28 MST --- Not a vm-install problem but is a pygtk bug. *** This bug has been marked as a duplicate of bug 436967 *** https://bugzilla.novell.com/show_bug.cgi?id=436967 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450214 Jason Douglas <jdouglas@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450214 User bderzhavets@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450214#c8 --- Comment #8 from Boris Derzhavets <bderzhavets@yahoo.com> 2008-12-01 09:43:47 MST --- Both links for patched rpms in bug 436967 seems to be dead at mean time. Is it possible to patch RC1 right now ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450214 User bderzhavets@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450214#c9 Boris Derzhavets <bderzhavets@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bderzhavets@yahoo.com --- Comment #9 from Boris Derzhavets <bderzhavets@yahoo.com> 2008-12-01 12:05:54 MST --- # zypper install python-gtk installs required patch and allows to start vm-install. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com