fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
<agnem>
Hi, I'm encountering `unable to find local 'p'` from a `task = @choose_defined($t, $p)` in signal.stp:76, caused by a `signal.send` probe. I've got my kernel debug symbol file in /boot, which seems to be found and read correctly. Any idea what I might be missing here?
<agnem>
I'm on 5.3.0-40-generic #32-Ubuntu, with version 4.3/0.176, commit release-4.2-53-g95945cb64f0a.
sscox has quit [Ping timeout: 246 seconds]
<fche>
hi
sscox has joined #systemtap
sapatel has joined #systemtap
<agnem>
Update: I do not encounter this problem with stap release 4.2, although I'm unsure what's caused it in the later head
<agnem>
I'll have a look through existing reports and see if I can add anything there.