Bug 208759 - mysql.c:1608: internal compiler error: Segmentation fault
Summary: mysql.c:1608: internal compiler error: Segmentation fault
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: gcc
Version: 4.3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
: 208760 208761 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-01 18:30 UTC by anthony morris
Modified: 2007-11-17 01:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-02 07:14:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description anthony morris 2006-10-01 18:30:56 UTC
gcc -pipe -g -O2 -I/usr/include/mysql  -pthread -export-dynamic -I../include/ -
c             mysql.c
mysql.c:1608: 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.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[1]: *** [mysql.o] Error 1
make[1]: Leaving directory `/home/celnix/anope-1.7.14/src'
make: *** [build] Error 2
[celnix@localhost anope-1.7.14]$ http://bugzilla.redhat.com/bugzilla

Comment 1 Tom Lane 2006-10-02 01:44:39 UTC
Reassigning to appropriate component ... although given the "not reproducible" report, I bet they're just 
gonna tell you you've got flaky hardware.

Comment 2 Tom Lane 2006-10-02 01:48:47 UTC
*** Bug 208760 has been marked as a duplicate of this bug. ***

Comment 3 Tom Lane 2006-10-02 01:50:05 UTC
*** Bug 208761 has been marked as a duplicate of this bug. ***

Comment 4 Jakub Jelinek 2006-10-02 07:14:44 UTC
Unless you can reproduce it, always on the same file, same line, same error,
then you can just blame your hardware, not the compiler.  And the error message
strongly suggest that, the gcc driver has not been able to reproduce it in 3
subsequent attempts.


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