On Tue, Sep 10, 2002 at 08:11:41AM +0100, Piers Harding wrote:
> I'm experiencing a weird kind of problem with libapreq, and POSTed
> files.
> 
> I get this kind of message:
> 
> [Tue Sep 10 07:22:06 2002] [error] [client 195.171.121.29] [libapreq]
> could not create tmpfile()
> [Tue Sep 10 07:22:07 2002] [notice] child pid 13560 exit signal
> Segmentation fault (11)
> 
> Now to the weird part - this only happens on the Linux RH 7.3 SMP production
>  machines.  On the a single processor desktop (same OS spec.) - it
> works.

> I guess this is an OS specific problem, but has anyone elese seen
> something like this?

>From the tmpfile I would assume that a temporary file wants to
be created somewhere. Maybe a permission problem?

Can you do an strace on http -X to see where the file would be
created?

\rho

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to