Closed
Bug 1133306
Opened 10 years ago
Closed 10 years ago
[Youtube HTML5 video] crash in zzz_AsmCodeRange_End | RtlpDeCommitFreeBlock | `anonymous namespace''::owned_critical_section::enter()
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1133190
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: crash, regression, reproducible)
Crash Data
This bug was filed from the Socorro interface and is
report bp-b625b5f8-248a-44b7-89e4-e26b42150215.
=============================================================
Reproducible: always
Steps to Reproduce:
1. Start browser with newly created profile (e10s is blocked by IME detect)
2. Open https://www.youtube.com/watch?v=R6KJjPqlPz4&index=3&list=PL75_HhpYGJQ1Fzv9a46FlHfiy-fJusKBZ
3. Click seek bar within buffered range
Actual Results:
Crash immediately when I click seek bar within buffered
Reporter | ||
Comment 1•10 years ago
|
||
[Tracking Requested - why for this release]: Crash on Aurora37.0a2
3. Click seek bar within buffered range And repeat Step3.
bp-a8acdb25-07e5-473f-a3d3-c963d2150215
status-firefox37:
--- → affected
status-firefox38:
--- → affected
tracking-firefox37:
--- → ?
tracking-firefox38:
--- → ?
Reporter | ||
Updated•10 years ago
|
Crash Signature: [@ zzz_AsmCodeRange_End | RtlpDeCommitFreeBlock | `anonymous namespace''::owned_critical_section::enter()] → [@ zzz_AsmCodeRange_End | RtlpDeCommitFreeBlock | `anonymous namespace''::owned_critical_section::enter()]
[@ zzz_AsmCodeRange_End | RtlpWaitOnCriticalSection | `anonymous namespace''::wasapi_stream_init(cubeb*, cubeb_stream**, char const*, cubeb_strea…
Reporter | ||
Updated•10 years ago
|
Version: 38 Branch → 37 Branch
Reporter | ||
Comment 2•10 years ago
|
||
Reporter | ||
Comment 3•10 years ago
|
||
bp-014d47f1-d06c-4d07-84c4-403e92150215
Altered Reproducible: always
Steps to Reproduce:
1. Start browser with newly created profile (e10s is blocked by IME detect)
2. Open https://www.youtube.com/watch?v=R6KJjPqlPz4&index=3&list=PL75_HhpYGJQ1Fzv9a46FlHfiy-fJusKBZ
3. Click a thumnail in the right-hand play lists(black background area). And repeat Step3 if need
Crash Signature: , cubeb_stream_params, unsigned int, long (*)(cubeb_stream*, void*, void*, long), void (*)(cubeb_stream*, void*, cubeb_stat...] → , cubeb_stream_params, unsigned int, long (*)(cubeb_stream*, void*, void*, long), void (*)(cubeb_stream*, void*, cubeb_stat...]
[@ RtlpNotOwnerCriticalSection | zzz_AsmCodeRange_End]
Comment 4•10 years ago
|
||
Given the cubeb reference, this looks like bug 1133190.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•10 years ago
|
Summary: crash in zzz_AsmCodeRange_End | RtlpDeCommitFreeBlock | `anonymous namespace''::owned_critical_section::enter() → [Youtube HTML5 video] crash in zzz_AsmCodeRange_End | RtlpDeCommitFreeBlock | `anonymous namespace''::owned_critical_section::enter()
Comment 5•10 years ago
|
||
(clearing needinfo, I'm looking at this in bug 1133190)
Flags: needinfo?(padenot)
Comment 6•10 years ago
|
||
Clearing status and tracking as bug 1133190 already has the flags set.
status-firefox37:
affected → ---
status-firefox38:
affected → ---
tracking-firefox37:
? → ---
tracking-firefox38:
? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•