Closed
Bug 188572
Opened 23 years ago
Closed 23 years ago
Cannot open Preferences any more (nearly 100% CPU is used)
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 169777
People
(Reporter: gbrinkmann, Assigned: bugs)
Details
Attachments
(1 file)
|
10.51 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130
I cannot open the preferences any more. After clicking the menu item
"Preferences..." mozilla completely freezes, eating up all free CPU time.
Without choosing the prefs, everything else seems to work still fine.
Reproducible: Always
Steps to Reproduce:
I cannot describe how to reproduce this. In my case it happens every time.
Yesterday it worked where i did change the font-size (in "Appearance" section).
I did try to open the prefs after i manually deleted prefs.js and user.js but
this did not change anything.
| Reporter | ||
Comment 1•23 years ago
|
||
I do not know if this helps. This is a part of an strace output of the running
mozilla-bin process. The line
read(13, "", 8192) = 0
is repeated endlessly.
Comment 2•23 years ago
|
||
This is quite helpful, actually. Can you please try renaming the XUL.mfasl or
XUL.mfl to something else, and try to reproduce the bug?
That file is a cache that can become corrupt. Renaming it forces Mozilla to
rebuild it.
_If_ that fixed the problem, send a copy of the file (zipped if it is big) to
jrgm@netscape.com
The filename on Linux is XUL.mfasl. Duplicate of bug 169777.
*** This bug has been marked as a duplicate of 169777 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 5•23 years ago
|
||
Removing the file XUL.mfasl did help. Thank you very much. The file size was
3351888 bytes. I will send it to the given address now...
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•