Closed
Bug 948049
Opened 11 years ago
Closed 9 years ago
crash in mozilla::ReentrantMonitor::Enter() via mozilla::MediaCacheStream::Close
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox33 | --- | ? |
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
afaict, crashes starttd in Firefox 25
This bug was filed from the Socorro interface and is
report bp-df9af1d0-9d49-4ad5-97c4-4e8e22131208.
=============================================================
0 xul.dll mozilla::ReentrantMonitor::Enter() obj-firefox/dist/include/mozilla/ReentrantMonitor.h
1 xul.dll mozilla::ReentrantMonitorAutoEnter::ReentrantMonitorAutoEnter(mozilla::ReentrantMonitor &) obj-firefox/dist/include/mozilla/ReentrantMonitor.h
2 xul.dll mozilla::MediaCacheStream::Close() content/media/MediaCache.cpp
3 xul.dll mozilla::ChannelMediaResource::Close() content/media/MediaResource.cpp
4 xul.dll mozilla::MediaDecoder::Shutdown() content/media/MediaDecoder.cpp
5 xul.dll mozilla::MediaDecoder::Observe(nsISupports *,char const *,wchar_t const *) content/media/MediaDecoder.cpp
6 xul.dll nsObserverService::NotifyObservers(nsISupports *,char const *,wchar_t const *) xpcom/ds/nsObserverService.cpp
Comment 1•10 years ago
|
||
We have some steps to reproduce reported in the forum, may need more investigation: any suggestions for further troubleshooting is appreciated :-)
https://support.mozilla.org/en-US/questions/1024413
Comment 2•10 years ago
|
||
Another report:
https://support.mozilla.org/en-US/questions/1028098
status-firefox33:
--- → ?
Updated•9 years ago
|
Component: Audio/Video → Audio/Video: Playback
Updated•9 years ago
|
Crash Signature: [@ mozilla::ReentrantMonitor::Enter()] → [@ mozilla::ReentrantMonitor::Enter()]
[@ mozilla::ReentrantMonitor::Enter]
I don't see any matching crashes. Re-open if this issue still appears to exist.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•