From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A1E703857703; Fri, 6 Oct 2023 15:24:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A1E703857703 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1696605843; bh=hxFNuIAAscL2hR2o8Zs6do5l7MOIkJ+q45bO0Mx/akk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bjkesotQbGRPoeLzmVpnK1MiRSj8RyY3tD7IDQaeJIVYWN8T37hnpOnx/lJFO3H2R lMYjSXYXBn2q02a+iM8eBs1SbWjsnXqRiF6p1077nbIWxwcxUH8TFBSMzqEsmKHfWc h2YlzrkwwKoLTUyBmt/sJ83edFWxXV31oRi6E+4Q= From: "wcohen at redhat dot com" To: systemtap@sourceware.org Subject: [Bug tapsets/13478] ARM tapset/signal.stp signal.handle tries to use non-existing variable $signr Date: Fri, 06 Oct 2023 15:24:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: tapsets X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: wcohen at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WORKSFORME X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D13478 William Cohen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wcohen at redhat dot com Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #4 from William Cohen --- [wcohen@fedora systemtap]$ uname -a Linux fedora 6.2.15-100.fc36.armv7hl #1 SMP Thu May 11 17:07:19 UTC 2023 ar= mv7l armv7l armv7l GNU/Linux [wcohen@fedora systemtap]$ ../install/bin/stap -v -p4 testsuite/buildok/process_test.stp=20 Pass 1: parsed user script and 510 library scripts using 138272virt/113776res/8832shr/104772data kb, in 9870usr/3240sys/14681real ms. Pass 2: analyzed script: 9 probes, 10 functions, 100 embeds, 1 global using 199552virt/176856res/10428shr/166052data kb, in 483270usr/208040sys/803813r= eal ms. Pass 3: translated to C into "/tmp/stapWen6XR/stap_a135032f59141e4f66995e21840d28cf_73935_src.c" using 199552virt/176984res/10556shr/166052data kb, in 290usr/150sys/502real ms. /home/wcohen/.systemtap/cache/a1/stap_a135032f59141e4f66995e21840d28cf_7393= 5.ko Pass 4: compiled C into "stap_a135032f59141e4f66995e21840d28cf_73935.ko" in 68990usr/28330sys/112061real ms. --=20 You are receiving this mail because: You are the assignee for the bug.=