Closed
Bug 790679
Opened 13 years ago
Closed 10 years ago
shutdown crash when running in 8-bit mode
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: catlee, Unassigned)
Details
(Keywords: crash, steps-wanted)
In bug 790506 karlt diagnosed a shutdown crash and thought it was due to running the display with 8-bit colour depth. Switching to 24-bit colour fixes the the problem.
Comment 1•13 years ago
|
||
Can you provide a stack trace (see https://developer.mozilla.org/docs/How_to_get_a_stacktrace_for_a_bug_report)?
Severity: normal → critical
Keywords: crash
Updated•13 years ago
|
Flags: needinfo?(catlee)
Keywords: stackwanted,
steps-wanted
| Reporter | ||
Comment 2•13 years ago
|
||
The stack trace is here: https://bugzilla.mozilla.org/show_bug.cgi?id=790506#c0
Flags: needinfo?(catlee)
Comment 4•13 years ago
|
||
It should be supported if it only causes a crash on shutdown but works in general
(In reply to Matthias Versen [:Matti] from comment #4)
> It should be supported if it only causes a crash on shutdown but works in
> general
Is this still valid? Is it something we still want?
Flags: needinfo?(bugzilla)
Comment 6•10 years ago
|
||
I think this is still valid because we still use cairo. It's a rare edge case (linux, 8bit graphic mode only) and I doubt that users getting this in the wild.
Flags: needinfo?(bugzilla)
(In reply to Matthias Versen [:Matti] from comment #6)
> I think this is still valid because we still use cairo. It's a rare edge
> case (linux, 8bit graphic mode only) and I doubt that users getting this in
> the wild.
I'd prefer to close this bug as WONTFIX if we're on a pathway to deprecating use of cairo and this is a rare edge case that likely is not hitting users in the wild. Any objections?
Resolving as WONTFIX since it's been 6 months without anyone speaking up to the validity of this bug report.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•