Bug 81468

Summary: segmentation fault during make of gnuplot
Product: [Retired] Red Hat Linux Reporter: John Wooten <jwooten>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-03 11:26:55 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:

Description John Wooten 2003-01-09 19:31:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
[root@Wonderland gnuplot-3.7.2]# make
gcc -DHAVE_CONFIG_H -I. -I. -I/usr/X11R6/include -g -O2 -c alloc.c
gcc -DHAVE_CONFIG_H -I. -I. -I/usr/X11R6/include -g -O2 -c binary.c
gcc -DHAVE_CONFIG_H -I. -I. -I/usr/X11R6/include -g -O2 -c bitmap.c
gcc -DHAVE_CONFIG_H -I. -I. -I/usr/X11R6/include -g -O2
-DHELPFILE=\"/usr/local/share/gnuplot.gih\" -c command.c
gcc -DHAVE_CONFIG_H -I. -I. -I/usr/X11R6/include -g -O2 -c contour.c
gcc -DHAVE_CONFIG_H -I. -I. -I/usr/X11R6/include -g -O2 -c datafile.c
gcc -DHAVE_CONFIG_H -I. -I. -I/usr/X11R6/include -g -O2 -c eval.c
gcc -DHAVE_CONFIG_H -I. -I. -I/usr/X11R6/include -g -O2 -c fit.c
gcc -DHAVE_CONFIG_H -I. -I. -I/usr/X11R6/include -g -O2 -c graphics.c
graphics.c: In function `edge_intersect_steps':
graphics.c:3183: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make: *** [graphics.o] Error 1


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


How reproducible:
Always

Steps to Reproduce:
1.unzip gnuplot into /tmp
2.cd to top level directory in gnuplot
3.type ./configure
4.type make
    

Actual Results:  Got error printout above

Expected Results:  Sucessful make

Additional info:

Comment 1 Bill Nottingham 2003-01-09 20:37:27 UTC
Does it error out at the same file every time?

Comment 2 John Wooten 2003-01-20 18:18:56 UTC
Yes.  It is completely repeatable.

Comment 3 Richard Henderson 2004-10-03 11:26:55 UTC
No ICE with gcc 3.2.3-20.