Bug 61568

Summary: Internal error - Segmentation fault when installing nessus 1.0.10
Product: [Retired] Red Hat Linux Reporter: Doug Wadsworth <dwadsworth>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED CURRENTRELEASE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-12-15 19:45:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
This is the compilation file
none
File generated by running gcc. none

Description Doug Wadsworth 2002-03-21 16:37:49 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)

Description of problem:
I'm trying to install nessus in my Red Hat 7.2 but it doesn't compile and 
doesn't run the make script either.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. When I install the nessus-installer.sh with sh
2. When I run make in the nessus folder
3.
	

Actual Results:  x -- Compiling
peks-svc.c: In function `append2rpc_spooler_prep':
peks-svc.c:188: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[2]: *** [peks-svc.o] Error 1
make[1]: *** [rpc/stamp-o] Error 2
make: *** [cipher-make] Error 2
**** An error occured :/


Additional info:

Comment 1 Doug Wadsworth 2002-03-22 20:06:36 UTC
Created attachment 49745 [details]
This is the compilation file

Comment 2 Doug Wadsworth 2002-03-22 22:04:56 UTC
We forgot to include the following lines at running the make script in order to 
compile the libraries after having exectuted ./configure.

gcc -pipe   -I/usr/include/zlib  -I. -DHAVE_CONFIG_H  -o us_export_wizard 
us_export_wizard.c
rm -f us_export_wizard.h cipher.o peks-setup.o
./us_export_wizard   >us_export_wizard.h
cd `dirname rpc/stamp-o` && make `basename rpc/stamp-o`
make[2]: Entering directory `/usr/local/nessus-installer/nessus-
libraries/libpeks/rpc'
/bin/sh /usr/local/nessus-installer/nessus-libraries/libpeks/libtool gcc -pipe -
I. -I.. -DHAVE_CONFIG_H  -g -O2    -c peks-svc.c
mkdir .libs
gcc -pipe -I. -I.. -DHAVE_CONFIG_H -g -O2 -c peks-svc.c  -fPIC -DPIC -
o .libs/peks-svc.lo
peks-svc.c: In function `valid_psvc_name':
peks-svc.c:222: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[2]: *** [peks-svc.o] Error 1
make[2]: Leaving directory `/usr/local/nessus-installer/nessus-
libraries/libpeks/rpc'
make[1]: *** [rpc/stamp-o] Error 2
make[1]: Leaving directory `/usr/local/nessus-installer/nessus-
libraries/libpeks'
make: *** [cipher-make] Error 2

Comment 3 Jakub Jelinek 2002-03-25 13:07:04 UTC
Is it reproduceable? If yes, can you please attach peks-svc.i instead
(just rerun the above gcc command with -save-temps)?
Thanks.

Comment 4 Doug Wadsworth 2002-03-26 22:10:59 UTC
Created attachment 50668 [details]
File generated by running gcc.

Comment 5 Alan Cox 2002-12-15 19:45:32 UTC
Verified ok in gcc 3.2