Closed
Bug 835319
Opened 12 years ago
Closed 8 years ago
crash in CMIDTable::GetLocalMIDEntry [win7]
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
References
()
Details
(Keywords: crash, Whiteboard: [tbird crash])
Crash Data
This bug was filed from the Socorro interface and is
report bp-459857d8-3073-4e8a-b476-fbf7d2130107 .
=============================================================
0 ole32.dll CMIDTable::GetLocalMIDEntry
1 ole32.dll CMIDTable::GetLocalMIDEntry
2 ole32.dll CoReleaseMarshalData
3 NetworkItemFactory.dll CNetworkItem::~CNetworkItem
4 NetworkItemFactory.dll CNetworkItem::`scalar deleting destructor'
5 NetworkItemFactory.dll CNetworkItem::Release
6 NetworkItemFactory.dll IDToNetworkItemRecord::~IDToNetworkItemRecord
7 NetworkItemFactory.dll IDToNetworkItemRecord::`scalar deleting destructor'
8 NetworkItemFactory.dll IDToNetworkItemRecord::AddRefRecord
9 NetworkItemFactory.dll LKRhash::CTypedHashTable<CNameToNetworkItemHashTable,IDToNetworkItemRecord const
10 NetworkItemFactory.dll LKRhash::CLKRLinearHashTable::_Clear
11 NetworkItemFactory.dll LKRhash::CLKRHashTable::Clear
12 NetworkItemFactory.dll CNetworkItemFactory::~CNetworkItemFactory
13 NetworkItemFactory.dll CNetworkItemFactory::`scalar deleting destructor'
14 NetworkItemFactory.dll DelayUnloadHandler
15 ntdll.dll RtlpTpTimerCallback
also thunderbird
bp-2efc25dd-39cf-4e8e-bc0a-c8e1b2130127
ref: http://support.microsoft.com/kb/2494427
Comment 1•12 years ago
|
||
There are only 25 crashes in 18.0.1 that makes it #2217 crasher.
I don't think it's worth a bug especially without STR and Gecko component in the stack trace.
OS: Windows NT → Windows 7
Product: Firefox → Core
Version: Trunk → 18 Branch
Comment 2•12 years ago
|
||
Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Firefox/24.0
I was able to reproduce this crash on FF 24 beta 1 (Build ID: 20130806170643) with the steps below:
1. Navigate to http://www.youtube.com/ and play any video.
2. Navigate to https://maps.google.com/ and get any directions.
3. Navigate to https://www.facebook.com/ and add apps and movies/books/etc, like some posts, share, etc.
Actual results: at step 3, Firefox crashed.
Here is the crash report: http://goo.gl/OIkzQq
I was able to reproduce it just once and only on FF 24 beta 1 build, not latest Nightly nor Aurora.
Please let me know how could I help more.
| Reporter | ||
Comment 3•12 years ago
|
||
(In reply to Scoobidiver from comment #1)
> There are only 25 crashes in 18.0.1 that makes it #2217 crasher.
> I don't think it's worth a bug especially without STR and Gecko component in
> the stack trace.
currently top 100 crash for thunderbird
Summary: crash in CMIDTable::GetLocalMIDEntry → crash in CMIDTable::GetLocalMIDEntry [win7]
Updated•10 years ago
|
Crash Signature: [@ CMIDTable::GetLocalMIDEntry(MIDEntry**)] → [@ CMIDTable::GetLocalMIDEntry(MIDEntry**)]
[@ CMIDTable::GetLocalMIDEntry]
| Reporter | ||
Comment 4•8 years ago
|
||
(In reply to Wayne Mery (:wsmwk, NI for questions) from comment #3)
> ....
> currently top 100 crash for thunderbird
no longer true. in fact, quite rare
| Reporter | ||
Comment 5•8 years ago
|
||
Only one version 52 crash in one month (although there is some quantity for version 48), so I don't think this is actionable for newer versions.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•