PAUSE is suffering from a SEGV since I installed RC1. After I upgraded
yesterday to snapshot 17165 I finally caught the following within gdb.
I'd appreciate further instructions where to go from here.
Program received signal SIGSEGV, Segmentation fault.
0x400d05ff in _IO_fflush (fp=0x89e4178) at iofflush.c:41
41 iofflush.c: No such file or directory.
(gdb) bt
#0 0x400d05ff in _IO_fflush (fp=0x89e4178) at iofflush.c:41
#1 0x820ed73 in PerlIOStdio_flush (my_perl=0x82ffcc8, f=0x8306d30)
at perlio.c:2728
#2 0x820cefb in Perl_PerlIO_flush (my_perl=0x82ffcc8, f=0x8306d30)
at perlio.c:1449
#3 0x820cfc5 in Perl_PerlIO_flush (my_perl=0x82ffcc8, f=0x8306d30)
at perlio.c:1477
#4 0x816fc96 in Perl_my_popen (my_perl=0x82ffcc8, cmd=0x8a073f1 "-",
mode=0xbffff828 "w") at util.c:2080
#5 0x81e5875 in Perl_do_openn (my_perl=0x82ffcc8, gv=0x8a4b104,
name=0x8a073f1 "-", len=1, as_raw=0, rawmode=0, rawperm=0,
supplied_fp=0x0, svp=0x8592824, num_svs=0) at doio.c:282
#6 0x81cee63 in Perl_pp_open (my_perl=0x82ffcc8) at pp_sys.c:542
#7 0x816ab3e in Perl_runops_debug (my_perl=0x82ffcc8) at dump.c:1398
#8 0x81133dc in S_call_body (my_perl=0x82ffcc8, myop=0xbffffa00, is_eval=0)
at perl.c:2039
#9 0x8112f27 in Perl_call_sv (my_perl=0x82ffcc8, sv=0x8504644, flags=4)
at perl.c:1957
#10 0x809f5a0 in perl_call_handler (sv=0x8504644, r=0x890984c, args=0x0)
at mod_perl.c:1658
#11 0x809e616 in perl_run_stacked_handlers (hook=0x82978b9 "PerlHandler",
r=0x890984c, handlers=0x843426c) at mod_perl.c:1371
#12 0x809b482 in perl_handler (r=0x890984c) at mod_perl.c:897
#13 0x80e39f3 in ap_invoke_handler (r=0x890984c) at http_config.c:537
#14 0x80f8219 in process_request_internal (r=0x890984c) at http_request.c:1308
#15 0x80f827c in ap_process_request (r=0x890984c) at http_request.c:1324
#16 0x80ef61c in child_main (child_num_arg=0) at http_main.c:4596
#17 0x80ef7b0 in make_child (s=0x82f470c, slot=0, now=1023774076)
at http_main.c:4711
#18 0x80ef909 in startup_children (number_to_start=2) at http_main.c:4793
#19 0x80eff66 in standalone_main (argc=5, argv=0xbffffc64) at http_main.c:5098
#20 0x80f0723 in main (argc=5, argv=0xbffffc64) at http_main.c:5443
# /usr/local/perl-5.7.3@17165/bin/perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0 patch 17164) configuration:
Platform:
osname=linux, osvers=2.2.18pre15, archname=i686-linux-multi
uname='linux pause.perl.org 2.2.18pre15 #5 fri oct 13 21:59:16 cest 2000 i686
unknown '
config_args='-Dprefix=/usr/local/perl-5.7.3@17165 -Dinstallusrbinperl=n
-Uversiononly -Doptimize=-g -des -Dusedevel -Dusemultiplicity'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-g',
cppflags='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include
-I/usr/include/gdbm'
ccversion='', gccversion='egcs-2.91.66 19990314/Linux (egcs-1.1.2 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, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lposix -lcrypt -lutil
libc=/lib/libc-2.1.3.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.1.3'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING MULTIPLICITY USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Locally applied patches:
DEVEL17164
Built under linux
Compiled at Jun 10 2002 17:27:08
@INC:
/usr/local/perl-5.7.3@17165/lib/5.8.0/i686-linux-multi
/usr/local/perl-5.7.3@17165/lib/5.8.0
/usr/local/perl-5.7.3@17165/lib/site_perl/5.8.0/i686-linux-multi
/usr/local/perl-5.7.3@17165/lib/site_perl/5.8.0
/usr/local/perl-5.7.3@17165/lib/site_perl
--
andreas