Bug 120261

Summary: GCC internal error: Segmentation fault
Product: [Retired] Red Hat Linux Reporter: Plum <plum130992>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
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: 2004-10-03 23:22:08 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 Plum 2004-04-07 12:53:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.6) Gecko/20040116

Description of problem:
pascal:~/tora-1.3.13$ make
Compiling toconnection.cpp
toconnection.cpp: In member function `void toConnection::allExecute(const
   toSQL&, const QString&, const QString&, const QString&, const QString&,
   const QString&, const QString&, const QString&, const QString&, const
   QString&)':
toconnection.cpp:1362: 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: *** [objs/toconnection.o] Error 1


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

How reproducible:
Always

Steps to Reproduce:
1. download tora-alpha-1.3.13 (http://www.globecom.se/tora/)
2. tar xzvf tora-alpha-1.3.13.tar.gz
3. ./configure
4. make
    

Actual Results:  Compiling toconnection.cpp
toconnection.cpp: In member function `void toConnection::allExecute(const
   toSQL&, const QString&, const QString&, const QString&, const QString&,
   const QString&, const QString&, const QString&, const QString&, const
   QString&)':
toconnection.cpp:1362: 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: *** [objs/toconnection.o] Error 1

Additional info:

Comment 1 Jakub Jelinek 2004-05-27 11:31:54 UTC
Red Hat Linux 9 is no longer supported.
If you manage to reproduce this with Fedora Core 1 (or better Fedora Core 2)
compiler, please attach preprocessed source and compiler options
(FC1/FC2 GCC should create this automatically if the bug is reproduceable).