Closed
Bug 1268843
Opened 9 years ago
Closed 9 years ago
[e10s] Crash while trying to play youtube video : Crash in plugin-container@0x2da96
Categories
(Core :: Audio/Video: cubeb, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1268897
People
(Reporter: fredbezies, Unassigned)
Details
A very recent regression. I tried today to play a video on Youtube with my homemade trunk build and it crashes.
I downloaded April 28th, 2016 nightly build and it worked.
So I looked at tinderbox builds.
Last working build ? https://hg.mozilla.org/mozilla-central/rev/53765e008b97622b5c7e26d22b2db016b0e53dc1
First crashing build ? https://hg.mozilla.org/mozilla-central/rev/4292da9df16b220f30921100282264a34cd2ff03
I also get a crash ID : bp-e6d2323e-209f-4788-a76b-bfe0e2160429
| Reporter | ||
Updated•9 years ago
|
Summary: [e10s] Crash while trying to play youtube video. → [e10s] Crash while trying to play youtube video. [@ plugin-container@0x2da96 ]
| Reporter | ||
Updated•9 years ago
|
Summary: [e10s] Crash while trying to play youtube video. [@ plugin-container@0x2da96 ] → [e10s] Crash while trying to play youtube video : Crash in plugin-container@0x2da96
| Reporter | ||
Comment 1•9 years ago
|
||
It also crashes on bandcamp. Looks like any html5 video or audio playing site can trigger this bug.
| Reporter | ||
Comment 2•9 years ago
|
||
Another crash with April 29th, 2016 nightly : bp-53fcdf9b-37ae-40ee-96dd-4053c2160429
https://hg.mozilla.org/mozilla-central/annotate/8c3fd523d75b/security/sandbox/linux/SandboxHooks.cpp#l37
Is bug 1176099 related to this crasher ?
Comment 3•9 years ago
|
||
Judging from the crash report, this is Bug 1176099 related, at seems to be the same issue as in Bug 1268897.
The fix for this should now be in the mc tree, see Bug 1176099 Comment 38, so the next nightly version should contain the fix.
Comment 4•9 years ago
|
||
Crash is in libpulse, so I'm guessing it's cubeb
Component: Audio/Video: Playback → Audio/Video: cubeb
| Reporter | ||
Comment 5•9 years ago
|
||
(In reply to Jean-Yves Avenard [:jya] from comment #4)
> Crash is in libpulse, so I'm guessing it's cubeb
Not really. An homemade build with fix talked about in comment #3. So, it is really a duplicate of bug 1268897.
Closing this bug as dupe of 1268897
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
status-firefox49:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•