Re: segv issue

2006-06-07 Thread Dan Brian
I have tested the problem with a barebones build of httpd on FreeBSD 5 and 6. I do not believe any different library versions are shared between this module and Apache or other loaded Apache modules; symbol conflicts were my first thought. No idea why... but I've definitely encountered that

Re: segv issue

2006-06-07 Thread Danny Brian
I have tested the problem with a barebones build of httpd on FreeBSD 5 and 6. I do not believe any different library versions are shared between this module and Apache or other loaded Apache modules; symbol conflicts were my first thought. No idea why... but I've definitely encountered that

Re: segv issue

2006-06-07 Thread Jonathan Vanasco
On Jun 7, 2006, at 1:12 PM, Danny Brian wrote: I have tested the problem with a barebones build of httpd on FreeBSD 5 and 6. I do not believe any different library versions are shared between this module and Apache or other loaded Apache modules; symbol conflicts were my first thought. N