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 00001' option.
lindi2:~$ stap -e 'probe begin { exit(); }'
Error, 'stap_4bc579ccda620476940acff20dcae31_4619' is not a zombie systemtap 
module.
WARNING: /usr/bin/staprun exited with status: 1
Pass 5: run failed.  Try again with another '--vp 00001' option.
lindi2:~$ stap -e 'probe begin { exit(); }'
Error, 'stap_4bc579ccda620476940acff20dcae31_4625' is not a zombie systemtap 
module.
WARNING: /usr/bin/staprun exited with status: 1
Pass 5: run failed.  Try again with another '--vp 00001' option.
lindi2:~$ lsmod | grep stap
stap_4bc579ccda620476940acff20dcae31_4625    31046  0 
stap_4bc579ccda620476940acff20dcae31_4619    31046  0 
stap_4bc579ccda620476940acff20dcae31_4547    31046  0 

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 06:16:38 +0100

which seems to have entered wheezy along with

# [2012-11-03] linux 3.2.32-1 MIGRATED to testing (Britney)

The easy workaround is to run stap as root but another alternative is

mount /sys/kernel/debug -o remount,mode=755

-- System Information:
Debian Release: 7.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages systemtap depends on:
ii  libavahi-client3   0.6.31-2
ii  libavahi-common3   0.6.31-2
ii  libc6              2.13-38
ii  libdw1             0.152-1+wheezy1
ii  libelf1            0.152-1+wheezy1
ii  libgcc1            1:4.7.2-5
ii  libnspr4-0d        2:4.9.2-1
ii  libnss3-1d         2:3.14.3-1
ii  libsqlite3-0       3.7.13-1+deb7u1
ii  libstdc++6         4.7.2-5
ii  make               3.81-8.2
ii  systemtap-common   1.7-1
ii  systemtap-runtime  1.7-1+b1

systemtap recommends no packages.

Versions of packages systemtap suggests:
pn  linux-debug                                  <none>
ii  linux-headers-3.2.0-4-amd64 [linux-headers]  3.2.41-2
ii  linux-headers-amd64 [linux-headers]          3.2+46
ii  linux-image-3.2.0-4-amd64 [linux-image]      3.2.41-2
pn  systemtap-doc                                <none>
pn  vim-addon-manager                            <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to