DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41625>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41625 Summary: MaxRequestsPerChild causes crash when > 0 Product: Apache httpd-2 Version: 2.0.59 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P2 Component: Core AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I have tried this with apache 2.0.59 and 2.2.4 I am running Apache with PHP 5.2.0.0. I use huge resource heavy scripts so I wanted the threads to die once in a while to keep memory clean. The only info I get is a pop up screen stating The the instruction at 0x(blah blah) referenced memory at the location 0x(blah blah) the specified address could not be "read". Click "ok" to terminate this program. In the error log I then get Error in my_thread_global_end(): 1 threads didn't exit The locations seem to be dynamic and are in a popup I can't copy text from, so I haven't got any addresses for you. When I click 'OK' of course silly Windows goes and terminates the whole server, so that takes it right offline. I have solved my personal problems by setting MaxRequestsPerChild to 0 again, and I'll just restart Windows every day. Thanks for the great application. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
