Open
Bug 1518088
Opened 6 years ago
Updated 3 years ago
Ignore asan/AddressSanitizer line with hexadecimal addresses if followed by line human-readable ones
Categories
(Tree Management :: Treeherder, defect, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
NEW
People
(Reporter: aryx, Unassigned)
References
(Blocks 1 open bug)
Details
https://treeherder.mozilla.org/logviewer.html#?job_id=219947942&repo=mozilla-inbound
has in the failure summary
==5696==ERROR: AddressSanitizer: access-violation on unknown address 0x000000000098 (pc 0x7ffc16335893 bp 0x00c61f3fd5c0 sp 0x00c61f3fd1e0 T0)
SUMMARY: AddressSanitizer: access-violation z:\build\build\src\mozglue\misc\TimeStamp_windows.cpp:280 in mozilla::TimeStampValue::CheckQPC
The first line should be ignored because the second one provides it in a human-readable style and is stable (the hexadecimal numbers aren't).
Priority: -- → P3
| Assignee | ||
Updated•3 years ago
|
Component: Treeherder: Log Parsing & Classification → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•