Bug 658268 - 0.150: assertion failure derelocate.c:243: dwfl_module_relocations: Assertion `mod->debug.address_sync == mod->main.address_sync' failed
Summary: 0.150: assertion failure derelocate.c:243: dwfl_module_relocations: Assertion...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: elfutils
Version: 14
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Roland McGrath
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-29 20:37 UTC by Frank Ch. Eigler
Modified: 2010-12-15 09:01 UTC (History)
3 users (show)

Fixed In Version: elfutils-0.150-2.fc14
Clone Of:
Environment:
Last Closed: 2010-12-15 09:01:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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