Closed
Bug 1591788
Opened 5 years ago
Closed 3 years ago
Crash in [@ MIME_MimeObject_write]
Categories
(MailNews Core :: MIME, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1679299
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, regression, regressionwindow-wanted, Whiteboard: [rare])
Crash Data
Signature first appears 68.1.2
This bug is for crash report bp-eaa00b1d-9132-44ae-8ed9-c0e020191026.
Top 10 frames of crashing thread:
0 xul.dll MIME_MimeObject_write comm/mailnews/mime/src/mimei.cpp:200
1 xul.dll static int MimeInlineTextPlain_parse_eof comm/mailnews/mime/src/mimetpla.cpp:234
2 xul.dll static void MimeInlineText_finalize comm/mailnews/mime/src/mimetext.cpp:159
3 xul.dll mime_free comm/mailnews/mime/src/mimei.cpp:255
4 xul.dll static void MimeContainer_finalize comm/mailnews/mime/src/mimecont.cpp:67
5 xul.dll mime_free comm/mailnews/mime/src/mimei.cpp:255
6 xul.dll static void MimeContainer_finalize comm/mailnews/mime/src/mimecont.cpp:67
7 xul.dll mime_free comm/mailnews/mime/src/mimei.cpp:255
8 xul.dll static void MimeContainer_finalize comm/mailnews/mime/src/mimecont.cpp:67
9 xul.dll mime_free comm/mailnews/mime/src/mimei.cpp:255
Flags: needinfo?(jorgk)
Comment 1•5 years ago
|
||
Mystery. We don't do many changes in our MIME library. The last changes happened in bug 1240290, but that already shipped in TB 68.1.1. I can't tell where this is coming from suddenly.
Flags: needinfo?(jorgk)
Comment 2•5 years ago
|
||
Not very actionable, and apparently 68 only.
Reporter | ||
Comment 3•5 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #2)
Not very actionable, and apparently 68 only.
Actually, not 68 only. bp-a195b000-7fa2-493e-b7c3-9996b0200207 73.0b0
But it is rare, thus so far certainly not a priority.
Severity: critical → normal
Whiteboard: [rare]
Reporter | ||
Comment 4•3 years ago
|
||
Crash died out when bug 1679299 was fixed
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•