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]

[Bug runtime/6964] process probes cause kernel crash on f9


------- Additional Comments From wcohen at redhat dot com  2008-10-16 19:20 -------
Removing the "-c ls" will allow this to work:

stap -e 'probe process.syscall, process.end \
{printf("%s %d %s\n", execname(), pid(), pp())}'


The problem is still present on the 2.6.26.6-75.fc9 kernel.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6964

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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