RE: Sybase::Dblib Segmentation fault

2003-03-31 Thread Michael Peppler
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::DBlib

RE: Sybase::Dblib Segmentation fault

2003-03-31 Thread Jesse Erlbaum
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:

RE: Sybase::Dblib Segmentation fault

2003-03-31 Thread Michael Peppler
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

RE: Sybase::Dblib Segmentation fault

2003-03-30 Thread Jesse Erlbaum
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

Sybase::Dblib Segmentation fault

2003-03-19 Thread Jesse Erlbaum
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 software which contains a legacy prerequisite for Sybase::Dblib, so

Re: Sybase::Dblib Segmentation fault

2003-03-19 Thread Michael Peppler
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 software