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 kprobes/2726] systemtap.base/probefunc.exp crash in kernel/module.c:2114 on RHEL4


------- Additional Comments From wcohen at redhat dot com  2006-06-13 22:59 -------
Trying the test Ananth suggested. The new c code work, but the
previous schduler_tick.stp still crashes the -39.EL UP kernel. This
was using the following version of stap on a RHEL4U3 machine:


$ stap -V
SystemTap translator/driver (version 0.5.7 built 2006-06-12)
(Using Red Hat elfutils 0.120 libraries.)
Copyright (C) 2005-2006 Red Hat, Inc. and others
This is free software; see the source for copying conditions.

Ther was some output on the console for the C code.

For 2.6.9-39.ELsmp	kpmod3.ko:

registered kprobe3
kprobe unregistered3
0:      count_pre = 13089       count_post = 13089
[...UP machine so rest are 0...]


For 2.6.9-39.EL		kpmod3.ko:

registered kprobe3
kprobe unregistered3
0:      count_pre = 47884       count_post = 47884



-- 


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

------- 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]