Public bug reported:

I'm running 8.04 RC

[EMAIL PROTECTED]:~$ stap -v -e 'probe kernel.function("sys_open") { log("hello 
world") exit()}'
Pass 1: parsed user script and 38 library script(s) in 280usr/0sys/369real ms.
Pass 2: analyzed script: 1 probe(s), 2 function(s), 0 embed(s), 0 global(s) in 
320usr/160sys/10881real ms.
Pass 3: translated to C into 
"/tmp/stappLexzb/stap_671a5be3150b7168272db54dfa65fcd2_433.c" in 
0usr/0sys/17real ms.
Pass 4: compiled C into "stap_671a5be3150b7168272db54dfa65fcd2_433.ko" in 
3040usr/270sys/8742real ms.
Pass 5: starting run.
Segmentation fault
Pass 5: run completed in 20usr/20sys/96real ms.
Pass 5: run failed.  Try again with more '-v' (verbose) options.

Also:

[EMAIL PROTECTED]:~$ stap helloworld.stp 
Hello World!

UNEXPECTED FATAL ERROR in staprun. Please file a bug report.
Segmentation fault
Pass 5: run failed.  Try again with more '-v' (verbose) options.
[EMAIL PROTECTED]:~$ cat helloworld.stp 
probe begin { printf("Hello World!\n"); exit() }

** Affects: systemtap (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Can't run simple script
https://bugs.launchpad.net/bugs/219992
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to