Bug 21965 - Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
Summary: Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: middle-end (show other bugs)
Version: 4.0.0
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: wrong-code
Depends on:
Blocks:
 
Reported: 2005-06-08 17:34 UTC by Frank T. Lofaro Jr.
Modified: 2005-09-04 19:13 UTC (History)
3 users (show)

See Also:
Host: sparc-sun-solaris2.9
Target: sparc-sun-solaris2.9
Build: sparc-sun-solaris2.9
Known to work:
Known to fail:
Last reconfirmed:


Attachments
C preprocessor output (7.14 KB, text/plain)
2005-06-08 17:48 UTC, Frank T. Lofaro Jr.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank T. Lofaro Jr. 2005-06-08 17:34:14 UTC
Running openssl 0.9.7g (this is the newest production version) with no arguments
segfaults in lh_strhash when compiled with gcc 4.0.0 on Solaris 9, but runs fine
when compiled with gcc-3.2.2.
Comment 1 Andrew Pinski 2005-06-08 17:42:28 UTC
Are you sure that this is a GCC bug, please add the preprocessed source.
Comment 2 Frank T. Lofaro Jr. 2005-06-08 17:48:24 UTC
Created attachment 9046 [details]
C preprocessor output 

This is the C preprocessor output of lhash.c, the file with the offending
function.
Comment 3 Eric Botcazou 2005-07-08 08:42:14 UTC
Please try with 4.0.1, 4.0.0 had known serious defects.
Comment 4 Andrew Pinski 2005-09-04 19:13:18 UTC
No feedback in 3 months (T-4 days).