Bug 552073 - dcraw.cc:8128: internal compiler error: Segmentation fault
Summary: dcraw.cc:8128: internal compiler error: Segmentation fault
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 555290 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-03 22:21 UTC by James
Modified: 2010-01-14 10:55 UTC (History)
2 users (show)

Fixed In Version: gcc-c++-4.4.2-23.fc12.x86_64
Clone Of:
Environment:
Last Closed: 2010-01-04 10:31:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Preprocessed source causing gcc to segault (713.58 KB, text/plain)
2010-01-03 22:21 UTC, James
no flags Details


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

Description James 2010-01-03 22:21:59 UTC
Created attachment 381439 [details]
Preprocessed source causing gcc to segault

Description of problem:
gcc segfaulted when building the current CVS version of ufraw.


[james@rhapsody ufraw]$ make
make  all-recursive
make[1]: Entering directory `/home/james/src/ufraw'
Making all in po
make[2]: Entering directory `/home/james/src/ufraw/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/james/src/ufraw/po'
Making all in icons
make[2]: Entering directory `/home/james/src/ufraw/icons'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/james/src/ufraw/icons'
make[2]: Entering directory `/home/james/src/ufraw'
  CXX    dcraw.o
dcraw.cc: In member function ‘void DCRaw::convert_to_rgb()’:
dcraw.cc:8128: 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/ccQ6X9CB.out file, please attach this to your bugreport.
make[2]: *** [dcraw.o] Error 1
make[2]: Leaving directory `/home/james/src/ufraw'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/james/src/ufraw'
make: *** [all] Error 2


Version-Release number of selected component (if applicable):
gcc-c++-4.4.2-20.fc12.x86_64

How reproducible:
Always.

Additional info:
Preprocessed source attached.

Comment 1 Jakub Jelinek 2010-01-04 10:31:00 UTC
Tracking this upstream.

Comment 2 James 2010-01-10 10:00:46 UTC
Fixed in gcc-c++-4.4.2-23.fc12.x86_64, now in Koji.

Comment 3 Jakub Jelinek 2010-01-14 10:55:28 UTC
*** Bug 555290 has been marked as a duplicate of this bug. ***


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