Closed
Bug 1155076
Opened 10 years ago
Closed 10 years ago
crash in shutdownhang | ntdll.dll@0x1f8cd
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1136891
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | affected |
People
(Reporter: vtamas, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-ec702c09-742c-491f-97fe-117462150416.
=============================================================
- Ran into this on Windows 7 64-bit, using Firefox 40.0a1 (2015-04-15) with e10s disabled
- I don't have proper STR, but it happened during MSE + EME testing ( http://drmtest2.adobe.com/HTML5AAXSPlayer/2/mse-access/ )
- Tried several other times to reproduce it, without any luck.
- The crash rates increased in Firefox 37.0.1 and is affected only Windows 7
Comment 1•10 years ago
|
||
This is probably a dupe of an existing shutdownhang bug report, just that we are/were missing symbols for the new DLLs delivered by Patch Tuesday this week.
Comment 2•10 years ago
|
||
Looking at the stack, I see nsThread::Shutdown() and ScopedXPCOMStartup::~ScopedXPCOMStartup() in Thread 0, so that's bug 1136891.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•