public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/30442] New: optional statement probes still throw exceptions that kill pass-2
@ 2023-05-11 21:50 fche at redhat dot com
  2023-05-12 15:18 ` [Bug translator/30442] " fche at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fche at redhat dot com @ 2023-05-11 21:50 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 30442
           Summary: optional statement probes still throw exceptions that
                    kill pass-2
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: fche at redhat dot com
  Target Milestone: ---

% stap -p2 -e 'probe oneshot {log("hi")} probe
kernel.statement("do_exit@*:8332")? { log("yo") }'
semantic error: no line records for kernel/exit.c:8332 [man error::dwarf]

This hits if the statement probes -partly- resolve, but then fail, such as if
the line number range is a little off but the function name is valid.

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

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

end of thread, other threads:[~2023-07-26  8:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-11 21:50 [Bug translator/30442] New: optional statement probes still throw exceptions that kill pass-2 fche at redhat dot com
2023-05-12 15:18 ` [Bug translator/30442] " fche at redhat dot com
2023-05-12 20:58 ` mcermak at redhat dot com
2023-07-26  8:21 ` mcermak 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).