Closed
Bug 468394
Opened 16 years ago
Closed 13 years ago
crash [@ mime_subclass_p(MimeObjectClass*, MimeObjectClass*)]
Categories
(MailNews Core :: MIME, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash, Whiteboard: [rare])
Crash Data
3.0b1 candidate build 1
several crash [@ mime_subclass_p(MimeObjectClass*, MimeObjectClass*)] - based on crash times looks to be a single user - no comments offered in the crash reports
not new - one similar crash in 3.0a3, but none for trunk builds in past 2 weeks
bp-594be704-c60b-42f3-826e-0e5a52081204
mime_subclass_p mimei.cpp:1068
mime_typep mimei.cpp:1077
CountTotalMimeAttachments mimemoz2.cpp:222
CountTotalMimeAttachments mimemoz2.cpp:226
CountTotalMimeAttachments mimemoz2.cpp:226
CountTotalMimeAttachments mimemoz2.cpp:226
CountTotalMimeAttachments mimemoz2.cpp:226
MimeGetAttachmentList mimemoz2.cpp:566
mime_display_stream_complete mimemoz2.cpp:972
nsStreamConverter::OnStopRequest nsStreamConverter.cpp:1049
nsMsgProtocol::OnStopRequest nsMsgProtocol.cpp:389
nsMailboxProtocol::OnStopRequest nsMailboxProtocol.cpp:389
nsInputStreamPump::OnStateStop netwerk/base/src/nsInputStreamPump.cpp:576
nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:401
nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:111
nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:510
NS_ProcessNextEvent_P nsThreadUtils.cpp:227
nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:170
nsAppStartup::Run toolkit/components/startup/src/nsAppStartup.cpp:192
XRE_main toolkit/xre/nsAppRunner.cpp:3264
NS_internal_main nsMailApp.cpp:103
wmain toolkit/xre/nsWindowsWMain.cpp:87
__tmainCRTStartup crtexe.c:594
kernel32.dll@0x17066
Reporter | ||
Comment 1•15 years ago
|
||
anything notable in https://crash-stats.mozilla.com/report/index/594be704-c60b-42f3-826e-0e5a52081204 ?
Asking because I'm tempted to close unless someone thinks the issue still exists - no crashes with mime_subclass_p as top frame in past week, and no crashes with mime_subclass_p in top 10 frames for past 1 days.
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ mime_subclass_p(MimeObjectClass*, MimeObjectClass*)]
Reporter | ||
Comment 2•13 years ago
|
||
there are still crashes with signature, but stack is different, such as bp-d343c7ab-619c-40e8-b54f-c700e2111109
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Whiteboard: [rare]
You need to log in
before you can comment on or make changes to this bug.
Description
•