Strange threads problems
Boris Kovalenko
boris at tagnet.ru
Mon May 5 23:51:00 PDT 2003
David Schultz wrote:
>On Sun, May 04, 2003, Boris Kovalenko wrote:
>
>
>>Hello!
>>
>> Have installed 4.8R and recompiled kernel with next options:
>>
>>options MAXDSIZ="(2UL*1024*1024*1024)"
>>options MAXSSIZ="(256*1024*1024)"
>>options DFLDSIZ="(1024*1024*1024)"
>>
>>and MySQL with native threads failed to load with
>>Fatal error 'Can't create gc thread' at line ? in file
>>/usr/src/lib/libc_r/uthread/uthread_create.c (errno = ?) error and with
>>Can't create interrupt-thread (error 35, errno: 4) error with
>>linuxthreads. Commenting out MAXSSIZ and DFLDSIZ options solves the
>>problem. What I doing wrong?
>>
>>
>
>This should work in libc_r with 4.8-R, but not 4.7-R. If MySQL is
>
But it doesn't work with 4.7R and 4.8R if I use this set of options
>statically built (for some strange reason), have you tried
>recompiling it? MySQL does use libc_r, right?
>
Of course, the first thing I did when become this problem is to
recompile MySQL with WITH_CHARSET=koi8_ru SKIP_INSTALL_DB=yes options
>_______________________________________________
>freebsd-stable at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>
>
>
More information about the freebsd-stable
mailing list