[Bug 455832] Re: segfault when attaching disk with same physical device

2010-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.7.5-5ubuntu27.3 --- libvirt (0.7.5-5ubuntu27.3) lucid-proposed; urgency=low * debian/patches/9024-free-memory-for-invalid-devices.patch: updated to match upstream patch which includes a fix for an entry path not found

[Bug 455832] Re: segfault when attaching disk with same physical device

2010-09-18 Thread Nigel Jones
FYI: The uploaded package still works: njo...@fantail:~$ apt-cache policy libvirt-bin libvirt-bin: Installed: 0.7.5-5ubuntu27.3 Candidate: 0.7.5-5ubuntu27.3 Version table: *** 0.7.5-5ubuntu27.3 0 500 http://nz.archive.ubuntu.com/ubuntu/ lucid-proposed/main Packages 100

[Bug 455832] Re: segfault when attaching disk with same physical device

2010-09-18 Thread Nigel Jones
To be clear, when I said FYI: The uploaded package still works: I had meant: The uploaded package contains the correct fix. The 'target vdc already exists' error message is the correct error message for this patch. ** Tags added: verification-done ** Tags removed: verification-needed --

[Bug 455832] Re: segfault when attaching disk with same physical device

2010-09-01 Thread Martin Pitt
Accepted libvirt into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: libvirt (Ubuntu Lucid)

[Bug 455832] Re: segfault when attaching disk with same physical device

2010-09-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/libvirt -- segfault when attaching disk with same physical device https://bugs.launchpad.net/bugs/455832 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. -- Ubuntu-server-bugs

[Bug 455832] Re: segfault when attaching disk with same physical device

2010-08-26 Thread Nigel Jones
Attached is proposed debdiff for SRU. Also includes updated patch for Bug #571093 ** Description changed: I was testing attaching and detaching an AoE block device and all was going fine until I tried to attach a device twice in a row without changing the target device. Doing so resulted

[Bug 455832] Re: segfault when attaching disk with same physical device

2010-08-26 Thread Dustin Kirkland
Thanks, Nigel. Uploading to lucid-proposed now. ** Changed in: libvirt (Ubuntu Lucid) Status: Confirmed = In Progress ** Changed in: libvirt (Ubuntu Lucid) Assignee: (unassigned) = Dustin Kirkland (kirkland) -- segfault when attaching disk with same physical device

[Bug 455832] Re: segfault when attaching disk with same physical device

2010-05-25 Thread Nigel Jones
** Tags added: patch -- segfault when attaching disk with same physical device https://bugs.launchpad.net/bugs/455832 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 455832] Re: segfault when attaching disk with same physical device

2010-05-24 Thread Nigel Jones
I had a look at this bug and I seem to have prevented it, i.e.: njo...@fantail:~$ cat /tmp/455832.xml disk type='block' driver name='virtio'/ source dev='/dev/sdd'/ target dev='vdc' bus='virtio'/ /disk (sdd is a USB stick) Before patch: njo...@fantail:~$ virsh list; virsh destroy

[Bug 455832] Re: segfault when attaching disk with same physical device

2010-05-24 Thread Nigel Jones
Also, I forgot to mention in my previous comment, I'm yet to determine if this also affects the current release of libvirt. -- segfault when attaching disk with same physical device https://bugs.launchpad.net/bugs/455832 You received this bug notification because you are a member of Ubuntu

[Bug 455832] Re: segfault when attaching disk with same physical device

2010-04-20 Thread Jamie Strandboge
Still an issue on Lucid: [112639.277243] libvirtd[11372]: segfault at 70 ip 7f1ee1bcb402 sp 7f1edba7e8b0 error 4 in libvirt.so.0.7.5[7f1ee1baf000+113000] ** Changed in: libvirt (Ubuntu Lucid) Status: Incomplete = Confirmed ** Changed in: libvirt (Ubuntu Lucid) Assignee:

[Bug 455832] Re: segfault when attaching disk with same physical device

2010-04-01 Thread Jamie Strandboge
** Also affects: libvirt (Ubuntu Lucid) Importance: High Status: New ** Changed in: libvirt (Ubuntu Lucid) Status: New = Incomplete ** Changed in: libvirt (Ubuntu Lucid) Assignee: (unassigned) = Jamie Strandboge (jdstrand) -- segfault when attaching disk with same

[Bug 455832] Re: segfault when attaching disk with same physical device

2009-10-27 Thread Jamie Strandboge
I just noticed that if I have the AoE device partitioned (ie, there are /dev/etherd/e2.2 and /dev/etherd/e2.2p1) then try to attach either, libvirt segfaults, regardless of whether it was previously attached or not. Deleting the e2.2p1 partition and creating an ext2 filesystem directly on e2.2

[Bug 455832] Re: segfault when attaching disk with same physical device

2009-10-20 Thread Matt Zimmerman
Has this worked for you previously? If so, with which Ubuntu release or package versions? -- segfault when attaching disk with same physical device https://bugs.launchpad.net/bugs/455832 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 455832] Re: segfault when attaching disk with same physical device

2009-10-20 Thread Thierry Carrez
Per 20091020 meeting decision ** Changed in: libvirt (Ubuntu Karmic) Status: New = Won't Fix ** Changed in: libvirt (Ubuntu Karmic) Milestone: ubuntu-9.10 = None -- segfault when attaching disk with same physical device https://bugs.launchpad.net/bugs/455832 You received this bug

[Bug 455832] Re: segfault when attaching disk with same physical device

2009-10-20 Thread Jamie Strandboge
I tested this on 9.04 and got: (jaunty)$ virsh attach-device testqemu /tmp/sdc.xml Connecting to uri: qemu:///system Device attached successfully (jaunty)$ virsh attach-device testqemu /tmp/sdc.xml Connecting to uri: qemu:///system error: Failed to attach device from /tmp/sdc.xml error:

[Bug 455832] Re: segfault when attaching disk with same physical device

2009-10-20 Thread Jamie Strandboge
Put simply, this is a regression over 9.04. -- segfault when attaching disk with same physical device https://bugs.launchpad.net/bugs/455832 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. -- Ubuntu-server-bugs

[Bug 455832] Re: segfault when attaching disk with same physical device

2009-10-20 Thread Jamie Strandboge
Adding 'regression-release' since this won't be fixed in 9.10. ** Tags added: regression-release -- segfault when attaching disk with same physical device https://bugs.launchpad.net/bugs/455832 You received this bug notification because you are a member of Ubuntu Server Team, which is