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

Perl Problems #347

Closed
p5pRT opened this issue Aug 6, 1999 · 1 comment
Closed

Perl Problems #347

p5pRT opened this issue Aug 6, 1999 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Aug 6, 1999

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

Searchable as RT1180$

@p5pRT
Copy link
Author

p5pRT commented Aug 6, 1999

From jond@main-net.com

Having problems with some of the modules inluded in the Perl 5.005_03
distribution. The problem originated when attempting to use the Socket
module. I've looked into numerous sources to attempt to solve the problem
on my own to no avail... Every time the "use Socket;" statement is used
Perl spits out a "Segmentation fault(coredump)".

I've tracked the error down to the Socket.pm file. The line
that reads​: "bootstrap Socket $VERSION;" seems to cause the error. Since
I'm not familiar with what bootstrap does I'm not sure that this is the
true culprit. However, I did some poking around to find other packages
that have a "bootstrap" line and ran it raw through Perl receiving the
same "Segmentation fault(coredump)" message. Take that for what it's
worth...

Now for the system information... It's an Apple Network Server 500/132.
Plenty of RAM and drive space. It's running AIX 4.1.4 (believe me, I've
looked for updates, it's now "unsupported")

Another note to be aware of, the compiler option "-qmaxmem=8192" generates
a non-fatal error. Everything "seems" to compile fine, the compiler just
doesn't recognize it.

I've included the output of the myconfig file as the README suggested. I
can also produce the output of the "make test" if necessary.

I hope this issue can be solved and save someone else from the nightmares
I've had with this thing...

Please let me know what is found about this issue. THANK YOU IN
ADVANCE!!!

- Jon Davis
  Communications Director M a i n N e t , I n c .
___________________________________________________________________________
  w w w . m a i n - n e t . c o m
Your Japanese Proverb Says​:
  "Yabu wo tsutsuite hebi wo dasu"
  (Poke a bush, a snake comes out)

---------- Forwarded message ----------
Date​: Fri, 6 Aug 1999 04​:26​:35 -0500

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration​:
  Platform​:
  osname=aix, osvers=4.1.4.0, archname=aix
  uname='aix casper 1 4 002297184c00 '
  hint=recommended, useposix=true, d_sigaction=define
  usethreads=undef useperlio=undef d_sfio=undef
  Compiler​:
  cc='cc', optimize='-O', gccversion=2.7-96q3
  cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=8192 -I/usr/local/include'
  ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=8192 -I/usr/local/include'
  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=8
  alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries​:
  ld='ld', ldflags =' -L/usr/local/lib'
  libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
  libs=-lgdbm -ldbm -lld -lm -lc -lbsd -lPW
  libc=/lib/libc.a, so=a, useshrplib=false, libperl=libperl.a
  Dynamic Linking​:
  dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags='-bE​:perl.exp'
  cccdlflags='-fpic', lddlflags='-bhalt​:4 -bM​:SRE -bI​:$(PERL_INC)/perl.exp -bE​:$(BASEEXT).exp -b noentry -lc -L/usr/local/lib'

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