Closed
Bug 2028606
Opened 4 months ago
Closed 4 months ago
Log GPU process launch error details in the gfx critical log
Categories
(Core :: Graphics, task)
Core
Graphics
Tracking
()
RESOLVED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When we fail to launch, there is a function name and error code associated with the failure:
https://searchfox.org/firefox-main/rev/e959a4adbef21a366443993ab176f43461d38c28/ipc/glue/GeckoChildProcessHost.cpp#820
We should add this to the gfx critical log.
| Assignee | ||
Comment 1•4 months ago
|
||
This will help debug launch failures, which is the top reason why we
lose the GPU process on Windows and Android.
Pushed by aosmond@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/b606d1c9a9ca
https://hg.mozilla.org/integration/autoland/rev/417a8612a54e
Log GPU process launch error details in the gfx critical log. r=gfx-reviewers,jrmuizel
Comment 3•4 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Updated•4 months ago
|
QA Whiteboard: [qa-triage-done-c152/b151]
You need to log in
before you can comment on or make changes to this bug.
Description
•