public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "wenji dot huang at oracle dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sources.redhat.com
Subject: [Bug runtime/6964] process probes cause kernel crash on f9
Date: Tue, 21 Oct 2008 03:10:00 -0000	[thread overview]
Message-ID: <20081021030936.21630.qmail@sourceware.org> (raw)
In-Reply-To: <20081016170905.6964.wcohen@redhat.com>


------- Additional Comments From wenji dot huang at oracle dot com  2008-10-21 03:09 -------
Did some tests to narrow the scope.
It works fine for:
   stap -vve 'probe kernel.function("sys_open"){}' -c ls
   stap -vve 'probe process("./test").syscall {}' -c ls

only got crashed when
   stap -vve 'probe process.syscall {}' -c ls

I guess the reason is the spawn process by stap is being hitted. Some signals
are delayed/messed so that BUG_ON in utrace_get_signal is triggered.

-- 


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.

  parent reply	other threads:[~2008-10-21  3:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-16 17:10 [Bug runtime/6964] New: " wcohen at redhat dot com
2008-10-16 17:43 ` [Bug runtime/6964] " eteo at redhat dot com
2008-10-16 19:21 ` wcohen at redhat dot com
2008-10-16 21:53 ` wcohen at redhat dot com
2008-10-17 20:06 ` roland at gnu dot org
2008-10-17 21:00 ` wcohen at redhat dot com
2008-10-17 21:34 ` wcohen at redhat dot com
2008-10-18  5:58 ` fche at redhat dot com
2008-10-18 18:30 ` fche at redhat dot com
2008-10-20  2:06 ` wenji dot huang at oracle dot com
2008-10-20  6:53 ` wenji dot huang at oracle dot com
2008-10-21  3:10 ` wenji dot huang at oracle dot com [this message]
2008-10-21 18:34 ` jan dot kratochvil at redhat dot com
2008-10-22  9:09 ` wenji dot huang at oracle dot com
2008-10-29  2:53 ` fche at redhat dot com
2008-11-03  8:53 ` mjw at redhat dot com
2008-11-11 21:36 ` mjw at redhat dot com
2008-11-11 22:06 ` fche at redhat dot com

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=20081021030936.21630.qmail@sourceware.org \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=systemtap@sources.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).