From owner-freebsd-stable Sun Dec 17 3:11:33 2000 From owner-freebsd-stable@FreeBSD.ORG Sun Dec 17 03:11:30 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from moya.hans.org (e165253.upc-e.chello.nl [213.93.165.253]) by hub.freebsd.org (Postfix) with ESMTP id 4730337B400 for ; Sun, 17 Dec 2000 03:11:29 -0800 (PST) Received: by moya.hans.org (Postfix, from userid 1001) id 44F303642A; Sun, 17 Dec 2000 12:11:19 +0100 (CET) Date: Sun, 17 Dec 2000 12:11:19 +0100 To: freebsd-stable@freebsd.org Subject: Re: mozilla and 4.2-RELEASE Message-ID: <20001217121119.A23936@moya.hans.org> References: <20001216200842.43502.qmail@web9102.mail.yahoo.com> <976997829.3a3bcdc57a271@webmail.harmonic.co.il> <20001217060401L.aizu@jaist.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001217060401L.aizu@jaist.ac.jp>; from aizu@jaist.ac.jp on Sun, Dec 17, 2000 at 06:04:01AM +0900 From: H.Lambermont@chello.nl (H) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hiroyuki Aizu wrote: > > The problem exists in the vanilla FreeBSD 4.2 with XFree86-3.3.6 and > > doesn't exist in the binary built under 4.1-STABLE (not even > > 4.1.1-STABLE) at home, where I've XFree86-4 (which was also built > > under 4.1-STABLE) > I guess, it was caused by linked library at compile time. I use the NSPR (NetScape Portable Runtime) library, which mozilla uses (see mozilla/nsprpub/), and get the following at runtime under 4.2-STABLE : Fatal error 'siglongjmp()ing between thread contexts is undefined by POSIX 1003.1' at line ? in file /usr/src/lib/libc_r/uthread/uthread_jmp.c (errno = ?) Which does not show under 4.0-RELEASE I guess the libc_r library is more strict now ? Could this be related to your mozilla problems ? Hans Lambermont -- http://hans.mypage.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message