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)

defect

Tracking

()

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

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)
Severity: -- → S3
Flags: needinfo?(gsvelto)

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.