Bug 877568

Summary: rpmbuild has a double free.
Product: [Fedora] Fedora Reporter: Daniel Walsh <dwalsh>
Component: rpmAssignee: Fedora Packaging Toolset Team <packaging-team>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ffesti, jnovy, jzeleny, packaging-team, pknirsch, pmatilai
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-17 17:18:43 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 Daniel Walsh 2012-11-16 22:03:22 UTC
https://bugzilla.redhat.com/show_bug.cgi?id=871006

Mock builds in Rawhide are blowing up.  (policycoreutils any ways).


*** Error in `rpmbuild': corrupted double-linked list: 0x00000000018ffdc0 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x7fd1d)[0x7fc2ba9b1d1d]
/lib64/libc.so.6(+0x806c8)[0x7fc2ba9b26c8]
/lib64/librpmio.so.3(rfree+0x9)[0x7fc2bcde4069]
/lib64/librpm.so.3(headerFree+0xc5)[0x7fc2bd22d5c5]
/lib64/librpmbuild.so.3(rpmSpecFree+0x27c)[0x7fc2bd49583c]
rpmbuild[0x402a8f]
rpmbuild[0x402def]
rpmbuild[0x401fc3]
/lib64/libc.so.6(__libc_start_main+0xf5)[0x7fc2ba953db5]
rpmbuild[0x4021fd]

Comment 1 Daniel Walsh 2012-11-16 22:04:27 UTC
oops wrong paste.

http://kojipkgs.fedoraproject.org//work/tasks/6804/4696804/build.log

Comment 2 Panu Matilainen 2012-11-17 10:05:59 UTC
Might be the same as bug 877512, but we'll see...

Thanks for reporting, I've untagged the new rpm from rawhide until I have a chance to look at this properly.

Comment 3 Panu Matilainen 2012-11-17 17:18:43 UTC
Yup, its a dupe (double-free on %caps)

*** This bug has been marked as a duplicate of bug 877512 ***