fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
sscox has joined #systemtap
hpt has joined #systemtap
_whitelogger has joined #systemtap
orivej has quit [Ping timeout: 246 seconds]
irker100 has quit [Quit: transmission timeout]
yog_ has joined #systemtap
_whitelogger has joined #systemtap
hpt has quit [Ping timeout: 272 seconds]
hpt has joined #systemtap
_whitelogger has joined #systemtap
orivej has joined #systemtap
amerey_ has joined #systemtap
orivej has quit [Ping timeout: 245 seconds]
amerey has quit [Ping timeout: 245 seconds]
orivej has joined #systemtap
orivej has quit [Ping timeout: 268 seconds]
orivej has joined #systemtap
yog_ has quit [Remote host closed the connection]
hpt has quit [Ping timeout: 272 seconds]
hpt has joined #systemtap
hpt has quit [Quit: Lost terminal]
hpt has joined #systemtap
orivej has quit [Ping timeout: 248 seconds]
orivej has joined #systemtap
mjw has joined #systemtap
hpt has quit [Ping timeout: 245 seconds]
hpt has joined #systemtap
hpt has quit [Ping timeout: 245 seconds]
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #systemtap
sscox has quit [Ping timeout: 250 seconds]
pviktori has quit [Quit: M?jte se tu krásn?!]
pviktori has joined #systemtap
orivej has quit [Ping timeout: 258 seconds]
lindi- has quit [Ping timeout: 250 seconds]
lindi- has joined #systemtap
wcohen has quit [Remote host closed the connection]
<walac>
dmesg shows stap_dbc409fd3eb904278eba1fa64db719e3_10074: Unknown symbol task_work_cancel (err -2)
<walac>
I am runnign ubuntu disco with kernel Linux vagrant 5.0.0-17-generic #18-Ubuntu SMP in a vagrant box. Searching in web showed no clue what's wrong
<walac>
I see this task_work_cancel function in the Linux sources
<walac>
Any tips?
sscox has joined #systemtap
<fche>
walac, what systemtap version is this?
<walac>
fche: git HEAD
<walac>
btw, it runs if I use only the first probe
<fche>
hm, stap -V to double check?
<fche>
stap runs on 5.0 / 5.1 just fine around here, so something is odd there
<fche>
task_work_cancel hasn't been directly referred to in quite a few years (commit 50bd2c22a)
<walac>
fche: fyi, it also works on ubuntu 18.04, usign stap Systemtap translator/driver (version 3.1/0.170, Debian version 3.1-3ubuntu0.1 (bionic-proposed))