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

* [Bug translator/30442] optional statement probes still throw exceptions that kill pass-2
  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 ` 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
  2 siblings, 0 replies; 4+ messages in thread
From: fche at redhat dot com @ 2023-05-12 15:18 UTC (permalink / raw)
  To: systemtap

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

Frank Ch. Eigler <fche at redhat dot com> changed:

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

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
commit ab0c5c25509600b7c9cecc9e10baebc984082b50
gpg: Signature made Fri 12 May 2023 11:18:18 AM EDT
gpg:                using RSA key 5D38116FA4D3A7CC77E378D37E83610126DCC2E8
gpg: Good signature from "Frank Ch. Eigler <fche@elastic.org>" [ultimate]
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Fri May 12 11:13:45 2023 -0400

    PR30442: failing optional statement probes should not trigger pass2
exceptions

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

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

* [Bug translator/30442] optional statement probes still throw exceptions that kill pass-2
  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
  2 siblings, 0 replies; 4+ messages in thread
From: mcermak at redhat dot com @ 2023-05-12 20:58 UTC (permalink / raw)
  To: systemtap

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

Martin Cermak <mcermak at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcermak at redhat dot com

--- Comment #2 from Martin Cermak <mcermak at redhat dot com> ---
Looks great, seems to work!  Thanks for looking into this.  Full regression
tests running...

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

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

* [Bug translator/30442] optional statement probes still throw exceptions that kill pass-2
  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
  2 siblings, 0 replies; 4+ messages in thread
From: mcermak at redhat dot com @ 2023-07-26  8:21 UTC (permalink / raw)
  To: systemtap

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

--- Comment #3 from Martin Cermak <mcermak at redhat dot com> ---
Verified, thanks for fixing!

-- 
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).