Open zh0122 opened 3 years ago
Which version of Doris?
Which version of Doris?
Hi,
I built the code from master branch in 2020.01.17. The git sha1 id is 73a67901edfe94b3083c376cade1122486fe4e28 [Metric] Add system memory metrics for fe (#5149), and cherry-pick with ea7f61e1c76502360da0b3f20a2f059fa13f2c56 [Bug] Duplicate results when reading aggregation table.
I don't know the reason to cause the crash. I saw some key words in log such as 'rd.h' , 'rd_kafka', but all the routine load are paused when the crash happened.
Pls help to check this.
Thx
I am not sure yet. Is there a case that can be reproduced stably?
I advise to run a heap profile, to help analyze memory problems @zh0122 http://doris.incubator.apache.org/master/zh-CN/developer-guide/debug-tool.html#heap-profile
BE crash.
Pls help to check the log. Below is the logs(be.out) in different BE.