From owner-freebsd-threads@FreeBSD.ORG Mon Oct 13 05:43:35 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6671116A4B3 for ; Mon, 13 Oct 2003 05:43:35 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C86843FBD for ; Mon, 13 Oct 2003 05:43:34 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id h9DChXrq014202; Mon, 13 Oct 2003 08:43:34 -0400 (EDT) Date: Mon, 13 Oct 2003 08:43:33 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Doug Rabson In-Reply-To: <1066047729.14360.15.camel@builder02.qubesoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: threads@FreeBSD.org Subject: Re: GDB and libthr X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: deischen@FreeBSD.org List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Oct 2003 12:43:35 -0000 On 13 Oct 2003, Doug Rabson wrote: > On Mon, 2003-10-13 at 12:54, Daniel Eischen wrote: > > > > I don't maintain libthr, but this looks OK to me. > > Sorry - I saw you comment on a similar message when I did a google > search for gdb+libthr. Who would be a better person to send this to? It > occurred to me that similar severe problems would occur with libthr if > an application took a SIGSEGV, SIGBUS, SIGABORT or any other fatal > unrecoverable signal while holding a mutex. Mike Makonnen (mtm) is the maintainer, but in theory posting to threads@ with libthr problems (as well as libkse problems) should also be sufficient. -- Dan Eischen