From owner-freebsd-questions@FreeBSD.ORG Sun May 16 15:20:38 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 2BC9516A4CE for ; Sun, 16 May 2004 15:20:38 -0700 (PDT) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0901643D2F for ; Sun, 16 May 2004 15:20:37 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id D616C3F54; Mon, 17 May 2004 00:18:48 +0200 (CEST) Date: Mon, 17 May 2004 00:18:48 +0200 From: Simon Barner To: Daniela Message-ID: <20040516221848.GA1926@zi025.glhnet.mhn.de> References: <200405162121.35657.dgw@liwest.at> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline In-Reply-To: <200405162121.35657.dgw@liwest.at> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: questions@freebsd.org Subject: Re: Strange Mozilla crash 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: Sun, 16 May 2004 22:20:38 -0000 --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Daniela wrote: > Hi! >=20 > My Mozilla hangs very often, and now I attached to the hanged process wit= h gdb=20 > to see what's wrong. I have debug symbols in Mozilla, in every other prog= ram=20 > and in the entire OS. The backtrace is: >=20 > #0 0x28458d60 in __sys_poll () from /usr/lib/libc_r.so.4 > #1 0x284582ac in thread_kern_poll (wait_reqd=3D1) > at /usr/src/lib/libc_r/uthread/uthread_kern.c:817 > #2 0x28457c71 in _thread_kern_scheduler () > at /usr/src/lib/libc_r/uthread/uthread_kern.c:493 > #3 0x0 in ?? () Hi, if you're running FreeBSD 5-current, make sure that all of your ports use the same thread library. I don't know whether that will fix your particular crash, but it surely won= 't harm ;-) --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAp+jICkn+/eutqCoRAoGBAJ9YrvWrxDZ3OMYafwIW5v7XbVuOXQCfYVCX W6BEWbepYFQLELjZWUwmJKI= =1EK8 -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V--