Closed Bug 190230 Opened 23 years ago Closed 23 years ago

Mozilla hangs when I click on the Compose icon

Categories

(MailNews Core :: Composition, defect)

x86
Linux
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 169777

People

(Reporter: aravind1001, Assigned: bugzilla)

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 Mozilla goes into an infinite loop when I click on the Compose Icon. By tracing the mozilla process i found that an instance of mozilla process is trying to read the XUL.mfasl. But due to some unknown reason the read() syscall returns 0 even though the file size is non-zero. As a result the CPU usage goes to 99% and the system doesn't responds. I think this bug should be reported against the component that handles XUL but I could not find out the component name. There are other bugs filed against XUL.mfasl file but the description was different so I am filing this as a new one. Workaround: Deleting the XUL.mfasl file solves the problem. Reproducible: Didn't try Steps to Reproduce: 1. 2. 3.
*** This bug has been marked as a duplicate of 169777 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.