On Sat, 6 Apr 2002, Arthur Bergman wrote: > > To avoid this kind of random segfaults I would suggest that if there are > any perl interpreters still running when we are shutingdown the first > perl interpreter we don't actually cleanup after us (The system will).
the system does not cleanup PerlInterpreters when apache restarts itself, this would case massive memory leaks. why do you suggest this?? are there known bugs with ithreads in 5.8.0-tobe? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
