internal compiler error: Segmentation fault on Fedora Core 1

Miguel Koren OBrien de Lacy miguelk at konsultex.com.br
Fri Mar 12 03:07:14 GMT 2004


Moacyr;

I have such a server running with no problem. The versions I have are slightly different:

Fedora Core 1 = Linux version 2.4.22-1.2149.nptl
MS = MailScanner-4.26.8-1
perl = 5.8.1

Some things were "yumed" (not up2dated). I don't know if that makes a significant
difference. I only needed to set a LANG parameter on Red Hat 9, not o Fedora. I did
not need to make any major changes in the sintall scripts, just add a LANG definition
before installing some perl modules but as far as I remember it was not for MS but for
pop-before-smtp.

I hope this helps you even though it's not quite the same situation.

Miguel

--
Konsultex Informatica (http://www.konsultex.com.br)

---------- Original Message -----------
From: Moacyr Leite da Silva <moacyrs at AKADNYX.COM.BR>
To: MAILSCANNER at JISCMAIL.AC.UK
Sent: Thu, 11 Mar 2004 20:05:05 -0300
Subject: internal compiler error: Segmentation fault on Fedora Core 1

> Hi
> 
> Here are some information about a system that refusedto install MailScanner 
> dependent perl modules
> 
> I´m trying to install MailScanner-4.28.6-1.rpm.tar.gz in Fedora Core 1 
> (up2dated)
> 
> Tryed with:
> kernel-2.4.22-1.2115.nptl
> kernel-2.4.22-1.2174.nptl
> 
> The pain of UTF "thing" 
> LANG=en_US
> LANG=C
> 
> When running ./install.sh keep having this error:
> internal compiler error: Segmentation fault
> 
> Hardware is ok. The same machine will run with RedHat 9 with MS
> 
> Can someone help me?!
> 
> What I suspect ?
> flags of perl optimize='-O2 -g -pipe -march=i386 -mcpu=i686'
> The machine is i586, i dont know how to change that parameters for at least 
> make a test.
> 
> Thanks
> Moacyr
> 
> [... snip ..]
> gcc -c  -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -
> DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -march=i386 -mcpu=i686   
> -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I/usr/lib/perl5/5.8.3/i386-
> linux-thread-multi/CORE"   Zlib.c Zlib.xs: In function `DispHex': 
> Zlib.xs:159: internal compiler error: Segmentation fault Please submit a 
> full bug report, with preprocessed source if appropriate. See 
> <URL:http://bugzilla.redhat.com/bugzilla> for instructions. The bug is not 
> reproduceable, so it is likely a hardware or OS problem make: *** [Zlib.o] 
> Error 1
> 
> [root at ishtargate MailScanner-4.28.6-1]# perl -V
> Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
>   Platform:
>     osname=linux, osvers=2.4.21-9.elsmp, archname=i386-linux-thread-multi
> 
>     uname='linux bugs.devel.redhat.com 2.4.21-9.elsmp #1 smp thu jan 8 
> 17:08:56 est 2004 i686 i686 i386 gnulinux '    config_args='-des -Doptimize=-
> O2 -g -pipe -march=i386 -mcpu=i686 -Dversion=5.8.3 -Dmyhostname=localhost -
> Dperladmin=root at localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. 
> -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr 
> -Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -
> Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -
> Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005 -Uversiononly 
> -Dpager=/usr/bin/less -isr -Dinc_version_list=5.8.2 5.8.1 5.8.0'   
>  hint=recommended, useposix=true, d_sigaction=define    usethreads=define 
> use5005threads=undef useithreads=define usemultiplicity=define   
>  useperlio=define d_sfio=undef uselargefiles=define usesocks=undef   
>  use64bitint=undef use64bitall=undef uselongdouble=undef    usemymalloc=n,
bincompat5005=undef
>   Compiler:
>     cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
> -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -
> D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',    optimize='-O2 -g -pipe -
> march=i386 -mcpu=i686',    cppflags='-D_REENTRANT -D_GNU_SOURCE -
> DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include
-I/usr/include/gdbm'
>     ccversion='', gccversion='3.3.2 20031218 (Red Hat Linux 3.3.2-5)', 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='gcc', ldflags =' -L/usr/local/lib'
>     libpth=/usr/local/lib /lib /usr/lib
>     libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
>     perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
>     libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so
>     gnulibc_version='2.3.2'
>   Dynamic Linking:
>     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-
> rpath,/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE'    cccdlflags='-
> fPIC', lddlflags='-shared -L/usr/local/lib'
> 
> Characteristics of this binary (from libperl):
>   Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
PERL_IMPLICIT_CONTEXT
>   Built under linux
>   Compiled at Feb 25 2004 13:30:53
>   @INC:
>     /usr/lib/perl5/5.8.3/i386-linux-thread-multi
>     /usr/lib/perl5/5.8.3
>     /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi
>     /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi
>     /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi
>     /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
>     /usr/lib/perl5/site_perl/5.8.3
>     /usr/lib/perl5/site_perl/5.8.2
>     /usr/lib/perl5/site_perl/5.8.1
>     /usr/lib/perl5/site_perl/5.8.0
>     /usr/lib/perl5/site_perl
>     /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi
>     /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi
>     /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi
>     /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
>     /usr/lib/perl5/vendor_perl/5.8.3
>     /usr/lib/perl5/vendor_perl/5.8.2
>     /usr/lib/perl5/vendor_perl/5.8.1
>     /usr/lib/perl5/vendor_perl/5.8.0
>     /usr/lib/perl5/vendor_perl
> 
> uname -a
> 
> Linux localhost.localdomain 2.4.22-1.2174.nptl #1 Wed Feb 18 14:02:36 EST 
> 2004 i586 i586 i386 GNU/Linux
> 
> -- 
> Esta mensagem foi verificada pelo sistema de antivírus e
>  acredita-se estar livre de perigo.
------- End of Original Message -------


-- 
Esta mensagem foi verificada pelo sistema de antivírus e
 acredita-se estar livre de perigo.




More information about the MailScanner mailing list