On Tue, 14 Dec 1999, Doug MacEachern wrote:

> On Tue, 14 Dec 1999, Saar Picker wrote:
> 
> > 
> > So I've been reading. I've actually then gone on to test it with a non-DSO
> > mod_perl and still get segfaults in the cleanup handling phase. I think
> 
> is 'make test' core dumping or ?  let's see your perl -V too
> 

No, make test works fine. Perl -V info below. This is on a redhat6.1 box
with glibc2.1.1.

-Saar

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.2.5-15, archname=i686-linux
    uname='linux ernie 2.2.5-15 #1 mon apr 19 23:00:46 edt 1999 i686
unknown '
    hint=previous, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-g', gccversion=egcs-2.91.66 19990314/Linux
(egcs-1.1.2 release)
    cppflags='-Dbool=char -DHAS_BOOL -DDEBUGGING'
    ccflags ='-Dbool=char -DHAS_BOOL -DDEBUGGING'
    stdchar='char', d_stdstdio=undef, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=y, 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
    libc=/lib/libc.so.6, so=so, useshrplib=true, libperl=libperl.so
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic
-Wl,-rpa
th,/usr/local/debug/lib/perl5/5.00503/i686-linux/CORE'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: DEBUGGING
  Built under linux
  Compiled at Dec 10 1999 11:33:43
  @INC:
    /usr/local/debug/lib/perl5/5.00503/i686-linux
    /usr/local/debug/lib/perl5/5.00503
    /usr/local/debug/lib/perl5/site_perl/5.005/i686-linux
    /usr/local/debug/lib/perl5/site_perl/5.005
    .

Reply via email to