Bug 877568 - rpmbuild has a double free.
Summary: rpmbuild has a double free.
Keywords:
Status: CLOSED DUPLICATE of bug 877512
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Packaging Toolset Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-16 22:03 UTC by Daniel Walsh
Modified: 2012-11-17 17:18 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-17 17:18:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.