[5799] in testers
Re: frequent Mozilla hangs at startup on 9.3 Solaris
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Wed Apr 21 02:37:01 2004
Date: Wed, 21 Apr 2004 02:36:59 -0400 (EDT)
Message-Id: <200404210636.i3L6axo0019543@brad-majors.mit.edu>
From: Garry Zacheiss <zacheiss@MIT.EDU>
To: Garry Zacheiss <zacheiss@MIT.EDU>
CC: testers@MIT.EDU
In-reply-to: "[5792] in testers"
Content-Type: text
>> Since updating my Sun to 9.3, I've started seeing frequent Mozilla hangs
>> at startup. On the occasions where I don't get a hang at startup, I
>> find that going to any https site that will pop up the dialog box for
>> your certificate password frequently does.
I figured out what was going on; I was getting libgdk and friends from
/usr/athena/lib rather than /usr/sfw/lib; apparently during my update
the SUNWGlib and SUNWGtku packages partially failed to install, with
complaints like this:
ERROR: attribute verification of </root/usr/sfw/lib/libgdk-1.2.so.0.9.1> failed
pathname does not exist
ERROR: attribute verification of </root/usr/sfw/lib/libgdk.la> failed
pathname does not exist
ERROR: attribute verification of </root/usr/sfw/lib/libgtk-1.2.so.0.9.1> failed
pathname does not exist
and so forth. I'm not entirely sure what happened, but it didn't happen
on the machine in the test cluster that was installed at 9.2 and updated
to 9.3. My 9.3 update was a little weird for other reasons as well, so
I'm not going to worry about this unless it occurs on someone else's
machine.
Garry