caiconghui commented on issue #2751: Fix bug for SIGFPE produced in AlphaRowset::split_range URL: https://github.com/apache/incubator-doris/pull/2751#issuecomment-574003944 > Hi, @caiconghui I think this is a concurrent issue. In you core dump file, you could find the `largest_segment_group->current_num_rows_per_row_block()` is 1024. So I think we should fix this issue by atomic variate. ok, thanks, I will check it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org