Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2000 16:06:06 -0800
From:      Jason Evans <jasone@canonware.com>
To:        Alexey Zakirov <frank@agava.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: mysql+linuxthreads => linuxthreads problem?
Message-ID:  <20001218160605.D2312@canonware.com>
In-Reply-To: <Pine.BSF.4.21.0012171534060.10933-100000@hellbell.domain>; from frank@agava.com on Sun, Dec 17, 2000 at 04:08:17PM %2B0300
References:  <Pine.BSF.4.21.0012171534060.10933-100000@hellbell.domain>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, Dec 17, 2000 at 04:08:17PM +0300, Alexey Zakirov wrote:
> I've just built the mysqld with the linuxthreads (from the ports) and got
> a problem: mysqld dies by SIGSEGV immediately after the first
> pthread_create call. I've decided to try a simple linuxthreads example
> from the linuxthreads distribution (Examples/ex5.c) and it doesn't
> work. This example must writes a sequence of numbers but it hangs after
> the first one. But when I compile this example with the native
> freebsd threads (libc_r) it works just fine!
> 
> Is there any well-known tricks for correct linuxthreads use?

The example programs (among other tests I ran before committing the latest
round of fixes to the linuxthreads port) run just fine for me.  Are you
using the Makefile to build them?

Jason


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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