[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#659047: RFS: rpg - Readable Password Generator



On Wed, Apr 11, 2012 at 11:00:27PM +0300, Timo Juhani Lindfors wrote:

> Vladimir Stavrinov <vstavrinov@gmail.com> writes:
> > I am on 3.2.0-2
> 
> I'm on linux-image-3.2.0-1-amd64 3.2.4-1 and it works.
> 

root@mana:~# stap -e 'probe syscall.execve { printf("%s\n", argstr); }' -c 'rpg'
semantic error: missing x86_64 kernel/module debuginfo under '/lib/modules/3.2.0-2-amd64/build' while resolving probe point kernel.function("do_execve").call
semantic error: no match while resolving probe point syscall.execve
Pass 2: analysis failed.  Try again with another '--vp 01' option.
root@mana:~# stap --vp 01 -e 'probe syscall.execve { printf("%s\n", argstr); }' -c 'rpg'
semantic error: missing x86_64 kernel/module debuginfo under '/lib/modules/3.2.0-2-amd64/build' while resolving probe point kernel.function("do_execve").call
semantic error: no match while resolving probe point syscall.execve
Pass 2: analyzed script: 0 probe(s), 0 function(s), 0 embed(s), 0 global(s) using 77172virt/23332res/2756shr kb, in 20usr/30sys/43real ms.
Pass 2: analysis failed.  Try again with another '--vp 01' option.

root@mana:~# dpkg -l | grep linux-image
ii  linux-image-3.2.0-2-amd64             3.2.14-1                        Linux 3.2 for 64-bit PCs
ii  linux-image-amd64                     3.2+44                          Linux for 64-bit PCs (meta-package)
 

root@mana:~# dpkg -l | grep linux-headers
ii  linux-headers-3.2.0-2-amd64           3.2.14-1                        Header files for Linux 3.2.0-2-amd64
ii  linux-headers-3.2.0-2-common          3.2.14-1                        Common header files for Linux 3.2.0-2
ii  linux-headers-amd64                   3.2+44                          Header files for Linux amd64 configuration (meta-package)

***************************
###  Vladimir Stavrinov
###  vstavrinov@gmail.com
***************************


Reply to: