Closed
Bug 628401
Opened 15 years ago
Closed 15 years ago
On failblog entry w/ embedded video, w/ acceleration enabled: ###!!! ASSERTION: Failed to make GL context current!: 'succeeded', file GLContextProviderGLX.cpp, line 344
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dholbert, Unassigned)
References
()
Details
(Keywords: assertion)
STEPS TO REPRODUCE:
1. In a debug build w/ fresh profile, set layers.acceleration.force-enabled = true, and restart to let that take effect.
2. Load URL:
http://failblog.org/2011/01/24/epic-fail-video-home-depot-fail/
(or any other failblog.org entry that has an embedded video)
3. Click "Play" on the video
ACTUAL RESULTS:
Continuous spamming of this assertion-failure:
> ###!!! ASSERTION: Failed to make GL context current!: 'succeeded', file gfx/thebes/GLContextProviderGLX.cpp, line 344
I'm using a debug mozilla-central build from this morning, on Ubuntu 10.10 64-bit, with default window manager & Compiz enabled.
| Reporter | ||
Comment 1•15 years ago
|
||
This seems to have been fixed by the checkin for bug 634366.
You need to log in
before you can comment on or make changes to this bug.
Description
•