Closed
Bug 1409628
Opened 8 years ago
Closed 7 years ago
Intermittent browser_ext_browserAction_popup.js,browser_ext_getViews.js,browser_ext_browserAction_simple.js | application crashed [@ mozilla::layers::CompositorOGL::GetMaxTextureSize() const] (Assertion failure: mGLContext, at CompositorOGL.cpp:1732)
Categories
(Core :: Graphics: Layers, defect, P5)
Core
Graphics: Layers
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: assertion, crash, intermittent-failure, Whiteboard: [gfx-noted])
Crash Data
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Keywords: assertion
Summary: Intermittent browser/components/extensions/test/browser/test-oop-extensions/browser_ext_getViews.js | application crashed [@ mozilla::layers::CompositorOGL::GetMaxTextureSize() const] after Assertion failure: mGLContext, at /builds/worker/workspace/build → Intermittent browser_ext_browserAction_popup.js,browser_ext_getViews.js,browser_ext_browserAction_simple.js | application crashed [@ mozilla::layers::CompositorOGL::GetMaxTextureSize() const] (Assertion failure: mGLContext, at CompositorOGL.cpp:1732)
Comment 3•8 years ago
|
||
Wonder why this only seems to happen in OOP extension tests.
| Comment hidden (Intermittent Failures Robot) |
Comment 5•8 years ago
|
||
The log message in [1] showed it hit another assertion in [2] many times before we actually hit [3]. For this, I am not sure they are relatives.
[1]: https://public-artifacts.taskcluster.net/bKHCM11ESdeZlNpXUmkyNA/0/public/logs/live_backing.log
[2]: http://searchfox.org/mozilla-central/rev/aa1343961fca52e8c7dab16788530da31aab7c8d/layout/xul/nsMenuPopupFrame.cpp#260
[3]: Assertion failure: mGLContext, at /builds/worker/workspace/build/src/gfx/layers/opengl/CompositorOGL.cpp:1732
Updated•8 years ago
|
Whiteboard: [gfx-noted]
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 22•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•