Open
Bug 1676280
Opened 4 years ago
Updated 2 years ago
Breakpad is not always using a library SONAME when writing out a minidump
Categories
(Toolkit :: Crash Reporting, defect)
Toolkit
Crash Reporting
Tracking
()
NEW
People
(Reporter: gsvelto, Unassigned)
Details
Take this crash for example.
The minidump uses the libGLESv2.so
name for the libGLESv2.so.2.1.0
library, but the SONAME should be libGLESv2.so.2
Comment 1•4 years ago
|
||
The severity field is not set for this bug.
:gsvelto, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(gsvelto)
Reporter | ||
Updated•4 years ago
|
Severity: -- → S3
Flags: needinfo?(gsvelto)
Reporter | ||
Comment 2•2 years ago
|
||
Note: since we're not working on Breakpad anymore this will be solved in the minidump-writer crate.
You need to log in
before you can comment on or make changes to this bug.
Description
•