[virt-tools-list] bug or not
Richard W.M. Jones
rjones at redhat.com
Tue Jan 11 12:11:29 UTC 2011
On Tue, Jan 11, 2011 at 01:48:22PM +0800, Wen Congyang wrote:
> When I debug libvirtd, the virt-manager will Segmentation fault.
[...]
> This behavior is right or a bug?
It's generally speaking always a bug if a program segfaults. In this
case you're using gdb in a valid way, and programs using libvirtd
shouldn't segfault just because libvirtd is being run in gdb.
> 2011-01-11 13:27:19,671 (console:872): Starting connect process for vnc://localhost:5900: localhost 5900
> /usr/share/virt-manager/virtManager/console.py:862: GtkWarning: gtk_viewport_add: assertion `bin->child == NULL' failed
> self.window.get_widget("console-vnc-viewport").add(self.viewer.get_widget())
> /usr/share/virt-manager/virtManager/console.py:259: GtkWarning: gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
Seems like a bug in Gtk itself or maybe the Python bindings. In
any case please file a BZ!
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw
More information about the virt-tools-list
mailing list