From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6662 invoked by alias); 21 Apr 2009 22:53:15 -0000 Received: (qmail 6630 invoked by uid 48); 21 Apr 2009 22:53:05 -0000 Date: Tue, 21 Apr 2009 22:53:00 -0000 Message-ID: <20090421225305.6629.qmail@sourceware.org> From: "roland at gnu dot org" To: systemtap@sources.redhat.com In-Reply-To: <20090421180745.10088.dsmith@redhat.com> References: <20090421180745.10088.dsmith@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/10088] on s390x, the translator gets an assertion X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q2/txt/msg00366.txt.bz2 ------- Additional Comments From roland at gnu dot org 2009-04-21 22:53 ------- I fixed the crash in elfutils git, for 0.141 when it comes (soonish). But this hits from a call to dwfl_module_address_section in dump_unwindsyms on the "kernel" (vmlinux) module. IMHO it should not be calling dwfl_module_address_section for any non-ET_REL module (i.e. non-.ko). If that's fixed it won't provoke the bug on the older elfutils libraries. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10088 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.