Closed
Bug 1354525
Opened 8 years ago
Closed 8 years ago
Crash in shutdownhang | MsgWaitForMultipleObjectsEx | CCliModalLoop::BlockFn via drag service for win10
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash)
Crash Data
I suspect this is very low volume. But we won't know how low until the McAfee blocklist fully takes effect.
bp-8b893be9-2645-41b6-8f1d-082722170104.
0 ntdll.dll NtWaitForMultipleObjects
1 kernelbase.dll WaitForMultipleObjectsEx
2 user32.dll MsgWaitForMultipleObjectsEx
3 combase.dll CCliModalLoop::BlockFn(void**, unsigned long, unsigned long*) d:\rs1\onecore\com\combase\dcomrem\callctrl.cxx:2345
4 combase.dll ThreadSendReceive(tagRPCOLEMESSAGE*, CSyncClientCall*, _GUID const&) d:\rs1\onecore\com\combase\dcomrem\channelb.cxx:7416
5 combase.dll CSyncClientCall::SendReceive2(tagRPCOLEMESSAGE*, unsigned long*) d:\rs1\onecore\com\combase\dcomrem\channelb.cxx:5764
6 combase.dll CSyncClientCall::SendReceive(tagRPCOLEMESSAGE*, unsigned long*) d:\rs1\onecore\com\combase\dcomrem\ctxchnl.cxx:823
7 combase.dll NdrExtpProxySendReceive(void*, _MIDL_STUB_MESSAGE*) d:\rs1\onecore\com\combase\ndr\ndrole\proxy.cxx:1965
8 rpcrt4.dll NdrClientCall2
9 combase.dll ObjectStublessClient d:\rs1\onecore\com\combase\ndr\ndrole\i386\stblsclt.cxx:217
10 combase.dll ObjectStubless d:\rs1\onecore\com\combase\ndr\ndrole\i386\stubless.asm:159
11 ole32.dll PrivDragDrop(HWND__*, IDropTarget*, tagDRAGOP, tagInterfaceData*, IDataObject*, unsigned long, _POINTL, unsigned long*, HWND__*, void**) d:\rs1\com\ole32\com\rot\getif.cxx:968
12 ole32.dll CDropTargetAdapter::Drop(IDataObject*, unsigned long, _POINTL, unsigned long*) d:\rs1\com\ole32\ole232\drag\drag.cpp:3362
13 ole32.dll CDragOperation::CompleteDrop() d:\rs1\com\ole32\ole232\drag\drag.cpp:2580
14 ole32.dll DoDragDrop d:\rs1\com\ole32\ole232\drag\drag.cpp:3067
15 xul.dll nsDragService::StartInvokingDragSession(IDataObject*, unsigned int) widget/windows/nsDragService.cpp:296
16 xul.dll nsDragService::InvokeDragSessionImpl(nsISupportsArray*, nsIScriptableRegion*, unsigned int) widget/windows/nsDragService.cpp:251
17 xul.dll nsBaseDragService::InvokeDragSession(nsIDOMNode*, nsISupportsArray*, nsIScriptableRegion*, unsigned int) widget/nsBaseDragService.cpp:231
18 xul.dll nsBaseDragService::InvokeDragSessionWithImage(nsIDOMNode*, nsISupportsArray*, nsIScriptableRegion*, unsigned int, nsIDOMNode*, int, int, nsIDOMDragEvent*, nsIDOMDataTransfer*) widget/nsBaseDragService.cpp:267
| Reporter | ||
Comment 1•8 years ago
|
||
Crash rate dropped to near zero for Thunderbird since Nov 1-2 [1]. That said, all the crashes I examined have the McAfee antispam addon installed.
[1] https://crash-stats.mozilla.com/signature/?product=Thunderbird&signature=shutdownhang%20%7C%20MsgWaitForMultipleObjectsEx%20%7C%20CCliModalLoop%3A%3ABlockFn&date=%3E%3D2017-08-18T15%3A48%3A16.000Z&date=%3C2017-11-18T12%3A48%3A16.000Z&_columns=date&_columns=platform_version&_columns=email&_columns=user_comments&_columns=platform&_columns=version&_sort=-platform_version&_sort=-date&page=1#graphs
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Summary: Crash in shutdownhang | MsgWaitForMultipleObjectsEx | CCliModalLoop::BlockFn via drag service → Crash in shutdownhang | MsgWaitForMultipleObjectsEx | CCliModalLoop::BlockFn via drag service for win10
You need to log in
before you can comment on or make changes to this bug.
Description
•