On Thu, Nov 04, 1999 at 12:32:07PM +0000, Ben Bell wrote:
> Bug 34947 might be a different problem. But if it is, the poster stated
> that statically linked 1.3.3/1.16_02 worked well for him. I'll see if
> I can track down some earlier versions and build them like this.
It's DSO related for sure, I've built a static 1.3.9/1.21 here and it
doesn't do this at all.
I've hacked the Debian package to build with static mod_perl in the Apache
binary, source and binary packages are at:
http://elgin.plcom.on.ca/debian/dists/unstable/main/
Or put this in your /etc/apt/sources.list and "apt-get install apache-perl":
deb http://elgin.plcom.on.ca/debian unstable main
(note: this server may be up and down for a bit, it's also the development
machine for my project at work that uses mod_perl...)
These aren't official packages, of course. Hopefully the memory leakage on
DSO problem can be resolved before we release potato, it is a rather severe
bug IMHO.