Bug 537872

Summary: [abrt] crash detected in livecd-tools-031-1.fc12.1
Product: [Fedora] Fedora Reporter: Luca Giuzzi <luca.giuzzi>
Component: livecd-toolsAssignee: David Huff <dhuff>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: bruno, katzj, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:81dc65e3
Fixed In Version: livecd-tools-034-7.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-16 03:47:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Luca Giuzzi 2009-11-16 16:08:48 UTC
abrt detected a crash.

Comment
-----
Attempt to create a livecd with livecd-fedora-minimal.ks

Attached file: backtrace
cmdline: /usr/bin/python -tt /usr/bin/livecd-creator -v -d -c /usr/share/doc/livecd-tools-031/livecd-fedora-minimal.ks 
component: livecd-tools
executable: /usr/bin/livecd-creator
kernel: 2.6.31.5-127.fc12.x86_64
package: livecd-tools-031-1.fc12.1
uuid: 81dc65e3

Comment 1 Luca Giuzzi 2009-11-16 16:08:51 UTC
Created attachment 369728 [details]
File: backtrace

Comment 2 Luca Giuzzi 2009-11-16 16:14:24 UTC
I just attempted the creation of a minimal livecd.
The packages for the image are downloaded and installed correctly on the
ext3 image; however the script does not manage to umount
the partition and crashes. As the script terminates,
the temporary directory is not cleared and the loop partition
appears to be still mounted; however it seems there are no other
processes accessing it (and a simple umount now succeeds).


Expected result: creation of a livecd image of fedora
Actual result: 800Mb of temporary files under /var/tmp :(

Comment 3 Fedora Admin XMLRPC Client 2010-05-07 15:41:22 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Bruno Wolff III 2010-09-11 17:19:44 UTC
We have fixed up some of the umount issues, so that in most cases even if they are done out of order things get unmounted in the end. However there is still an issue if you kill livecd-creator (e.g. control c it).
So that part of you bug duplicates others.
As for why initial failure occurred, I didn't see a cause in the traceback. Maybe a filesystem ran out of space or too many loop devices were tied up. But perhaps there was a real bug. Do you have any more information on what caused the initial failure?

Comment 5 Fedora Update System 2010-09-12 04:19:27 UTC
livecd-tools-034-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/livecd-tools-034-1.fc14

Comment 6 Fedora Update System 2010-09-13 18:09:12 UTC
livecd-tools-034-2.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update livecd-tools'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/livecd-tools-034-2.fc14

Comment 7 Fedora Update System 2010-09-15 03:22:11 UTC
livecd-tools-034-7.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/livecd-tools-034-7.fc14

Comment 8 Fedora Update System 2010-09-15 06:51:30 UTC
livecd-tools-034-7.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update livecd-tools'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/livecd-tools-034-7.fc14

Comment 9 Fedora Update System 2010-09-16 03:46:16 UTC
livecd-tools-034-7.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.