crash in nsQueryInterfaceWithError::operator(). chunking message body?
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, topcrash-thunderbird)
Crash Data
Reporter | ||
Comment 1•9 years ago
|
||
Reporter | ||
Comment 2•8 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•6 years ago
|
||
Reporter | ||
Comment 5•6 years ago
|
||
And it's back up to #23
bp-24f91b01-dd52-456a-a350-1e41c0190129 Was downloadinkg some pictures in email - ~15-20mb total - and poof
0 xul.dll nsQueryInterfaceWithError::operator()(nsID const&, void**) xpcom/base/nsCOMPtr.cpp:27 context
1 xul.dll nsCOMPtr_base::assign_from_qi_with_error(nsQueryInterfaceWithError const&, nsID const&) xpcom/base/nsCOMPtr.cpp:62 cfi
2 xul.dll NS_GetWeakReference(nsISupports*, nsresult*) xpcom/base/nsWeakReference.cpp:99 cfi
3 xul.dll nsMsgMailNewsUrl::SetMsgWindow(nsIMsgWindow*) comm/mailnews/base/util/nsMsgMailNewsUrl.cpp:255 cfi
4 xul.dll nsImapService::FetchMimePart(nsIURI*, char const*, nsISupports*, nsIMsgWindow*, nsIUrlListener*, nsIURI**) comm/mailnews/imap/src/nsImapService.cpp:400 cfi
5 xul.dll nsMessenger::SaveAttachment(nsIFile*, nsTSubstring<char> const&, nsTSubstring<char> const&, nsTSubstring<char> const&, void*, nsIUrlListener*) comm/mailnews/base/src/nsMessenger.cpp:729 cfi
6 xul.dll nsSaveMsgListener::OnStopRequest(nsIRequest*, nsISupports*, nsresult) comm/mailnews/base/src/nsMessenger.cpp:1902 cfi
7 xul.dll nsStreamConverter::OnStopRequest(nsIRequest*, nsISupports*, nsresult) comm/mailnews/mime/src/nsStreamConverter.cpp:1079 cfi
8 xul.dll mozilla::net::nsStreamListenerTee::OnStopRequest(nsIRequest*, nsISupports*, nsresult) netwerk/base/nsStreamListenerTee.cpp:52 cfi
bp-8165a3ff-8802-43b1-a676-cdd700181226 Crash while FiltaQuilla detaching attachments from 632MB mbox file
0 xul.dll nsQueryInterfaceWithError::operator()(nsID const&, void**) xpcom/base/nsCOMPtr.cpp:27 context
1 xul.dll nsCOMPtr_base::assign_from_qi_with_error(nsQueryInterfaceWithError const&, nsID const&) xpcom/base/nsCOMPtr.cpp:62 cfi
2 xul.dll NS_GetWeakReference(nsISupports*, nsresult*) xpcom/base/nsWeakReference.cpp:99 cfi
3 xul.dll nsMsgMailNewsUrl::SetMsgWindow(nsIMsgWindow*) comm/mailnews/base/util/nsMsgMailNewsUrl.cpp:255 cfi
4 xul.dll nsMailboxService::FetchMimePart(nsIURI*, char const*, nsISupports*, nsIMsgWindow*, nsIUrlListener*, nsIURI**) comm/mailnews/local/src/nsMailboxService.cpp:261 cfi
5 xul.dll nsMessenger::SaveAttachment(nsIFile*, nsTSubstring<char> const&, nsTSubstring<char> const&, nsTSubstring<char> const&, void*, nsIUrlListener*) comm/mailnews/base/src/nsMessenger.cpp:729 cfi
6 xul.dll nsSaveMsgListener::OnStopRequest(nsIRequest*, nsISupports*, nsresult) comm/mailnews/base/src/nsMessenger.cpp:1902 cfi
7 xul.dll nsStreamConverter::OnStopRequest(nsIRequest*, nsISupports*, nsresult) comm/mailnews/mime/src/nsStreamConverter.cpp:1079 cfi
8 xul.dll nsMsgProtocol::OnStopRequest(nsIRequest*, nsISupports*, nsresult) comm/mailnews/base/util/nsMsgProtocol.cpp:389 cfi
bp-b6250573-d89f-4260-97fb-ac5910181230 user recieved "The server imap sfr.fr has disconnected"
Reporter | ||
Comment 6•5 years ago
|
||
Still a solid crash in 60.x including 60.8.0 and 60.9.0, but nothing in 68.x. Same goes for beta and nightly - nothing for 6 months for versions newer than 60.x https://crash-stats.mozilla.org/signature/?release_channel=%21release&signature=nsQueryInterfaceWithError%3A%3Aoperator%28%29&date=%3E%3D2019-04-01T12%3A20%3A00.000Z&date=%3C2019-10-01T12%3A20%3A00.000Z#summary
Did we change anything for chunking, or something imap related in 68.x,?
Comment 7•5 years ago
|
||
Wayne, I don't think so. The last chunking change was this Bug 1494764. It appears to only be in beta at this time.
Reporter | ||
Comment 8•5 years ago
|
||
No crashes for this signature in version 68 and the crash rate of bug 628646 has increased slightly, so perhaps this has morphed to bug 628646's signature in version 68, and some other signature.
No conclusive information about what's resolved, new, etc, and really no useful information in this bug, so closing incomplete
Description
•