[libvirt] [OpenVZ]

Daniel Veillard veillard at redhat.com
Mon Dec 15 11:17:58 UTC 2008


On Mon, Dec 15, 2008 at 12:53:28PM +0300, Anton Protopopov wrote:
> 2008/12/15 Daniel Veillard <veillard at redhat.com>
> 
> > On Sun, Dec 14, 2008 at 02:34:37AM -0800, Ivan Vovk wrote:
> > > > This is bad !  Can you re-run with 'valgrind  virsh' and post the
> > errors
> > > > it shows
> > >
> > > virsh # create ovz.xml
> > > ==8393==
> > > ==8393== Invalid read of size 4
> > > ==8393==    at 0x40A3CF2: (within /usr/lib/libvirt.so.0.5.1)
> > > ==8393==    by 0x40A5A93: (within /usr/lib/libvirt.so.0.5.1)
> > > ==8393==    by 0x404D8D1: virDomainCreateXML (in
> > /usr/lib/libvirt.so.0.5.1)
> >
> >   please install the corresponding libvirt-debuginfo so we can see where
> > t fails.
> 
> We have no libvirt-debuginfo package in ALT. Is it one with
> --enable-debug=yes?

  No that's the package including the compiler debug informations/

> If it is, then here is a result of command
> [root at snow tmp]# LIBVIRT_DEBUG=yes virsh create ju >ham 2>&1
> Segmentation fault

  please run this under gdb for libvirt compiled with -g (I assume
you use gcc) and provide the stack trace where the segfault happens,
thanks

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list