[Bug 1545324] [NEW] [wily][regression] syscall.clone not found
apport hater
1545324 at bugs.launchpad.net
Sat Feb 13 19:58:27 UTC 2016
Public bug reported:
Stap scripts involving "syscall.clone" probe point will fail
It is due to a kernel change, which renamed "do_fork" to "_do_fork"
and fails in both DWARF and dwarf-less situations.
Link to a patch:
https://github.com/larytet/SystemTap/commit/4dde890792b69930e76e9667939bb08a80cdfb9c
Test:
# stap -vv -L 'nd_syscall.clone'
What should happen:
command runs with no errors
What happens:
red lines with errors are printed
** Affects: systemtap (Ubuntu)
Importance: Undecided
Status: New
** Tags: patch regression-release wily
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemtap in Ubuntu.
https://bugs.launchpad.net/bugs/1545324
Title:
[wily][regression] syscall.clone not found
Status in systemtap package in Ubuntu:
New
Bug description:
Stap scripts involving "syscall.clone" probe point will fail
It is due to a kernel change, which renamed "do_fork" to "_do_fork"
and fails in both DWARF and dwarf-less situations.
Link to a patch:
https://github.com/larytet/SystemTap/commit/4dde890792b69930e76e9667939bb08a80cdfb9c
Test:
# stap -vv -L 'nd_syscall.clone'
What should happen:
command runs with no errors
What happens:
red lines with errors are printed
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemtap/+bug/1545324/+subscriptions
More information about the foundations-bugs
mailing list