Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2008 14:31:07 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org, d@delphij.net
Cc:        Okalany Daniel <daniel@one2net.co.ug>
Subject:   Re: mysq + kse
Message-ID:  <200804091431.07730.jhb@freebsd.org>
In-Reply-To: <47FCAA1D.1090805@delphij.net>
References:  <28f643d90804090425l3db18002j1270ab078da86f7c@mail.gmail.com> <47FCAA1D.1090805@delphij.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 09 April 2008 07:35:57 am Xin LI wrote:
> Okalany Daniel wrote:
> > good afternoon everybody,
> > this error seems to be persistent on freebsd 8.0-current. When i attempt 
to
> > start mysql, it doesnt show any errors, doesn't start and puts the 
following
> > in the error log file:
> > 
> > 080409 12:07:50  mysqld started
> > Fatal error 'kse_create() failed
> > ' at line 444 in file /usr/src/lib/libpthread/thread/thr_kern.c (errno = 
2)
> > 080409 12:07:50  mysqld ended
> 
> Please use ports to reinstall mysql server.

Or use libmap to force the use of libthr rather than libkse.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804091431.07730.jhb>