All of lore.kernel.org
 help / color / mirror / Atom feed
From: "davids" <davids@webmaster.com>
To: "Adam Fritzler" <mid@earth.zigamorph.net>,
	<linux-kernel@vger.kernel.org>
Subject: Re: Core dumps for threads
Date: Sun, 25 Feb 2001 16:36:17 -0800	[thread overview]
Message-ID: <030d01c09f8c$e01b57a0$7c4cf9d1@geeksparadise.com> (raw)
In-Reply-To: <Pine.LNX.4.21.0102250925230.26932-100000@earth.zigamorph.net>



> It does work, however. It effectively dumps the thread that caused the
> fault.

    If you want that behavior, catch SIGSEGV, fork, and have the child
process (in which only the faulting thread exists) call abort.

    DS



  reply	other threads:[~2001-02-26  0:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-24 21:45 Core dumps for threads Don Dugger
2001-02-24 21:57 ` Alan Cox
2001-02-25  9:15   ` Chris Wedgwood
2001-02-25  9:40     ` Adam Fritzler
2001-02-26  0:36       ` davids [this message]
2001-02-25 10:28     ` Andi Kleen
2001-02-25 11:03       ` Chris Wedgwood
2001-02-25 13:57     ` Alan Cox
2001-02-27 17:29   ` [PATCH] " Don Dugger
2001-02-27 17:55     ` Alan Cox
2001-02-27 17:57     ` Alan Cox

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='030d01c09f8c$e01b57a0$7c4cf9d1@geeksparadise.com' \
    --to=davids@webmaster.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mid@earth.zigamorph.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.