[23704] in Athena Bugs
Re: linux 9.2.15:
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Aug 21 12:22:21 2003
From: Greg Hudson <ghudson@MIT.EDU>
To: "Thomas H. Grayson" <thg@mit.edu>
Cc: bugs@mit.edu
In-Reply-To: <200308211618.h7LGIlRZ010745@quickstation-11-2.mit.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Message-Id: <1061482938.13338.9.camel@error-messages.mit.edu>
Mime-Version: 1.0
Date: Thu, 21 Aug 2003 12:22:18 -0400
I think the most likely cause of this problem is that someone previously
ran mozilla as root on the machine, and (due to a bug in mozilla) this
can create a custom system-wide registry file. The fix is to su to root
and remove the following files:
/usr/athena/include/mozilla/ipcd/tmIPCModule.h
/usr/athena/lib/mozilla/components/libembed_lite.so
/usr/athena/lib/mozilla/liblockmodule.so
/usr/athena/lib/mozilla/libnullplugin.so
/usr/athena/lib/mozilla/libtransmngr.so
The next patch release will take care of this automatically.