On Mon, 2003-03-31 at 11:35, Jesse Erlbaum wrote:
> Hi Michael --
>
> > Please send me (not the list!) a stack trace from the core dump.
>
>
> I think I may have fixed the problem. The solution was one or both of
> two things:
>
> 1. Recompiled Perl. Using the suggestion on your FAQ
> (http
Hi Michael --
> Please send me (not the list!) a stack trace from the core dump.
I think I may have fixed the problem. The solution was one or both of
two things:
1. Recompiled Perl. Using the suggestion on your FAQ
(http://www.mbay.net/~mpeppler/linux.html#q1.4), I compiled as follows:
On Sun, 2003-03-30 at 07:53, Jesse Erlbaum wrote:
> > On Wed, 2003-03-19 at 06:19, Jesse Erlbaum wrote:
> > > Hi All --
> > >
> > > I'm having a problem trying to get a site which uses Sybase::Dblib
> > > working. Simply using the module will cause a segfault.
> > >
> > > $ perl -MSybase::DB
Hi Michael --
Thanks for your reply. Also thanks for your excellent Sybase modules!
I don't know if you remember, but you really helped me out a few months
ago with a different Sybase issue for another project -- so, thanks
again!
I've tried your suggestion, but was unable to solve the problem
On Wed, 2003-03-19 at 06:19, Jesse Erlbaum wrote:
> Hi All --
>
> I'm having a problem trying to get a site which uses Sybase::Dblib
> working. Simply using the module will cause a segfault. FWIW, I do not
> have this problem with DBD::Sybase. Unfortunately, I'm dealing with
> inherited softwar