Date: Mon, 15 Mar 2004 02:32:37 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Joost Bekkers <joost@jodocus.org> Cc: questions@freebsd.org Subject: Re: debugging a signal 10 while in libc_r Message-ID: <20040315103237.GA13542@xor.obsecurity.org> In-Reply-To: <20040315102043.GA60433@bps.jodocus.org> References: <20040315102043.GA60433@bps.jodocus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040315103237.GA13542>