Closed
Bug 555110
Opened 15 years ago
Closed 15 years ago
nsIMsgHeaderParser out of memory exception
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 549931
People
(Reporter: mixedpuppy, Unassigned)
Details
Attachments
(1 file)
5.40 KB,
message/rfc822
|
Details |
Got a spam email that caused a weird effect when I viewed it, in the message view I saw the headers of the previous email I was looking at. I then looked at some other random email, got the correct headers, switched back to the spam, and the headers did not change. Looking in js console, I see:
Error: uncaught exception: [Exception... "Component returned failure code: 0x8007000e (NS_ERROR_OUT_OF_MEMORY) [nsIMsgHeaderParser.extractHeaderAddressMailboxes]" nsresult: "0x8007000e (NS_ERROR_OUT_OF_MEMORY)" location: "JS frame :: chrome://messenger/content/msgHdrViewOverlay.js :: anonymous :: line 529" data: no]
My guess is this failure left the previous msgHdr in place. Am attaching the email.
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.2pre) Gecko/20100325 Lanikai/3.1b2pre
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•