Closed
Bug 1946410
Opened 8 months ago
Closed 8 months ago
Scrape debug information for Nvidia closed source drivers on Debian and Ubuntu
Categories
(Toolkit :: Crash Reporting, task)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: gsvelto, Assigned: gsvelto)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
As per title, this is needed to better diagnose crashes caused by those drivers. The resulting symbol files won't have function or other in-depth debugging information, but the unwinding tables will be complete so we'll get proper stacks. Debian keeps these packages under the non-free/n/nvidia-graphics-drivers-*
path on their package servers (see this for example) and Ubuntu keeps them under multiverse/n/nvidia-graphics-drivers-*
but possibly also under restricted/n/nvidia-graphics-drivers-*
(see this and this respectively).
Assignee | ||
Comment 1•8 months ago
|
||
The Ubuntu repositories appear largely unused. The bulk of the missing symbols for Ubuntu seem to happen via snap-packaged Nvidia drivers under the nvidia-core22
snap.
Updated•8 months ago
|
Assignee: nobody → lissyx+mozillians
Updated•8 months ago
|
Assignee: lissyx+mozillians → gsvelto
Assignee | ||
Comment 2•8 months ago
|
||
Pushed by gsvelto@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/618f8aede12c
Scrape debug information for Nvidia closed source drivers r=gerard-majax
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•