Just to confirm, would it be the following that I'm looking at:

================================================
    * Generate a good bug report to send to the FreeBSD hackers that details
      the problems we have seen with threads and system calls (specifically
      sendfile data is corrupted).  From our analysis so far, we don't think
      that this is an APR issue, but rather a FreeBSD kernel issue.  Our
      current solution is to just disable threads across the board on
      FreeBSD.

      MsgID: <[EMAIL PROTECTED]>
        Status: Fixed in -CURRENT.  MFC in about a week.  Continuing
                testing with threads on FreeBSD.

                FreeBSD PR kern/32684:
                  http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/32684
================================================


On Tue, 21 May 2002, Aaron Bannert wrote:

> > > Just tried the same config on a seperate FreeBSD machine ... both are
> > > running 4.6-PRERELEASE right now, and the problem(s) are the same ...
> > > connect, hang, kill server and page gets sent across then server goes down
> ...
> > AFAIK it is still unclear whether APR is the reason, or rather the
> > somewhat broken pthreads on FreeBSD....  Most developers think it's the
> > latter.
>
> A few of us spent some time diagnosing this awhile back, and you
> may find our notes in the STATUS file to be of some use.
>
> -aaron
>

Reply via email to