fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
gromero has quit [Ping timeout: 265 seconds]
hpt has joined #systemtap
sscox has joined #systemtap
sscox has quit [Ping timeout: 250 seconds]
sscox has joined #systemtap
sscox has quit [Ping timeout: 250 seconds]
sscox has joined #systemtap
orivej has quit [Ping timeout: 276 seconds]
dmalcolm_ has joined #systemtap
dmalcolm has quit [Ping timeout: 265 seconds]
khaled has joined #systemtap
_whitelogger has joined #systemtap
orivej has joined #systemtap
orivej has quit [Ping timeout: 245 seconds]
hpt has quit [Ping timeout: 268 seconds]
mjw has joined #systemtap
orivej has joined #systemtap
mjw has quit [Quit: Leaving]
mjw has joined #systemtap
orivej has quit [Ping timeout: 268 seconds]
wcohen has quit [Ping timeout: 276 seconds]
gromero has joined #systemtap
rmilkowski has joined #systemtap
<rmilkowski>
hi,
<rmilkowski>
I've just compiled latest systemtap (git clone) and when try to run it on kernel 5.5.0-rc1 it fails with:
<rmilkowski>
Pass 1: parsed user script and 476 library scripts using 223736virt/87064res/5164shr/82316data kb, in 330usr/40sys/370real ms.
<rmilkowski>
"/tmp/stapDGSjAK/stap_98c2bcdfcbe08562572bad6d0310dc43_8051_src.c" using 227024virt/92044res/6940shr/85604data kb, in 460usr/220sys/682real ms.
<rmilkowski>
list [-Werror]
<rmilkowski>
/var/tmp/st/share/systemtap/runtime/stack.c:202:21: error: storage size of ‘trace’ isn’t known
<rmilkowski>
errors
<rmilkowski>
error::pass4]
<rmilkowski>
the issue is with print_backtrace(), if I comment it out then it works fine
<rmilkowski>
looks like there was a similar issue with linux 5.2 which was fixed back in Aug - commit 49fa913a61e7f2, and it is broken now again with linux 5.5.0-rc1
<rmilkowski>
another issue, on older linux kernels: