Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2005 15:25:22 -0500 (EST)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Gabriel Becedillas <gabriel.becedillas@gmail.com>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: pthreads and segmentation fault
Message-ID:  <Pine.GSO.4.43.0511111523300.1610-100000@sea.ntplx.net>
In-Reply-To: <1139bd2a4492e98c3fcf367d5dc1ba00@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Nov 2005, Gabriel Becedillas wrote:

> Hi,
> I'm getting a segmentation fault on FreeBSD 5.4 using pthreads. I was
> googling around and found that there are a lot of people hitting the
> same bug, but didn't found a solution to it yet.
> The active threads on my application are this ones:

Are you fork()ing?  Are you doing something silly like
linking with "-lc -lpthread"?

Without a test program to demonstrate the problem, there
is nothing much we can do.

-- 
DE




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