[Bug server/20557] It seems like that switching output file doesn't work.

dsmith at redhat dot com sourceware-bugzilla@sourceware.org
Tue Sep 6 19:38:00 GMT 2016


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

--- Comment #4 from David Smith <dsmith at redhat dot com> ---
I tried your script and systemtap started putting data into the first file,
then stopped. I then realized it wasn't running any more.

When running it without the -F, -o, or -S options, I saw an error in reading
kernel data. After some more investigation, I see that the kernel code behind
skb_network_header() has changed and we'll need to update our __get_skb_iphdr()
tapset function.

Can you try running your script without the -F, -o, or -S options and see what
happens for you?

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


More information about the Systemtap mailing list