Alexey Serbin created KUDU-2556:
-----------------------------------
Summary: TraceEventCallbackTest.TraceEventCallbackWhileFull is
flake in ASAN
Key: KUDU-2556
URL: https://issues.apache.org/jira/browse/KUDU-2556
Project: Kudu
Issue Type: Bug
Components: test
Affects Versions: 1.8.0
Reporter: Alexey Serbin
Attachments: trace-test.txt.xz
{noformat}
==932==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000015a78
at pc 0x000000595b69
bp 0x7fe7392fc470 sp 0x7fe7392fc468
/data/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/trace-test.cc:515:
Failure
Expected: 1u
Which is: 1
To be equal to: collected_events_names_.size()
Which is: 2
{noformat}
The full log is attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)