From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 84007 invoked by alias); 27 Oct 2015 01:20:41 -0000 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 Received: (qmail 83968 invoked by uid 48); 27 Oct 2015 01:20:38 -0000 From: "jistone at redhat dot com" To: systemtap@sourceware.org Subject: [Bug translator/19176] malloc $bytes "semantic error: No cfa_ops supplied..." Date: Tue, 27 Oct 2015 01:20:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: translator X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jistone at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-q4/txt/msg00068.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=19176 --- Comment #3 from Josh Stone --- Do you have any patches applied to make sysroot work? I'm running into PR17231, which I am now reminded that I never finished that, and I really should... Anyway, some oddities there might explain why you appear to have gotten a die offset for the type, but "unknown debug file" in the error. When I copy Debian's libc-2.19.so (both base and -dbg) to their approximate places on Fedora 22, I'm able to resolve your script just fine, so I think the DWARF is ok in general. Even using my own stap-2.8/elfutils-0.159, it's fine. > /build/glibc-6hJbOt/glibc-2.19/malloc/malloc.c:2876 However, in the libc I downloaded from your link, 2.19-18+deb8u1_amd64, I get /build/glibc-I9DIZl/... so we're still not looking at exactly the same thing. -- You are receiving this mail because: You are the assignee for the bug.