public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/30599] New: Stap probe does not terminate on Kernel Version 6.3
@ 2023-06-30 20:41 halamour at redhat dot com
  2023-07-13 17:31 ` [Bug runtime/30599] " fche at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: halamour at redhat dot com @ 2023-06-30 20:41 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 30599
           Summary: Stap probe does not terminate on Kernel Version 6.3
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: halamour at redhat dot com
  Target Milestone: ---

When using fedora kernel version 6.3.6-200.fc38.x86_64, running any SystemTap
script with IO will not terminate after Pass 5: starting run unless forced to.  

e.g.  
probe begin
{ print ("hello world\n")
exit () }


Upon downgrading to 6.2.15-300.fc38.x86_64 problem does not appear.
Possibly related to stapio.

Output of ps aux | grep stap
halamour    4241  0.1  0.0      0     0 pts/0    Zl   15:48   0:00 [stapio]
<defunct>
halamour    4291  4.0  0.9 542516 300152 pts/0   S+   15:48   0:00 stap -v
hello-world.stp
halamour    4292  0.1  0.0      0     0 pts/0    Zl+  15:48   0:00 [stapio]
<defunct>
halamour    4358  0.0  0.0 222408  2176 pts/1    S+   15:49   0:00 grep
--color=auto stap

Output of lsmod | grep stap
stap_b9eef644af3bff3c851557a1748735a_4292    77824  1
stap_b9eef644af3bff3c851557a1748735a_4241    77824  1

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

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

* [Bug runtime/30599] Stap probe does not terminate on Kernel Version 6.3
  2023-06-30 20:41 [Bug runtime/30599] New: Stap probe does not terminate on Kernel Version 6.3 halamour at redhat dot com
@ 2023-07-13 17:31 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2023-07-13 17:31 UTC (permalink / raw)
  To: systemtap

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
                 CC|                            |fche at redhat dot com
             Status|NEW                         |RESOLVED

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
Not sure what was the cause of what Housam observed, but this is working fine
e.g. on 6.3.8-200.fc38.x86_64 .

-- 
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:[~2023-07-13 17:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-30 20:41 [Bug runtime/30599] New: Stap probe does not terminate on Kernel Version 6.3 halamour at redhat dot com
2023-07-13 17:31 ` [Bug runtime/30599] " fche 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).