Closed
Bug 1280262
Opened 9 years ago
Closed 9 years ago
Startup crash in GLXVsyncSource::GLXDisplay::SetupGLContext
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1279664
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | affected |
People
(Reporter: n.nethercote, Assigned: acomminos)
Details
(Keywords: crash, Whiteboard: [gfx-noted])
Crash Data
This bug was filed from the Socorro interface and is
report bp-81505178-9afc-41e2-b0ee-ededb2160613.
=============================================================
A low volume crash -- 9 crashes across 3 installations in the past week. Linux only. The crash address is always 0x4c8.
These crashes may be disappearing because people can't run at all. This one: https://crash-stats.mozilla.com/report/index/302da88e-f2d5-4f42-a46a-366dd2160616 appears to be in safe mode, which should stop acceleration, but it doesn't appear to do so.
Andrew, can you take a look at this?
Assignee: nobody → andrew
Flags: needinfo?(andrew)
Summary: Crash in GLXVsyncSource::GLXDisplay::SetupGLContext → Startup crash in GLXVsyncSource::GLXDisplay::SetupGLContext
Whiteboard: [gfx-noted]
| Assignee | ||
Comment 2•9 years ago
|
||
I believe I solved these crashes in bug 1279664 (judging by the stack and timing, at least).
I'll take a look at ensuring that safe mode correctly disables GLX VSync regardless.
Flags: needinfo?(andrew)
| Assignee | ||
Comment 3•9 years ago
|
||
Closing this as it's been fixed in 1279664.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•