Skip to Content.
Sympa Menu

freetds - Freetds-> DBD::Sybase 'make test' fails

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Dan Harris" <dan AT drivefaster.net>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Freetds-> DBD::Sybase 'make test' fails
  • Date: Fri, 11 Jan 2002 15:45:00 -0500


I had a wonderful working system with FreeTDS 0.51 and DBD::Sybase on
Redhat 6.2. Now I'm trying to reproduce the same setup on RH 7.2 and am
running into problems with what appears to be a FreeTDS problem.

The problem only manifests itself when I try to 'make test' on
DBD::Sybase. I have already traded e-mails with Michael Peppler (author
of DBD::Sybase) and he says it's most likely a FreeTDS problem.

Whenever something tries to call DBI->connect through the Sybase module, I
get a segmentation fault.

I've tried tracing it through DBI->trace:

> *************************************
> New DBI::db (for DBD::Sybase::db, parent=DBI::dr=HASH(0x82a8568), id=)
> dbih_setup_handle(DBI::db=HASH(0x82a8520)=>DBI::db=HASH(0x82a3c38),
> DBD::Sybase::db, 8192afc, Null!)
> dbih_make_com(DBI::dr=HASH(0x82a8568), DBD::Sybase::db, 1952)
> Segmentation fault (core dumped)
> *************************************


Anyone seen this before or can tell me what else to try?

Thanks,
Dan




Archive powered by MHonArc 2.6.24.

Top of Page