This is an archive of the discontinued LLVM Phabricator instance.

Reject invalid values from ASan historical stack traces
AbandonedPublic

Authored by kubamracek on Sep 15 2014, 12:59 PM.

Details

Reviewers
None
Summary

The ASan fast unwinder sometimes likes to add frames like 0x0 or 0xffffffff at the very ending of the stack trace. Let's ignore these frames.

Diff Detail

Event Timeline

kubamracek retitled this revision from to Reject invalid values from ASan historical stack traces.
kubamracek updated this object.
kubamracek edited the test plan for this revision. (Show Details)
kubamracek added a subscriber: Unknown Object (MLST).
kubamracek abandoned this revision.Sep 23 2014, 11:32 AM