
10th October 2005, 14:22
|
|
Junior Member
|
|
Join Date: Oct 2005
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Segmentation fualt error during compile
I have tried the forum search but did find only one hit, saying to remove all old data... (which I did several times already..
Sofar i succeeded:
- tar xvfz ISPConfig*
- cd install_ispconfig
- /.setup
then the compile starts (I assume..) but it breaks off with following errors:
Code:
make[2]: Leaving directory `/home/bart/tmp/install_ispconfig/compile_aps/openssl-0.9.8/crypto/rc2'
making all in crypto/rc4...
make[2]: Entering directory `/home/bart/tmp/install_ispconfig/compile_aps/openssl-0.9.8/crypto/rc4'
gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -mcpu=k6 -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -c -o rc4_skey.o rc4_skey.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
(cd asm; /usr/bin/perl5 rc4-586.pl elf -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -mcpu=k6 -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM > ../rx86-elf.s)
/bin/sh: line 1: 14011 Segmentation fault /usr/bin/perl5 rc4-586.pl elf -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -mcpu=k6 -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM >../rx86-elf.s
make[2]: *** [rx86-elf.s] Fout 139
make[2]: Leaving directory `/home/bart/tmp/install_ispconfig/compile_aps/openssl-0.9.8/crypto/rc4'
make[1]: *** [subdirs] Fout 1
make[1]: Leaving directory `/home/bart/tmp/install_ispconfig/compile_aps/openssl-0.9.8/crypto'
make: *** [build_crypto] Fout 1
ERROR: Could not make OpenSSL
I''m kind of stuck here, re-installed and updated SLL to latested versions etc.
I''m using Mandrive 2005LE (mandrake 10.2) with full development section installed..
anyone a clue?!
|

10th October 2005, 16:59
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
|
|
Quote:
|
/bin/sh: line 1: 14011 Segmentation fault /usr/bin/perl5 rc4-586.pl elf -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -mcpu=k6 -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM >../rx86-elf.s
|
Either a hard disk failure (then get a new one...), or maybe an incompatible binary... I'm not quite sure what you can do about that...
|

10th October 2005, 17:11
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,889
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
|
|
If you dont get the segmentation fault always in the same step of the installation, it might be an issue with your RAM memory as well.
|

10th October 2005, 17:50
|
|
Junior Member
|
|
Join Date: Oct 2005
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
|
Originally Posted by till
If you dont get the segmentation fault always in the same step of the installation, it might be an issue with your RAM memory as well.
|
mm, is there a way to check the ram condition...
the error occurs everytime at a different place.. but always when compiling openSSL
error messages are different, but mostly segmentation fault...
if someone knows a RAM check that works with mandriva... I would like to know!
thanxx sofar!
|

10th October 2005, 18:00
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,889
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
|
|
Maybe Mandriva has a memtest option when you boot from the first bootable install CD / DVD. As far as i know the Boot CD's of the Debian and Redhat have such an option.
|

12th October 2005, 01:15
|
|
Senior Member
|
|
Join Date: Oct 2005
Location: Texas, USA
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
MemTest86
I've had good luck with MemTest86...
http://www.memtest86.com
Throw it on a floppy or what have you and go to town.. should give you some idea. I also wouldn't leave out the cpu... compiling anything with choke on a faulty proc.
I would recommend attempting to compile something else as well... if it fails there then hardware is bout the only thing it could be.... download a linux kernel and compile it for the hell of it... see what happens.
|

13th October 2005, 10:47
|
|
Junior Member
|
|
Join Date: Oct 2005
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
|
Originally Posted by themachine
|
something is wrong with the hardware.. I'll do the test somewhere in the near future.. but also another compile actions crashes!
strange thing however.. this install has served as an ADSL gateway for some months without crashes... only now.. I get troubles!
|

15th October 2005, 16:50
|
|
Senior Member
|
|
Join Date: Oct 2005
Location: Texas, USA
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Honesly, that isn't all too surprising... I don't imagine that there is much load on the CPU/RAM for gateway services. You could use a box with faulty proc or RAM and have it work flawless... its when you really stress the hardware that it will die.
Good luck!
|

3rd January 2006, 21:04
|
|
Junior Member
|
|
Join Date: Jan 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi,
I've been trying to install ISPConfig for over a few days now, and run into the same problem as desribed above. I tried a lot concerning the hardware issues mentioned. Changed harddrive, tried setups wit all different combinations of 2x 256 MB dimms, tried Ubunto as well as Suse10 and installed that both to the letter of the how-to.
The problem occurs each time in exactly the same time, always compiling OpenSSL. I tried the current version as well as the stable one. I only do not have a chance to try a completely different PC.
I think it's the best bet to give up now...
Con
I think it is save
|

4th January 2006, 00:50
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 08:57.
|
|
Recent comments
1 day 6 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 15 hours ago
1 day 19 hours ago
1 day 20 hours ago
1 day 23 hours ago
2 days 12 hours ago
2 days 13 hours ago