Closed
Bug 74127
Opened 24 years ago
Closed 24 years ago
Clicking Get Message right after reading a msg causes a crash
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
People
(Reporter: lchiang, Assigned: Bienvenu)
Details
Clicking Get Message right after reading a msg causes a crash
I've been getting this crash for quite a few builds now. I don't have the exact
reproducible steps, but it always happens after I click Get Message after I've
been reading mail.
Unfortunately, the stack trace doesn't show anything more useful than:
msgdb.dll + 0x3642 (0x60653642)
msgdb.dll + 0x3595 (0x60653595)
msgdb.dll + 0x36af (0x606536af)
msgdb.dll + 0x83b5 (0x606583b5)
msgdb.dll + 0x8231 (0x60658231)
msgdb.dll + 0x8122 (0x60658122)
msgdb.dll + 0x2dca (0x60652dca)
xpcom.dll + 0x1000f (0x60e2000f)
msgdb.dll + 0x2df4 (0x60652df4)
msgdb.dll + 0x2d7b (0x60652d7b)
msgdb.dll + 0x307a (0x6065307a)
msgdb.dll + 0x42de (0x606542de)
msgimap.dll + 0x20635 (0x60690635)
msgimap.dll + 0x205ab (0x606905ab)
msgimap.dll + 0x1e872 (0x6068e872)
xpcom.dll + 0x109a (0x60e1109a)
xpcom.dll + 0x313b3 (0x60e413b3)
xpcom.dll + 0x1189 (0x60e11189)
xpcom.dll + 0x15ad (0x60e115ad)
xpcom.dll + 0x2a588 (0x60e3a588)
I get this many times a day so marking dogfood.
Comment 2•24 years ago
|
||
david this is a dup of your crash in mork::IsNode bug I believe.
Assignee: mscott → bienvenu
Assignee | ||
Comment 3•24 years ago
|
||
probably a dup of 73840 - things will be a lot better once Seth lands that fix.
*** This bug has been marked as a duplicate of 73840 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•