This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Trying Stapdyn Out


Hi Josh,

I was playing around with stapdyn following the instructions in your email [1]. I ran this:

stap -e 'probe process.function("main") { println(pn()) }' --runtime=dyninst -c '/usr/bin/ls'

and got the following error:

Failed to create process /usr/bin/ls
--SERIOUS-- #68: Failed to create process for /usr/bin/ls: Process exited during startup
--FATAL-- #68: Dyninst was unable to create the specified process
--FATAL-- #68: create process failed bootstrap
WARNING: /usr/bin/stapdyn exited with status: 139
Pass 5: run failed. Try again with another '--vp 00001' option.


I am using systemp tap from rawhide (systemtap-2.0-0.2.git10c737f.fc19.x86_64)

Any hints ?

Thanks,
  Sami

[1] http://sourceware.org/ml/systemtap/2012-q3/msg00090.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]