Closed Bug 1791509 Opened 2 years ago Closed 2 years ago

Handle various inlined system functions

Categories

(Socorro :: Signature, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gsvelto, Assigned: gsvelto)

References

Details

Attachments

(1 file)

Inline support made some functions from system libraries pop up in our signatures, most of them are irrelevant and only obscure the real cause of a crash. In particular:

  • Windows atomics (std::_Atomic*, std::_Fetch*, std::_Load*, std::_Store*, etc...).
  • macOS libc (std::__1::*)
  • String and memory manipulation functions
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED

This was deployed yesterday in bug #1794650. Marking as FIXED.

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: