Closed
Bug 1211556
Opened 9 years ago
Closed 8 years ago
Intermittent test_visited_reftests.html | application terminated with exit code -11 | AddressSanitizer CHECK failed: sanitizer_common.h:336 "((i)) < ((size_))"
Categories
(Core :: General, defect, P3)
Core
General
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: KWierso, Unassigned)
References
Details
(Keywords: intermittent-failure)
The entirety of the error appears to be:
==3079==AddressSanitizer CHECK failed: /builds/slave/moz-toolchain/src/llvm/projects/compiler-rt/lib/sanitizer_common/sanitizer_common.h:336 "((i)) < ((size_))" (0xd9e9, 0xd9e9)
which isn't much to go on.
Comment 2•9 years ago
|
||
The same error occurred in bug 1206888 a few days ago.
Bug 1196684 appears to be the same thing.
Component: Layout → General
Depends on: 1196684
Summary: Intermittent test_visited_reftests.html | application terminated with exit code -11 → Intermittent test_visited_reftests.html | application terminated with exit code -11 | AddressSanitizer CHECK failed: sanitizer_common.h:336 "((i)) < ((size_))"
Comment 3•9 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Comment 4•8 years ago
|
||
Looks like this hasn't happened for over a year. Calling this WORKSFORME.
(This issue probably wasn't specific to this test anyway. But happily, none of the bugs with "((i)) < ((size_))" in their title seem to have had reports for quite a while. So, I think the underlying issue really has become WFM.)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•