Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Paul Pluzhnikov" <ppluzhnikov@google.com>
To: "Jelle de Jong" <jelledejong@powercraft.nl>
Cc: gdb@sourceware.org
Subject: Re: how can i stop a running process to do a backtrace?
Date: Sat, 19 Jul 2008 18:25:00 -0000	[thread overview]
Message-ID: <8ac60eac0807190936y4ab3ca10j7252c54668808290@mail.gmail.com> (raw)
In-Reply-To: <4882023D.5090705@powercraft.nl>

On Sat, Jul 19, 2008 at 8:03 AM, Jelle de Jong
<jelledejong@powercraft.nl> wrote:

> After the sshfs froze i did a killall -9 sshfs

Well, don't do *that* (it causes the kernel to obliterate the process
completely).
Try "killall sshfs", or "killall -SIGABRT sshfs", or "killall -SIGQUIT sshfs".

If one of the above wakes sshfs up, then you'll have a chance to debug it.

Cheers,
-- 
Paul Pluzhnikov


  reply	other threads:[~2008-07-19 16:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-19 15:00 Jelle de Jong
2008-07-19 15:04 ` Daniel Jacobowitz
2008-07-19 16:37   ` Jelle de Jong
2008-07-19 18:25     ` Paul Pluzhnikov [this message]
2008-07-20 23:37       ` Jelle de Jong
2008-07-21  3:43         ` Paul Pluzhnikov

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=8ac60eac0807190936y4ab3ca10j7252c54668808290@mail.gmail.com \
    --to=ppluzhnikov@google.com \
    --cc=gdb@sourceware.org \
    --cc=jelledejong@powercraft.nl \
    /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