Re: how to recreate the file descriptor segfault? Re: cvs commit: httpd-2.0 STATUS

2002-01-13 Thread Jeff Trawick
Brian Pane <[EMAIL PROTECTED]> writes: > Thanks! Using b instead of ab, I was able to make the error occur > occasionally in my test environment. I found one bug that could > cause the previously accepted socket to be pushed back onto the > fdqueue if an accept failed. The change that I just c

Re: how to recreate the file descriptor segfault? Re: cvs commit: httpd-2.0 STATUS

2002-01-12 Thread Jeff Trawick
Brian Pane <[EMAIL PROTECTED]> writes: > I just tried to debug this with the current CVS HEAD on > Solaris, but I can't reproduce the crash. The test case > that I tried was: set the httpd's ulimit on file descriptors > to a small number and run ab to generate enough concurrent > requests to exc