Bug 511229 (Himanshu) - Build crashed with internal compiler error: segmentation fault
Summary: Build crashed with internal compiler error: segmentation fault
Keywords:
Status: CLOSED UPSTREAM
Alias: Himanshu
Product: Fedora
Classification: Fedora
Component: gcc
Version: 11
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-14 10:47 UTC by himanshu
Modified: 2009-07-17 11:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-07-17 11:19:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
crash report (2.53 MB, application/octet-stream)
2009-07-14 10:51 UTC, himanshu
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNU Compiler Collection 40780 0 None None None Never

Description himanshu 2009-07-14 10:47:46 UTC
Description of problem:
While building emergent neural network simulator:
http://grey.colorado.edu/emergent/index.php/Main_Page

The build failed due to an internal compiler error. Following is the error message:
...
[ 92%] Building CXX object src/emergent/lib/CMakeFiles/emergentlib.dir/__/bp/rbp.o
[ 92%] Building CXX object src/emergent/lib/CMakeFiles/emergentlib.dir/__/bp/bp_v3_compat.o
[ 93%] Building CXX object src/emergent/lib/CMakeFiles/emergentlib.dir/__/bp/bp_TA.o
[ 93%] Building CXX object src/emergent/lib/CMakeFiles/emergentlib.dir/__/leabra/leabra.o
/usr/local/emergent/src/emergent/leabra/leabra.cpp: In member function ‘virtual void LeabraNetwork::Compute_Act()’:
/usr/local/emergent/src/emergent/leabra/leabra.cpp:5122: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/cc3XrYMO.out file, please attach this to your bugreport.
make[2]: *** [src/emergent/lib/CMakeFiles/emergentlib.dir/__/leabra/leabra.o] Error 1
make[1]: *** [src/emergent/lib/CMakeFiles/emergentlib.dir/all] Error 2
make: *** [all] Error 2

The operating system is Fedora core 11
gcc version 4.4

The error is persistent and occurs every time.

Steps to Reproduce:
1.build emergent

Comment 1 himanshu 2009-07-14 10:51:17 UTC
Created attachment 351573 [details]
crash report

Comment 2 Jakub Jelinek 2009-07-17 11:19:34 UTC
I've fixed this upstream and the fix will be in today's rawhide build.


Note You need to log in before you can comment on or make changes to this bug.