Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not OK: perl v5.5.650 on IP26-irix 6.5 #1154

Closed
p5pRT opened this issue Feb 8, 2000 · 4 comments
Closed

Not OK: perl v5.5.650 on IP26-irix 6.5 #1154

p5pRT opened this issue Feb 8, 2000 · 4 comments

Comments

@p5pRT
Copy link

p5pRT commented Feb 8, 2000

Migrated from rt.perl.org#2118 (status was 'resolved')

Searchable as RT2118$

@p5pRT
Copy link
Author

p5pRT commented Feb 8, 2000

From jarausch@numa1.igpm.rwth-aachen.de

v5.5.650 builds fine with -DDEBUGGING (even) with Perl's malloc

It dies of a segment fault within miniperl if build without -DDEBUGGING
and with Perl's malloc. (Note, this has nothing to do with libpthread
on IRIX, since I've avoided it)
With the system's malloc it builds fine and passes all tests.
So, Perl's malloc seems broken on IRIX6.5.6

Perl Info


Site configuration information for perl v5.5.650:

Configured by jarausch at Tue Feb  8 11:54:39 CST 2000.

Summary of my perl5 (revision 5.0 version 5 subversion 650) configuration:
  Platform:
    osname=irix, osvers=6.5, archname=IP26-irix
    uname='irix64 numa1 6.5 10181059 ip26 '
    config_args='-Dcc=cc -Dprefix=/usr/LOCAL -DDEBUGGING -Dlocincpth=/usr/LOCAL/include -Dloclibpth=/usr/LOCAL/lib'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef
    usesocks=undef useperlio=undef d_sfio=undef
    use64bits=undef uselargefiles=define usemultiplicity=undef
  Compiler:
    cc='cc', optimize='-g3 -O3 -mips4  -OPT:Olimit=0', gccversion=
    cppflags='-D_BSD_TYPES -D_BSD_TIME -DDEBUGGING -I/usr/LOCAL/include -DLANGUAGE_C'
    ccflags ='-D_BSD_TYPES -D_BSD_TIME -DDEBUGGING -I/usr/LOCAL/include -DLANGUAGE_C'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-woff,84 -L/usr/LOCAL/lib'
    libpth=/usr/LOCAL/lib /usr/lib32 /lib32
    libs=-lgdbm -ldb -lm -lc
    libc=/usr/lib32/libc.so, so=so, useshrplib=true, libperl=libperl.so
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -Wl,-rpath,/usr/LOCAL/lib/perl5/5.5.650_D/IP26-irix/CORE'
    cccdlflags='-KPIC', lddlflags='-shared -L/usr/LOCAL/lib'

Locally applied patches:
    


@INC for perl v5.5.650:
    /usr/LOCAL/lib/perl5/5.5.650_D/IP26-irix
    /usr/LOCAL/lib/perl5/5.5.650_D
    /usr/LOCAL/lib/perl5/site_perl/5.5.650
    /usr/LOCAL/lib/perl5/site_perl
    .


Environment for perl v5.5.650:
    HOME=/usr/people/jarausch
    LANG=C
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=.:/usr/people/jarausch/bin:/usr/PRIVATE/bin:/usr/LOCAL/bin:/usr/LOCAL/teTeX/bin:/usr/bin:/usr/java/bin:/usr/bsd:/bin:/usr/bin/X11:/usr/local/bin:/usr/local/bin/X11:/usr/sbin:/usr/demos/bin
    PERL_BADLANG (unset)
    SHELL=/bin/zsh


@p5pRT
Copy link
Author

p5pRT commented Feb 8, 2000

From [Unknown Contact. See original ticket]

Helmut Jarausch writes​:

v5.5.650 builds fine with -DDEBUGGING (even) with Perl's malloc

It dies of a segment fault within miniperl if build without -DDEBUGGING
and with Perl's malloc.

What about backtrace?

Ilya

@p5pRT
Copy link
Author

p5pRT commented Nov 30, 2002

From @jhi

I'm closing off some of the older Perl Not OK reports, especially those from pre-release versions. If you still have problems, please report
them using Perl 5.8.0 or Perl 5.6.1.

@p5pRT
Copy link
Author

p5pRT commented Nov 30, 2002

@jhi - Status changed from 'open' to 'resolved'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant