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

segv issue

2006-06-07 Thread Danny Brian
I'm wondering if anyone can shed light on the circumstances of a segv with httpd2.2.2/mod_perl2.0.2. The module being loaded in Sleepycat::DbXml (part of the Sleepycat BDB XML distribution). The segfault occurs upon Apache startup with either: a) The module is loaded as use Sleepycat::DbX