6.2-Release and Clamd 0.90 with libpthread.so

Daniel Eischen deischen at freebsd.org
Sat Feb 24 15:13:58 UTC 2007


On Sat, 24 Feb 2007, Martin Blapp wrote:

>
> Hi,
>
> After some busy days I found again time to work on this. I still have no clue
> what could be responsable for the problems I see.
>
> ktrace still shows lot of fork()s, but I can't see where whey are called.

ktrace is probably lying to you if the code is really only
fork()ing once.

> Running ktrace with libc_r or libthr I can't see a single call to fork().
> Is ktrace lying to me ? Why do I only see fork()s with libpthread ?

The kse upcalls might look like forks to ktrace?

-- 
DE


More information about the freebsd-threads mailing list