ldeng76 opened a new issue, #22139: URL: https://github.com/apache/doris/issues/22139
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris-2.0-beta-afe6bb9 ### What's Wrong? 全部be进程都消失,be的日志看到错误内容: F0723 17:51:25.067346 58823 segment_writer.cpp:746] Check failed: _row_count == _num_rows_written (50184 vs. 50185) *** Check failure stack trace: *** @ 0x7f8d00175619 google::LogMessageFatal::~LogMessageFatal() @ 0x7f8cf91c38ae doris::segment_v2::SegmentWriter::finalize_columns_data() @ 0x7f8cf921aa81 doris::VerticalBetaRowsetWriter::_flush_columns() @ 0x7f8cf921ae59 doris::VerticalBetaRowsetWriter::flush_columns() @ 0x7f8cf8b60315 doris::Merger::vertical_compact_one_group() @ 0x7f8cf8b61306 doris::Merger::vertical_merge_rowsets() @ 0x7f8cf8b52a10 doris::Compaction::do_compaction_impl() @ 0x7f8cf8b51e3a doris::Compaction::do_compaction() @ 0x7f8cf92d924c doris::BaseCompaction::execute_compact_impl() @ 0x7f8cf8b51b13 doris::Compaction::execute_compact() @ 0x7f8cf92fcbce doris::Tablet::execute_compaction() @ 0x7f8cf8af39fe std::_Function_handler<>::_M_invoke() @ 0x7f8cf96230bf doris::ThreadPool::dispatch_thread() @ 0x7f8cf9618f5c doris::Thread::supervise_thread() @ 0x7f8ced1f8ea5 start_thread @ 0x7f8ced1f8ea5 start_thread @ 0x7f8ceda11b0d __clone ### What You Expected? be能稳定运行 ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org