Bug 1059710
Summary: | virrt-v2v fails with guestfsd[363]: segfault at 0 ip 000000354b281451 sp 00007fff1f040608 error 4 in libc-2.12.so[3 1793 54b200000+18b000] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Roman Hodain <rhodain> |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.5 | CC: | acathrow, dornelas, mbooth, ptoscano, rhodain |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-02-24 17:30:06 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Roman Hodain
2014-01-30 12:54:28 UTC
I tried to recreate the /etc directory of the guest from the sosreport. However I can't reproduce the Augeas failure. Since this is likely a data-driven bug, are you able to get me a disk image of the guest system? If you can connect to the ESX server (eg. over https using a browser) then you should be able to download a virtual file called something like <name-of-guest>-flat.vmdk which (despite the extension) is really a raw-format disk image. Using the disk image, I would be able to run a command such as: guestfish -xv --ro -a nagios-flat.vmdk -m /dev/mapper/vg_nagios-lv_root <<EOF aug-init / 1 EOF to see if I am able to reproduce the bug. For my own reference, installed packages on the virt-v2v conversion host: libguestfs-1.20.11-2.el6.x86_64 glibc-2.12-1.132.el6.x86_64 augeas-libs-1.0.0-5.el6.x86_64 All are up to date. Closing as insufficient data. However it still appears to be a bug here. |