|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: RE: Problem with sybperl
Date: Jun 20 2002 3:48PM
One question - does sybperl's "make test" work?
Michael
On Thu, 2002-06-20 at 08:15, Sabherwal, Balvinder (MBS) wrote:
> Here is the new stack trace from the core dump
>
> wpsdb01 /opt/sybasescripts/DB_Admin $gdb `which perl` core
> GNU gdb 4.17
> Copyright 1998 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain
> conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB. Type "show warranty" for details.
> This GDB was configured as "sparc-sun-solaris2.6"...
>
> warning: core file may not match specified executable file.
> Core was generated by `/usr/local/ActivePerl-5.6/bin/perl CheckObjects.pl -U
> DBA_Maint -D v2cmsnet -S'.
> Program terminated with signal 9, Killed.
> Reading symbols from /usr/lib/libsocket.so.1...done.
> Reading symbols from /usr/lib/libnsl.so.1...done.
> Reading symbols from /usr/lib/libdl.so.1...done.
> Reading symbols from /usr/lib/libm.so.1...done.
> Reading symbols from /usr/lib/libposix4.so.1...done.
> Reading symbols from /usr/lib/libpthread.so.1...done.
> Reading symbols from /usr/lib/libc.so.1...done.
> Reading symbols from /usr/lib/libmp.so.2...done.
> Reading symbols from /usr/lib/libaio.so.1...done.
> Reading symbols from /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1...done.
> Reading symbols from /usr/lib/libthread.so.1...done.
> Reading symbols from
> /usr/local/ActivePerl-5.6/lib/site_perl/5.6.1/sun4-solaris-thread-multi/auto
> /Sybase/CTlib/CTlib.so...done.
> Reading symbols from /opt/sybase/lib/libct_r.so...done.
> Reading symbols from /opt/sybase/lib/libcs_r.so...done.
> Reading symbols from /opt/sybase/lib/libtcl_r.so...done.
> Reading symbols from /opt/sybase/lib/libcomn_r.so...done.
> Reading symbols from /opt/sybase/lib/libintl_r.so...done.
> Reading symbols from /opt/sybase/lib/libtli_r.so...done.
> #0 0xef5a4734 in strlen ()
> (gdb) bt
> #0 0xef5a4734 in strlen ()
> #1 0xef49a49c in newdbh (info=0x289830, package=0x1254b8 "Sybase::CTlib",
> attr_ref=0xf521c) at CTlib.xs:480
> #2 0xef4a5e00 in XS_Sybase__CTlib_ct_connect (my_perl=0xf4b40, cv=0xf521c)
> at CTlib.c:5842
> #3 0x76640 in Perl_pp_entersub ()
> #4 0x6f394 in Perl_runops_standard ()
> #5 0x26090 in S_run_body ()
> #6 0x25d28 in perl_run ()
> #7 0x22d84 in main ()
>
--
Michael Peppler / mpeppler@peppler.org / http://www.mbay.net/~mpeppler
mpeppler@zetatools.com / ZetaTools, Inc / http://www.zetatools.com
ZetaTools: Call perl functions as Sybase stored procedures!
|