|
|
sybperl-l Archive
Up Prev Next
From: Matthew Persico <matthew dot persico at gmail dot com>
Subject: Re: DBD::Sybase 1.05_02 on CPAN
Date: Jul 7 2005 4:57PM
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
Reading symbolic information for libsocket.so.1
Reading symbolic information for libnsl.so.1
Reading symbolic information for libdl.so.1
Reading symbolic information for libm.so.1
Reading symbolic information for libc.so.1
Reading symbolic information for libmp.so.2
Reading symbolic information for libc_psr.so.1
Reading symbolic information for DBI.so
Reading symbolic information for Hostname.so
Reading symbolic information for Sybase.so
Reading symbolic information for libct.so
Reading symbolic information for libcs.so
Reading symbolic information for libtcl.so
Reading symbolic information for libcomn.so
Reading symbolic information for libintl.so
Reading symbolic information for libskrb.so
Reading symbolic information for libinsck.so.12.0.1
Reading symbolic information for libtli.so.12.0.1
Reading symbolic information for nss_files.so.1
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
[3] syb_blk_execute(0xff0da968, 0x311820, 0x124808, 0xff0eba48,
0xff0edcc8, 0x40000), at 0xff0c5c00
[4] XS_DBD__Sybase__st_execute(0x8, 0xb, 0x2, 0x10c63c, 0x10c4a8,
0xff0eba48), at 0xff0ba6c8
[5] XS_DBI_dispatch(0x28d200, 0x10c4a8, 0x1, 0xff147154, 0x10c63c,
0xb), at 0xff12c0bc
[6] Perl_pp_entersub(0x0, 0x280244, 0x2c91e0, 0x10c4a8, 0x1,
0x10bb60), at 0x842b8
[7] Perl_runops_standard(0x83c80, 0x10b800, 0x2c91e0, 0x0, 0x10c000,
0x80860), at 0x7b5e0
[8] S_run_body(0x2dc008, 0x11a060, 0x10b800, 0x1, 0x11942c,
0x10bc00), at 0x24940
[9] perl_run(0x10c7f8, 0xffbeddb0, 0x10c400, 0x10c670, 0x10c400,
0x1), at 0x24610
[10] main(0x0, 0xffbeded4, 0x107400, 0x21000, 0x10b400, 0x0), at 0x2131c
DIED. FAILED tests 7-62
Failed 56/62 tests, 9.68% okay
|