Bug 55034
| Summary: | mozilla 0.9.5 crashes | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Olivier Crête <olivier.crete> |
| Component: | mozilla | Assignee: | Christopher Blizzard <blizzard> |
| Status: | CLOSED WORKSFORME | QA Contact: | Ben Levenson <benl> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-10-24 21:19:41 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: | |||
|
Description
Olivier Crête
2001-10-24 18:02:15 UTC
rpm --rebuild of the 0.9.5 src.rpm on RH7.2 cures it Ok.. it did work.. Would be nice if redhat or mozilla.org provided one... It took more than 2 hours to compile on my p3-800 w/ 256 megs of ram... Simply rebuilding and upgrading the package was insufficient in my case. Files, ether put in by anaconda or part of the mozilla 0.9.2 package or left over from redhat 7.1 (when I hadn't even installed mozilla), left in the /usr/lib/mozilla directory, caused 0.9.5 to segfault immediately upon start up. Steps that I undertook to upgrade mozilla were as follows: 1. rpm -e --nodeps mozilla 3. rm -rf /usr/lib/mozilla 2. rpm -Uvh mozilla-0.9.5-1.rpm Mozilla 0.9.5 now works fine. |