Bug 658268

Summary: 0.150: assertion failure derelocate.c:243: dwfl_module_relocations: Assertion `mod->debug.address_sync == mod->main.address_sync' failed
Product: [Fedora] Fedora Reporter: Frank Ch. Eigler <fche>
Component: elfutilsAssignee: Roland McGrath <roland>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: mjw, pmachata, roland
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: elfutils-0.150-2.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-12-15 09:01:32 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:

Description Frank Ch. Eigler 2010-11-29 20:37:29 UTC
A systemtap user reports that stap/elfutils dies with an assertion failure
on f14 i686.  The script is 

  probe process("/bin/ls").begin { }

and stap -p4'ing that triggers the problem during the stap-symbols.h
generation (extracting symbol/unwind data).  This is without coreutils-debuginfo.
With the debuginfo installed, it works.

Previous elfutils did not mind missing debuginfo (so the generated stap-symbols.h
contained only dynamic symbols and eh-frame).

Comment 1 Roland McGrath 2010-12-01 01:39:26 UTC
It was a bad assert.  Fixed upstream.

Comment 2 Fedora Update System 2010-12-03 04:13:29 UTC
elfutils-0.150-2.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/elfutils-0.150-2.fc14

Comment 3 Fedora Update System 2010-12-03 20:45:07 UTC
elfutils-0.150-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 elfutils'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/elfutils-0.150-2.fc14

Comment 4 Fedora Update System 2010-12-15 09:01:26 UTC
elfutils-0.150-2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.