|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: DBD::Sybase 1.05_02 on CPAN
Date: Jul 7 2005 5:27PM
On Thu, 2005-07-07 at 12:57 -0400, Matthew Persico wrote:
> Using perl 5.6.1, sybase 12 clients, DBI 1.48 and DBD::Sybase 1.05_02
>
> All tests ok except for
>
> t/xblk..........1..62
> ok 1 - use DBI;
> ok 2 - use DBD::Sybase;
> ok 3 - Connect
> ok 4 - Create table
> ok 5 - Prepare \#1
> ok 6 - Send row 1 - test 1
> dubious
> Test returned status 0 (wstat 139, 0x8b)
> Executing /opt/SUNWspro/bin/dbx "/opt/perl/bin/5.6.1/perl" "core" (where)...
> Reading symbolic information for perl
> core file header read successfully
> Reading symbolic information for rtld /usr/lib/ld.so.1
> dbx: program is not active
> program terminated by signal SEGV (no mapping at the fault address)
> =>[1] 0x0(0x241414, 0x311820, 0x0, 0x24, 0xffbece88, 0x0), at 0xffffffff
> [2] get_cs_msg(0x1, 0x311820, 0x125c, 0x241414, 0x1, 0xff0eba48), at
> 0xff0c530c
Hmmm... could you tell me which version of OpenClient, and the exact
version of the server?
(you can get that by running this test with a DBI->trace(5))
Thanks,
Michael
--
Michael Peppler - mpeppler@peppler.org - http://www.peppler.org/
Sybase DBA/Developer
Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html
|