-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday 09 June 2002 9:59 pm, J�rg Walter wrote: > Fixing this by always allocating the server_rec in pconf is not possible, > because that pool is declared static, thus inaccessible. > This is in fact a bug in apache (freeing memory that is still referenced), > as it should pass a more global pool to create_*_server_config. > Unfortunately, even if it is fixed today, there are millions of older > apache's running around, so we have to stick to this fix for quite some > time. At least this is a clean, stable solution.
OK, but I thought you had said (on IRC) that removing the "remove_module_cleanup" section fixed the problem? Does removing that make it send the correct pool? If so, I think it's probably an issue with that function, rather than necessarily a bug in Apache... We should also check to see if anyone else has ever written a per-server config directive in mod_perl - that may lead to Doug figuring out the "right" fix. - -- <:->get a SMart net</:-> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9A8m0VBc71ct6OywRAtERAKCS7EasFN0Z+dWZgqIt02iaA7tCaQCfYwQ5 /W6ruxVA+oQUjT+Th2KPHsg= =t/EJ -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
