Joe Orton wrote:
On Wed, Jan 05, 2005 at 02:09:52PM -0500, Stas Bekman wrote:

Gisle Aas wrote:

Stas Bekman <[EMAIL PROTECTED]> writes:



How do I check the limit for pthread_key_create on linux?


On my Gentoo box I find the limit here:

   $ grep PTHREAD_KEYS_MAX /usr/include/bits/local_lim.h
   #define PTHREAD_KEYS_MAX        1024


Ah, very interesting.  We have a long-standing bug report that Apache
reproducibly crashes on the 1020th [sic] SIGHUP with mod_perl loaded, I
bet this is the same problem.

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=73486

So that is a repro case worth trying, Stas. It just takes a while...

Joe, you can close that bug as resolved, pointing to:

http://svn.apache.org/viewcvs?view=rev&rev=125036

beside the current svn, it should be out fixed by mod_perl-1.999.21 (or 2.0.0 whenever it's released).


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

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



Reply via email to