Segmentation Fault in freetds when used under mod_perl all versions tested
Steve Langasek
vorlon at netexpress.net
Fri Nov 30 10:21:05 EST 2001
On Fri, Nov 30, 2001 at 05:08:03AM -0800, Noydb Noydb wrote:
> I resolved this problem this morning by removing all
> apache modules except mod_perl.
Yep.. sounds like a linking problem somewhere in one of the DSOs. If
mod_perl is all you need, then I guess you're set now. :)
Cheers,
Steve Langasek
postmodern programmer
> On Thu, 29 Nov 2001 11:34:03 -0600, TDS Development Group wrote:
>
> >
> > On Thu, Nov 29, 2001 at 09:24:17AM -0800, Noydb Noydb wrote:
> > > I agree nothing to do with DBD::Sybase.
> > > I am absolutly sure it is not the problem!
> >
> > > Infact since I can execute the exact same perl script under apache ot
> using
> > > regular perl cgi without failure. Leads me to believe that the mod_perl
> > > compliation requires special parameters to be compatible with freetds
> (as in
> > > php requirements). What those are I cannot figure out I have tried
> several
> > > different combinations.
> >
> > In PHP, these conflicts usually result from compiling against DB-Lib
> > while dbm is also being used. However, it looks like DBD::Sybase links
> > against the CT-Lib API, so there shouldn't be a conflict there.
> >
> > So I still put my money on something being linked wrong. It could even
> > be a completely unrelated library that's running in the Apache process
> > space. Do you have any other perl modules that are being loaded under
> > mod_perl on this server, or any other Apache modules that are in memory
> > (besides the ones that ship with Apache)?
> >
> > Steve Langasek
> > postmodern programmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/freetds/attachments/20011130/e13c949c/attachment.bin
More information about the FreeTDS
mailing list