On Thu, May 15, 2014 at 01:13:47PM +0200, Safa Rekik wrote: > For fedora 20 guest, this is the back trace output : > ===================================== > *(gdb) bt full* > #0 0xb73e2040 in exit () from /lib/libc.so.6 > No symbol table info available. > #1 0xb77263a8 in main_loop () > No symbol table info available. > #2 0xb76fe190 in main () > No symbol table info available.
You should install the 'libguestfs-debuginfo' package which will produce detailed line numbers. It's not possible to tell what is happening from this output. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://people.redhat.com/~rjones/virt-df/ _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
