|
||||||||||
On 19.10.2004 19:15 -0400, Matt Juszczak wrote:
> ...
> read(0x6,0x8073000,0x5) ERR#10 'No child processes'
> read(0x6,0x8073000,0x5) = 0 (0x0)
> open("/usr/share/zoneinfo/posixrules",0x0,05001251426) ERR#2 'No
> such file or directory'
> exit(0x1)
I found the problem. It's indeed a bug in the maxproc implementation,
but it only manifests itself when using SSL because mini_httpd then
reads a garbled request under certain circumstances. Will be fixed
soon. Thanks for your help!
- Manuel |