Bug 588643

Summary: [abrt] crash in gcc-c++-4.4.3-4.fc12: Process /usr/libexec/gcc/i686-redhat-linux/4.4.3/cc1plus was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Daya Shanker Prasad <mail.dsp>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: jakub
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:d6a9c2b62e9de1883693561985f86261b14c5baa
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-14 14:27: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:
Attachments:
Description Flags
File: backtrace none

Description Daya Shanker Prasad 2010-05-04 07:54:45 UTC
abrt 1.0.9 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/libexec/gcc/i686-redhat-linux/4.4.3/cc1plus -fpreprocessed /home/daya/.ccache/main.tmp.Supercomputer.12168.ii -quiet -dumpbase main.tmp.Supercomputer.12168.ii -mtune=generic -march=i686 -auxbase-strip /home/daya/.ccache/tmp.hash.Supercomputer.12168.o -g -ftemplate-depth-10000 -o /tmp/ccLkN8hl.s
component: gcc
executable: /usr/libexec/gcc/i686-redhat-linux/4.4.3/cc1plus
global_uuid: d6a9c2b62e9de1883693561985f86261b14c5baa
kernel: 2.6.32.11-99.fc12.i686.PAE
package: gcc-c++-4.4.3-4.fc12
rating: 4
reason: Process /usr/libexec/gcc/i686-redhat-linux/4.4.3/cc1plus was killed by signal 11 (SIGSEGV)
release: Fedora release 12 (Constantine)

Comment 1 Daya Shanker Prasad 2010-05-04 07:54:50 UTC
Created attachment 411215 [details]
File: backtrace

Comment 2 Jakub Jelinek 2010-05-06 14:42:35 UTC
You need to provide preprocessed source (rerun the command line that crashed
with /usr/bin/g++ -save-temps ...alltheotheroptionsusedoriginally...
and attach the *.ii file this generates.

Comment 3 Jakub Jelinek 2010-06-14 14:27:55 UTC
When you have the requested preprocessed source, please reopen.