Bug 68165
| Summary: | mozilla segfaults when going to Flash-enabled web page | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Oleg Drokin <green> |
| Component: | gcc | Assignee: | Jakub Jelinek <jakub> |
| Status: | CLOSED RAWHIDE | QA Contact: | Ben Levenson <benl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | limbo | CC: | blizzard, redhat, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-08-19 09:34:15 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 67217 | ||
|
Description
Oleg Drokin
2002-07-07 10:41:41 UTC
Yay, binary incompatibility! Chris, and what do you expect me to do with it? gcc 3.1 simply is not binary compatible with 2.9x for C++. hehe, which is why I recompiled mozilla and galeon asap with gcc 2.96(even discovered a but in g++296 in the process) :) I'm just being whiny. :) *** Bug 67899 has been marked as a duplicate of this bug. *** *** Bug 68006 has been marked as a duplicate of this bug. *** *** Bug 68230 has been marked as a duplicate of this bug. *** *** Bug 68691 has been marked as a duplicate of this bug. *** *** Bug 68923 has been marked as a duplicate of this bug. *** *** Bug 69222 has been marked as a duplicate of this bug. *** Is this still a bug? No, this should be fixed. I compile with gcc 2.96 now. |