Bug 24845

Summary: Segmentation fault when compiling The Gimp 1.2.1
Product: [Retired] Red Hat Linux Reporter: Need Real Name <halaster>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED WORKSFORME QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: high    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-01 15:30:53 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 Need Real Name 2001-01-24 13:53:41 UTC
Hi,

	I'm using RedHat 7 and was trying to compile the Gimp 1.2.1. When compiling the gap plugin I got a segmentation fault on gap_mov_dialog.c on function mov_psave_callback on line 1262 (??).
	I'm using gcc, gcc-c++, cpp and libstdc++ version 2.96-69 and glibc 2.2-12.

	Write me if you need more information.

TIA,
Vinicius.

Comment 1 Matt Wilson 2001-01-27 02:35:23 UTC
this would be a compiler bug (perhaps)


Comment 2 Jakub Jelinek 2001-02-01 15:30:48 UTC
Can you post here the exact gcc command line used to trigger it plus
preprocessed source (add -save-temps -v options to that command line and
it will generate gap_mov_dialog.i).

Comment 3 Jakub Jelinek 2001-02-23 13:00:13 UTC
If you'll have the preprocessed source, please reopen the bug.