From: "Marlow Weston" <miwesto@sandia.gov>
To: ananth@in.ibm.com, davem@davemloft.net, mhiramata@redhat.com,
linux-kernel@vger.kernel.org, anil.s.keshavamurthy@intel.com
Subject: HELP! KProbes bug
Date: Thu, 28 Aug 2008 10:20:12 -0600 [thread overview]
Message-ID: <48B6D03C.9090906@sandia.gov> (raw)
[-- Attachment #1: Type: text/plain, Size: 1258 bytes --]
Hello persons in the current kernel maintainers file under KProbes:
I can't find this bug reported anywhere nor somewhere useful for
reporting it, so I chose that location to find people to write. If
there is somewhere else I should be sending this to, please tell me and
I will redirect it there.
I think I have found a KProbes bug when I turn on the KProbes via a proc
file call instead of via the init code. The stack trace is attached and
seems to indicate a locking issue. Also attached is module code that
will make this happen. Any advice on where to start hunting this down
would be greatly appreciated.
If the KProbes are going by quickly, ie there is no
schedule_timeout_interrupt(), then the problem doesn't show up. This
problem is exacerbated by the probes actually doing things that take
time while other probes are attempting to register. Also, I don't
believe it has to do with any particular probe as which probe locks up
varies (and my mad attempts at commenting out various probes did not work).
Note: if you do debug this, do not use any kernel later than the 2.6.25
kernel as somewhere a bug was introduced causing a hang having to do
with the timeouts, not necessarily with KProbes.
Thank you,
--Marlow Weston
[-- Attachment #2: kretprobe.jpg --]
[-- Type: image/jpeg, Size: 182919 bytes --]
[-- Attachment #3: 082808_test_2.tgz --]
[-- Type: application/x-compressed-tar, Size: 12815 bytes --]
next reply other threads:[~2008-08-28 16:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-28 16:20 Marlow Weston [this message]
2008-08-28 17:03 ` HELP! KProbes bug Masami Hiramatsu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48B6D03C.9090906@sandia.gov \
--to=miwesto@sandia.gov \
--cc=ananth@in.ibm.com \
--cc=anil.s.keshavamurthy@intel.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mhiramata@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox