Well, just a suggestion,  but if you did not install world (where the
threads are) then you have a mismatch between kernel and world.
OT (but what the heck!)
proper procedure for freebsd

cvsup to desired version
cd /usr/src
mergemaster -p
 make buildworld
make buildkernel KERNCONF=yourkernel
make installkernel KERNCON=yourkernel
reboot
make installworld
mergemaster (your favorite otpions eg: -i )
reboot once more.

Have several server running 3.23 and 4.0 with no problems.

Ken
----- Original Message -----
From: "Tuc" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 29, 2003 11:25 AM
Subject: MYSQL dies after FreeBSD 4.6.2-cvsup-4.7


> Hi,
>
>         We just cvsup'd a FreeBSD machine from 4.6.2 to 4.7, made
world,
> and installed a new kernel. Now mysql is complaining :
>
>
> Fatal error 'Can't create gc thread' at line ? in file
/usr/src/lib/libc_r/uthre
> ad/uthread_create.c (errno = ?)
> 030129 10:36:35  mysqld restarted
> Fatal error 'Can't create gc thread' at line ? in file
/usr/src/lib/libc_r/uthre
> ad/uthread_create.c (errno = ?)
> 030129 10:36:35  mysqld restarted
> Fatal error 'Can't create gc thread' at line ? in file
/usr/src/lib/libc_r/uthre
> ad/uthread_create.c (errno = ?)
>
>
>         Any ideas where to start? Tried to recompile mysql to see if
it just
> needed that, and it didn't change anything. (This is 3.23.54a)
>
>                 Thanks, Tuc/TTSG Internet Services, Inc.
>
>
> --------------------------------------------------------------------
-
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try:
http://lists.mysql.com/php/unsubscribe.php
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to