Front page | perl.perl5.porters |
Postings from September 2000
[ID 20000904.003] Tie::Persistent crahses perl in Storable
From:
kriegjcb
Date:
September 4, 2000 07:14
Subject:
[ID 20000904.003] Tie::Persistent crahses perl in Storable
Message ID:
200009041403.e84E3Tv04013@localhost
This is a bug report for perl from kriegjcb@cmc01se.rz.ruhr-uni-bochum.de,
generated with the help of perlbug 1.32 running under perl v5.7.0.
-----------------------------------------------------------------
[Please enter your report here]
Storable probably shouldn't crash in retrieve, even if handed
a funny file. I have no idea if the file *is* not stored with
Storable.
Signal SEGV at blib/lib/Tie/Persistent.pm line 317
eval {...} called at blib/lib/Tie/Persistent.pm line 317
Tie::Persistent::_new('Tie::Persistent::Hash', 'HASH', 'persistentfile.pdb', 'rw') called at t/test.t line 74
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=library
severity=medium
---
Site configuration information for perl v5.7.0:
Configured by kriegjcb at Mon Sep 4 09:11:54 CEST 2000.
Summary of my perl5 (revision 5.0 version 7 subversion 0) configuration:
Platform:
osname=linux, osvers=2.2.16, archname=i686-linux
uname='linux cmc01se 2.2.16 #1 wed aug 2 20:03:33 gmt 2000 i686 unknown '
config_args='-e'
hint=previous, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
ccversion='', gccversion='2.95.2 19991024 (release)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lndbm -lgdbm -ldbm -ldb -ldl -lm -lc -lposix -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Locally applied patches:
---
@INC for perl v5.7.0:
/usr/local/aafid2/classes
/usr/local/lib/perl5/5.7.0/i686-linux
/usr/local/lib/perl5/5.7.0
/usr/local/lib/perl5/site_perl/5.7.0/i686-linux
/usr/local/lib/perl5/site_perl/5.7.0
/usr/local/lib/perl5/site_perl
.
---
Environment for perl v5.7.0:
HOME=/home/kriegjcb
LANG=german
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/home/kriegjcb/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/lib/java/bin:/usr/games/bin:/usr/games:/opt/gnome/bin:/opt/kde/bin:/usr/openwin/bin:.:/opt/pilotsdk/bin
PERLLIB=/usr/local/aafid2/classes
PERL_BADLANG (unset)
SHELL=/bin/bash
-
[ID 20000904.003] Tie::Persistent crahses perl in Storable
by kriegjcb