Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2004 14:22:41 -0500 (EST)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Kris Gale <kris-fbsd@asn.net>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: More on MySQL -- Fatal trap 12
Message-ID:  <Pine.GSO.4.10.10402181421150.15667-100000@pcnet5.pcnet.com>
In-Reply-To: <Pine.GSO.4.10.10402171948020.10917-100000@pcnet5.pcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 17 Feb 2004, Daniel Eischen wrote:

> On Tue, 17 Feb 2004, Daniel Eischen wrote:
> > On Tue, 17 Feb 2004, Kris Gale wrote:
> > > Does this look like a fixable problem with KSE
> > > to anyone on this list?
> > 
> > I would like to see how MySQL works when using process
> > scope threads.  Do you know enough to hack it to do that?
> 
> Alternatively, this patch to libpthread should force all
> threads to be process scope.

That patch doesn't work.  It's not as simple to force the
library to use scope process threads, since we make use
of a special thread to handle signals and it has to be
scope system.

-- 
Dan Eischen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10402181421150.15667-100000>