Bug 55034 - mozilla 0.9.5 crashes
Summary: mozilla 0.9.5 crashes
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mozilla
Version: 7.2
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Christopher Blizzard
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-10-24 18:02 UTC by Olivier Crête
Modified: 2007-04-18 16:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-10-24 21:19:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Olivier Crête 2001-10-24 18:02:15 UTC
Description of problem:
Mozilla 0.9.5 from mozilla.org (the rh7 rpm)
crashes when run...

How reproducible:
Always

[Tester@TesterTop Tester]$ mozilla
Gdk-ERROR **: BadValue (integer parameter out of range for operation)
  serial 1022 error_code 2 request_code 12 minor_code 0

I dont know who to blame...  maybe gtk/gdk is guilty?

Comment 1 Mikko Tiihonen 2001-10-24 21:19:37 UTC
rpm --rebuild of the 0.9.5 src.rpm on RH7.2 cures it


Comment 2 Olivier Crête 2001-10-25 22:27:26 UTC
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...


Comment 3 mwalton 2001-11-01 16:45:09 UTC
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.



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