Closed
Bug 1361130
Opened 9 years ago
Closed 5 years ago
Include /etc/os-release contents in minidump if present
Categories
(Toolkit :: Crash Reporting, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ted, Unassigned)
Details
The Linux client includes the contents of `/etc/lsb-release` in the minidump if it's present, but Fedora doesn't ship that file. systemd has apparently settled on an `/etc/os-release` which is present in the latest Fedora release as well as my Ubuntu 16.04 system:
http://0pointer.de/blog/projects/os-release
https://www.freedesktop.org/software/systemd/man/os-release.html
We should include this in the minidump so we can more consistently determine the details of the Linux distribution.
Comment 1•5 years ago
|
||
This was included in bug 1616195.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•