plm writes:
 > I'm having trouble with perl dumping core with a *very* basic
 > DBD::Sybase script.  Here is the output from the script:
 > 
 > $  ./syb.pl
 > Segmentation fault (core dumped)
 > $
 > 
 > Here it is in the debugger:
 > 
 > $ perl -d  ./syb.pl
 > 
 > Loading DB routines from perl5db.pl version 1.0402
 > Emacs support available.
 > 
 > Enter h or `h h' for help.
 > 
 > main::(./syb.pl:6):     my $dbh =
 > DBI->connect("dbi:Sybase:server=WEBBER1192","acs","foobar");
 >   DB<1> n
 > Signal SEGV at /usr/lib/perl5/site_perl/5.005/i386-linux/DBI.pm line 495

Please see the Sybase on linux FAQ at
http://www.mbay.net/~mpeppler/linux.html 

In particular 
http://www.mbay.net/~mpeppler/Linux-ASE-FAQ.html#q1.14

Michael
-- 
Michael Peppler - Data Migrations Inc. - http://www.mbay.net/~mpeppler
[EMAIL PROTECTED] - [EMAIL PROTECTED]
International Sybase User Group - http://www.isug.com

Reply via email to