From owner-freebsd-questions@FreeBSD.ORG Mon Mar 15 02:32:39 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AB5316A4CF for ; Mon, 15 Mar 2004 02:32:39 -0800 (PST) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61BB743D48 for ; Mon, 15 Mar 2004 02:32:39 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (7ba795412a9720098ebdec6504257553@adsl-67-119-53-203.dsl.lsan03.pacbell.net [67.119.53.203])i2FAWc8A023744; Mon, 15 Mar 2004 04:32:38 -0600 (CST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 625C153A9B; Mon, 15 Mar 2004 02:32:37 -0800 (PST) Date: Mon, 15 Mar 2004 02:32:37 -0800 From: Kris Kennaway To: Joost Bekkers Message-ID: <20040315103237.GA13542@xor.obsecurity.org> References: <20040315102043.GA60433@bps.jodocus.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: <20040315102043.GA60433@bps.jodocus.org> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: debugging a signal 10 while in libc_r X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 10:32:39 -0000 --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 15, 2004 at 11:20:43AM +0100, Joost Bekkers wrote: > Hello >=20 > I have this multi-threaded app which will crash about once a month. gdb t= ells me the following: >=20 > Program terminated with signal 10, Bus error. > (gdb) where > #0 0x817b5a7 in _thread_kern_scheduler () > #1 0x0 in ?? () >=20 > I have no idea how to continue or even what to look for. Can anybody give= me some tips/urls? >=20 > The app is running on 4.3-R (ancient I know, can't seem to make time for = an upgrade) Well, you're likely to be debugging a bug that someone else has already fixed. If you can't update your system, then at least look at the CVS history for libc_r on 4.x and backport any fixes. Kris --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAVYZFWry0BWjoQKURAnHvAKD5KbUv1eTGegEERUl0SOgOhtfC0ACgraE4 r34GUszO3pmEip2xuW6mcaw= =+OqJ -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ--