Subject: Re: is PT_STACKSIZE too small?
To: None <tech-userlevel@netbsd.org>
From: T.SHIOZAKI <tshiozak@bsdclub.org>
List: tech-userlevel
Date: 06/25/2003 15:13:35
From: Jason Thorpe <thorpej@wasabisystems.com>
Subject: Re: is PT_STACKSIZE too small?
Date: Tue, 24 Jun 2003 21:42:43 -0700
Message-ID: <7603BC56-A6C7-11D7-A97F-000A957650EC@wasabisystems.com>
> > Emacs-21.3 frequently (but random) crashes on the recent
> > NetBSD/i386 current + X (configured with ThreadedX=yes).
> > Emacs seems to crash when it catch a key event of X while
> > garbage collection. Additionally, Mozilla has crashed similarly.
>
> I suppose my biggest question here is: Why does ThreadedX=yes cause
> libpthread to be pulled in? ThreadedX is supposed to be using the
> <threadlib.h> stubs.
There is a problem in xsrc/xc/config/cf/bsdLib.tmpl. I fixed it.
(no problem in xsrc/xfree/xc/config/cf/bsdLib.tmpl)
--
Takuya SHIOZAKI