Bug#706817: systemtap: Error, 'stap_...' is not a zombie systemtap module.

2013-05-23 Thread Timo Juhani Lindfors
Hi, Josh Stone jist...@redhat.com writes: Note, there are actually a few commits associated with PR 14245: thanks for letting me know. 17986f2 PR14245 stapio should not pass inherited relay_basedir_fd Right, I can see an extra file descriptor being open: $ stap -e 'probe begin {}' -c ls -l

Bug#706817: systemtap: Error, 'stap_...' is not a zombie systemtap module.

2013-05-23 Thread Josh Stone
On 05/22/2013 11:25 PM, Timo Juhani Lindfors wrote: 17986f2 PR14245 stapio should not pass inherited relay_basedir_fd Right, I can see an extra file descriptor being open: [...] Could this be a security issue? Could it cause otherwise buggy behavior? It's a read-only directory handle, so I

Bug#706817: systemtap: Error, 'stap_...' is not a zombie systemtap module.

2013-05-22 Thread Josh Stone
Note, there are actually a few commits associated with PR 14245: $ git log --oneline | grep PR14245 17986f2 PR14245 stapio should not pass inherited relay_basedir_fd d7f9b5d PR14245 clean up error messages for staprun -d SOMETHING_AWFUL 00d577a PR14245: fix staprun-stapio -Ffd passing for -A

Bug#706817: systemtap: Error, 'stap_...' is not a zombie systemtap module.

2013-05-14 Thread Timo Juhani Lindfors
Hi, here's a short discussion I had on #debian-kernel IRC channel with Ben Hutchings: lindi- bwh: what about http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706817 ? it was technically broken during the freeze and but got unnoticed since I was testing with experimental kernels and didn't

Bug#706817: systemtap: Error, 'stap_...' is not a zombie systemtap module.

2013-05-14 Thread Frank Ch. Eigler
Hi - On Tue, May 14, 2013 at 10:50:45AM +0300, Timo Juhani Lindfors wrote: [...] Could somebody from systemtap upstream take a quick look at the backport just to make sure I didn't do anything silly? [...] Backported patch:

Bug#706817: systemtap: Error, 'stap_...' is not a zombie systemtap module.

2013-05-13 Thread Timo Juhani Lindfors
Hi, Mark Wielaard m...@redhat.com writes: Bug 14244 - Mode 0700 debugfs leads staprun to orphan modules thanks! This seems to be easy to backport. Bug 14245 - Support debugfs mounted 0700 Backporting this to systemtap 1.7 might take some time since the code has been moved around a bit

Bug#706817: systemtap: Error, 'stap_...' is not a zombie systemtap module.

2013-05-05 Thread Timo Juhani Lindfors
Package: systemtap Version: 1.7-1+b1 Severity: normal lindi2:~$ stap -e 'probe begin { exit(); }' Error, 'stap_4bc579ccda620476940acff20dcae31_4547' is not a zombie systemtap module. WARNING: /usr/bin/staprun exited with status: 1 Pass 5: run failed. Try again with another '--vp 1' option.

Bug#706817: systemtap: Error, 'stap_...' is not a zombie systemtap module.

2013-05-05 Thread Mark Wielaard
On Sun, 2013-05-05 at 12:07 +0300, Timo Juhani Lindfors wrote: I guess this is caused by linux (3.2.29-1) unstable; urgency=low ... * debugfs: Add mode, uid and gid mount options; set default mode to 700 (Closes: #681418) -- Ben Hutchings b...@decadent.org.uk Sun, 16 Sep 2012