Crash in MimeDecoderWrite
Categories
(MailNews Core :: MIME, defect)
Tracking
(Not tracked)
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
15.28 KB,
image/png
|
Details |
Reporter | ||
Comment 1•6 years ago
|
||
Reporter | ||
Comment 2•6 years ago
|
||
Reporter | ||
Comment 3•6 years ago
|
||
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Comment 4•5 years ago
|
||
Still rare of course (2 crashes per day only) but no linux crashes
Reporter | ||
Comment 5•5 years ago
|
||
In version 68 this is no longer rare. Perhaps what is happening in version 68 is entirely different from prior versions, and we have a regression? We did have quite a few mime fixes along the way https://mzl.la/2RbXIPY
bp-3e2d7513-fabc-4fd4-8352-a9ff60200404
0 xul.dll MimeDecoderWrite(MimeDecoderData*, char const*, int, int*) comm/mailnews/mime/src/mimeenc.cpp:744 context
1 xul.dll mime_decompose_file_output_fn(char const*, int, void*) comm/mailnews/mime/src/mimedrft.cpp:1929 cfi
2 xul.dll static int MimeMessage_parse_line(const char*, int, struct MimeObject*) comm/mailnews/mime/src/mimemsg.cpp:170 cfi
3 xul.dll static int MimeObject_parse_eof(struct MimeObject*, bool) comm/mailnews/mime/src/mimeobj.cpp:247 cfi
4 xul.dll static int MimeContainer_parse_eof(struct MimeObject*, bool) comm/mailnews/mime/src/mimecont.cpp:85 cfi
5 xul.dll static int MimeMessage_parse_eof(struct MimeObject*, bool) comm/mailnews/mime/src/mimemsg.cpp:492 cfi
6 xul.dll static void mime_parse_stream_complete(struct _nsMIMESession*) comm/mailnews/mime/src/mimedrft.cpp:1157 cfi
7 xul.dll nsStreamConverter::OnStopRequest(nsIRequest*, nsresult) comm/mailnews/mime/src/nsStreamConverter.cpp:922 cfi
8 xul.dll nsMsgProtocol::OnStopRequest(nsIRequest*, nsresult) comm/mailnews/base/util/nsMsgProtocol.cpp:384 cfi
9 xul.dll nsMailboxProtocol::OnStopRequest(nsIRequest*, nsresult) comm/mailnews/local/src/nsMailboxProtocol.cpp:384 cfi
10 xul.dll nsInputStreamPump::OnStateStop() netwerk/base/nsInputStreamPump.cpp:655 cfi
bp-b4db3cef-7919-4ef9-b457-defe10200403
bp-b673a7de-d081-40a1-88ee-f99470200403
bp-c4dc055c-7767-49c7-b0a3-d4eb90200403
Comment 6•5 years ago
|
||
Crash at https://searchfox.org/comm-central/rev/89f79029d9792b8d42ef9cc5cfe725cc0c333b13/mailnews/mime/src/mimeenc.cpp#744 - but I don't see how.
Reporter | ||
Comment 7•4 years ago
|
||
steady crash rate last 6 month
bp-e9322de8-6890-4d0d-ad03-c3ffb0210101
0 xul.dll MimeDecoderWrite(MimeDecoderData*, char const*, int, int*) comm/mailnews/mime/src/mimeenc.cpp:744
1 xul.dll mime_decompose_file_output_fn(char const*, int, void*) comm/mailnews/mime/src/mimedrft.cpp:1929
2 xul.dll MimeMessage_parse_line(char const*, int, MimeObject*) comm/mailnews/mime/src/mimemsg.cpp:169
3 xul.dll MimeObject_parse_eof(MimeObject*, bool) comm/mailnews/mime/src/mimeobj.cpp:247
4 xul.dll MimeContainer_parse_eof(MimeObject*, bool) comm/mailnews/mime/src/mimecont.cpp:85
5 xul.dll MimeMessage_parse_eof(MimeObject*, bool) comm/mailnews/mime/src/mimemsg.cpp:491
6 xul.dll mime_parse_stream_complete(_nsMIMESession*) comm/mailnews/mime/src/mimedrft.cpp:1157
7 xul.dll nsStreamConverter::OnStopRequest(nsIRequest*, nsresult) comm/mailnews/mime/src/nsStreamConverter.cpp:921
8 xul.dll nsMsgProtocol::OnStopRequest(nsIRequest*, nsresult) comm/mailnews/base/src/nsMsgProtocol.cpp:386
9 xul.dll nsMailboxProtocol::OnStopRequest(nsIRequest*, nsresult) comm/mailnews/local/src/nsMailboxProtocol.cpp:384
10 xul.dll nsInputStreamPump::OnStateStop() netwerk/base/nsInputStreamPump.cpp:649
Reporter | ||
Comment 8•3 years ago
|
||
Still a strong crash at the time that crash-stats stopped accepting Thunderbird crashes
Reporter | ||
Comment 9•2 years ago
|
||
#18 crash for version 102
bp-51ae4a3c-aa58-40e6-b58a-03e170220725 v91
bp-a3ef3038-e2ac-4faa-9d94-b2c980220723 v102
Updated•2 years ago
|
Reporter | ||
Comment 10•2 years ago
|
||
Current crash rank of #48 doesn't warrant severity S2
Reporter | ||
Comment 11•2 years ago
|
||
Perhaps the following are more helpful?
- Bp-e9ed7f3c-5446-46df-b509-f8ef00230524 "Attempting to forward a message that is somehow corrupted (most likely errors during synchronization with IMAP server)"
- bp-1938d747-9eb6-4664-9166-12bdd023052 "Crashing each time I try to use a draft folder draft"
- bp-c8d8010b-74ec-4085-80a2-d91ff0230525 "Happened twice when clicking "new message from template""
- bp-764e9f20-64c1-4177-b7f5-3de9d0230509 "forwarding message from PayPal"
Reporter | ||
Comment 12•2 years ago
|
||
And bp-554b5c69-0c2f-4883-afca-0e6d60230124 talks about a message being flagged by bitdefender.
Comment 13•2 years ago
|
||
Unfortunately the crash stacks are not that helpful. https://hg.mozilla.org/releases/comm-esr102/file/tip/mailnews/mime/src/mimeenc.cpp#l753
Reporter | ||
Updated•7 months ago
|
Description
•