on FBSD 5.4-RELEASE
perl 5.8.7 without ithreads

perl Makefile.PL
make
make test TEST_FILES="t/03handle.t" TEST_VERBOSE=1
[snip]
ok 98 - ... we should have gotten 4 warnings
ok 99 - The object isa DBI::db
ok 100 - ... our Driver should have 1 Kid(s) again
[its test 101 that fails]
dubious
        Test returned status 0 (wstat 139, 0x8b)
DIED. FAILED tests 101-124
        Failed 24/124 tests, 80.65% okay
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/03handle.t    0   139   124   48  38.71%  101-124
Failed 1/1 test scripts, 0.00% okay. 24/124 subtests failed, 80.65% okay.
*** Error code 255


PERL dumped core Segmentation Fault Signal 11
gdb perl perl5.8.7.core

(gdb) bt
2395 DBIc_MY_H(imp_xxh) = SvRV(mg->mg_obj); /* inner (untied) HV */
#0  0x282fd506 in XS_DBI_dispatch (cv=0x82c96d4) at DBI.xs:2395
#1  0x28121f8d in Perl_pp_entersub () at pp_hot.c:2888
#2  0x280a5bcc in S_call_body (myop=0xbfbfe1c0, is_eval=0) at perl.c:2361
#3  0x280a5795 in Perl_call_sv (sv=0x82c96d4, flags=150) at perl.c:2282
#4  0x2812e680 in Perl_sv_clear (sv=0x83e0830) at sv.c:5110
#5  0x2812efa1 in Perl_sv_free (sv=0x83e0830) at sv.c:5356
#6  0x281345e3 in Perl_sv_unref_flags (sv=0x82d9314, flags=1) at sv.c:7950
#7 0x2812cb2d in Perl_sv_force_normal_flags (sv=0x82d9314, flags=1) at sv.c:4273
#8  0x2815229b in Perl_leave_scope (base=10) at scope.c:924
#9  0x2814f41a in Perl_pop_scope () at scope.c:144
#10 0x2815a9cb in Perl_pp_leaveloop () at pp_ctl.c:1823
#11 0x281018f6 in Perl_runops_debug () at dump.c:1452
#12 0x280a4d0b in S_run_body (oldscope=1) at perl.c:2000
#13 0x280a47c1 in perl_run (my_perl=0x804d030) at perl.c:1919
#14 0x080491a4 in main (argc=3, argv=0xbfbfe4a8, env=0xbfbfe4b8) at perlmain.c:98

perl -V
Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=freebsd, osvers=5.4-release, archname=i386-freebsd-64int
uname='freebsd smgellar 5.4-release freebsd 5.4-release #0: sun may 8 10:21:06 utc 2005 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 ' config_args='-sde -Dprefix=/usr/local/apps/perl-5.8.7 -Darchlib=/usr/local/apps/perl-5.8.7/lib -Dsitearch=/usr/local/apps/perl-5.8.7/lib/site_perl -Dsitelib=/usr/local/apps/perl-5.8.7/lib/site_perl -Dprivlib=/usr/local/apps/perl-5.8.7/lib -Dman3dir=/usr/local/apps/perl-5.8.7/man/man3 -Dman1dir=/usr/local/apps/perl-5.8.7/man/man1 -Dsiteman3dir=/usr/local/apps/perl-5.8.7/man/man3 -Dsiteman1dir=/usr/local/apps/perl-5.8.7/man/man1 -Dscriptdir=/usr/local/apps/perl-5.8.7/bin -Uinstallusrbinperl -Dcc=cc -Doptimize=-ggdb3 -O0 -Duseshrplib -Dusedevel -Dusethreads=n -Dusemymalloc=y -Duse64bitint -Dccflags=-pipe -Ud_dosuid -Ui_gdbm -Ui_malloc -Ui_iconv -Ubincompat5005'
    hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-pipe -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DDEBUGGING -fno-strict-aliasing -I/usr/local/include',
    optimize='-ggdb3 -O0',
cppflags='-pipe -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DDEBUGGING -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/local/apps/perl-5.8.7/lib/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: DEBUGGING USE_64_BIT_INT USE_LARGE_FILES


--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com

Reply via email to