public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/20601] New: __get_skb_iphdr() failing on 32-bit rawhide
@ 2016-09-12 16:44 dsmith at redhat dot com
  2016-09-12 18:06 ` [Bug runtime/20601] " dsmith at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: dsmith at redhat dot com @ 2016-09-12 16:44 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=20601

            Bug ID: 20601
           Summary: __get_skb_iphdr() failing on 32-bit rawhide
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com
  Target Milestone: ---

On 32-bit rawhide, I'm seeing the following:

====
# stap -e 'probe tcp.ipv4.receive { printf("%s\n", saddr) }'
ERROR: read fault [man error::fault] at 0x0000005a (addr) near operator '@cast'
at /usr/local/share/systemtap/tapset/linux/ip.stp:154:10
WARNING: Number of errors: 1, skipped probes: 1
WARNING: /usr/local/bin/staprun exited with status: 1
Pass 5: run failed.  [man error::pass5]
====

This is happening because the __get_skb_iphdr() function is returning the wrong
value on 32-bit platforms. That function worked on RHEL6-era kernels, but it
fails on newer 32-bit kernels.

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

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

* [Bug runtime/20601] __get_skb_iphdr() failing on 32-bit rawhide
  2016-09-12 16:44 [Bug runtime/20601] New: __get_skb_iphdr() failing on 32-bit rawhide dsmith at redhat dot com
@ 2016-09-12 18:06 ` dsmith at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith at redhat dot com @ 2016-09-12 18:06 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=20601

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 5dc8330.

-- 
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:[~2016-09-12 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-12 16:44 [Bug runtime/20601] New: __get_skb_iphdr() failing on 32-bit rawhide dsmith at redhat dot com
2016-09-12 18:06 ` [Bug runtime/20601] " 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).