public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/15572] New: on rawhide, the ipmib.InNoRoutes and ipmib.InAddrErrors probes don't work
@ 2013-06-04 16:03 dsmith at redhat dot com
  2013-06-04 16:07 ` [Bug tapsets/15572] " dsmith at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: dsmith at redhat dot com @ 2013-06-04 16:03 UTC (permalink / raw)
  To: systemtap

http://sourceware.org/bugzilla/show_bug.cgi?id=15572

            Bug ID: 15572
           Summary: on rawhide, the ipmib.InNoRoutes and
                    ipmib.InAddrErrors probes don't work
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com

On rawhide (3.10.0-0.rc0.git21.1.fc20.x86_64), two ipmip probe aliases don't
work:

====
# stap -vp4 -e 'probe ipmib.InNoRoutes, ipmib.InAddrErrors { printf("test\n")
}'
Pass 1: parsed user script and 94 library script(s) using
209064virt/26900res/2808shr/24444data kb, in 180usr/40sys/220real ms.
WARNING: cannot probe .return of 1 inlined functions  ip_route_input
semantic error: while resolving probe point: identifier 'kernel' at
/usr/local/share/systemtap/tapset/linux/ipmib.stp:226:24
        source:                        kernel.function("ip_route_input").return
                                       ^

semantic error: no match
semantic error: while resolving probe point: identifier 'ipmib' at <input>:1:7
        source: probe ipmib.InNoRoutes, ipmib.InAddrErrors { printf("test\n") }
                      ^

semantic error: while resolving probe point: identifier 'kernel' at
/usr/local/share/systemtap/tapset/linux/ipmib.stp:247:26
        source:                         
kernel.function("ip_route_input").return
                                         ^

semantic error: while resolving probe point: identifier 'ipmib' at <input>:1:25
        source: probe ipmib.InNoRoutes, ipmib.InAddrErrors { printf("test\n") }
                                        ^

Pass 2: analyzed script: 0 probe(s), 0 function(s), 0 embed(s), 0 global(s)
using 405588virt/165624res/105940shr/60140data kb, in 1010usr/890sys/1920real
ms.
Pass 2: analysis failed.  [man error::pass2]
====

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug tapsets/15572] on rawhide, the ipmib.InNoRoutes and ipmib.InAddrErrors probes don't work
  2013-06-04 16:03 [Bug tapsets/15572] New: on rawhide, the ipmib.InNoRoutes and ipmib.InAddrErrors probes don't work dsmith at redhat dot com
@ 2013-06-04 16:07 ` dsmith at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith at redhat dot com @ 2013-06-04 16:07 UTC (permalink / raw)
  To: systemtap

http://sourceware.org/bugzilla/show_bug.cgi?id=15572

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Fixed in commit 6b351fe.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-04 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-04 16:03 [Bug tapsets/15572] New: on rawhide, the ipmib.InNoRoutes and ipmib.InAddrErrors probes don't work dsmith at redhat dot com
2013-06-04 16:07 ` [Bug tapsets/15572] " dsmith at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).