This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/15148] New: -mfentry workaround fallout: loc2c.c:1436 assertion failure
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Wed, 13 Feb 2013 22:56:20 +0000
- Subject: [Bug translator/15148] New: -mfentry workaround fallout: loc2c.c:1436 assertion failure
- Auto-submitted: auto-generated
http://sourceware.org/bugzilla/show_bug.cgi?id=15148
Bug #: 15148
Summary: -mfentry workaround fallout: loc2c.c:1436 assertion
failure
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap@sourceware.org
ReportedBy: fche@redhat.com
Classification: Unclassified
Further to bug #15123, jbacik reports that an assertion failure can be
triggered on his hand-built kernel:
loc2c.c:1436: c_translate_location: Assertion `ctx->pc == pc_address' failed
It is related to the lookup-retry address not matching the entry-pc one, which
is what we would not expect, so that assertion is likely not necessary.
However, more analysis is required to find out why that particular kernel &
that probe context triggers this behavior.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.