Bug 134908

Summary: internal compiler error: Segmentation fault
Product: [Fedora] Fedora Reporter: D. Stolte <lnxxprt>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
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: 2006-02-21 19:06:12 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
Preprocessed source none

Description D. Stolte 2004-10-07 04:23:48 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.3)
Gecko/20040930

Description of problem:
compilation of wxGTK 2.5.3 cvs (20041006) failed:

../src/generic/logg.cpp: In member function `virtual void
wxLogWindow::DoLogString(const wxChar*, time_t)':
../src/generic/logg.cpp:650: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccsFYC5r.out file, please attach
this to your bugreport.
make: *** [coredll_logg.o] Error 1
Fehler: Bad exit status from /var/tmp/rpm-tmp.5533 (%build)


Version-Release number of selected component (if applicable):
gcc-3.4.2-4

How reproducible:
Always

Steps to Reproduce:
1. get wxGTK from cvs
2. ./configure --enable-gtk2 --enable-unicode
3. make
    

Actual Results:  segfault of g++

Expected Results:  no segfault ;)

Additional info:

Comment 1 D. Stolte 2004-10-07 04:28:42 UTC
Created attachment 104879 [details]
Preprocessed source

Comment 2 Jakub Jelinek 2004-10-07 14:26:38 UTC
Can't reproduce with gcc-c++-3.4.2-5, so assuming dup of #134676.

*** This bug has been marked as a duplicate of 134676 ***

Comment 3 Red Hat Bugzilla 2006-02-21 19:06:12 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.