Zijie Zhang

Results 14 comments of Zijie Zhang

I have changed commit author email from hashdata email into github email (in order to meet CLA requirement), so the branch is overwritten.

I have looked through corefiles analysis. It seems that the segmentation fault if caused by another thread with stack: ```json { "thread_id": "1", "lwp_id": "unknown", "backtrace": [ { "frame_num": "0",...

Okay, I am analyzing the location of the error and trying to reproduce the problem with these informations.

I'm still analyzing this issue. It seems that sufficient information cannot be obtained from the current corefile. Still trying to reproduce this issue, and we have a similar internal issue...

The original coredump file may be helpful, could you please share it to me via email? @edespino

After a thorough investigation of the coredump file, we found that some memory may have been released prematurely, so we have a potential fix: #851. And we are still finding...

Could you help to check if it’s possible to determine whether memory usage was high when the issue occurred, and if there were any related OOM logs or changes to...

@jiaqizho @leborchuk This MR was not updated because it caused some testing failures in our internal repository, and I am still trying to find out the reason behind it. But...

I'll resolve the conflict and update this MR soon.