zhengshengjun opened a new issue, #15374: URL: https://github.com/apache/doris/issues/15374
### 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 1.2-lts ### What's Wrong? *** Query id: 0-0 *** *** Aborted at 1671959691 (unix time) try "date -d @1671959691" if you are using GNU date *** *** Current BE git commitID: 2b61c39 *** *** SIGSEGV address not mapped to object (@0x18) received by PID 1682989 (TID 0x7f82b1bfb700) from PID 24; stack trace: *** 0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at ../src/common/signal_handler.h:420 1# 0x00007F846C128060 in /lib/x86_64-linux-gnu/libc.so.6 2# doris::Tablet::calc_delete_bitmap(doris::RowsetId, std::vector<std::shared_ptr<doris::segment_v2::Segment>, std::allocator<std::shared_ptr<doris::segment_v2::Segment> > > const&, std::unordered_set<doris::RowsetId, doris::HashOfRowsetId, std::equal_to<doris::RowsetId>, std::allocator<doris::RowsetId> > const*, std::shared_ptr<doris::DeleteBitmap>, long, bool) at ../src/olap/tablet.cpp:2049 3# doris::Tablet::update_delete_bitmap_without_lock(std::shared_ptr<doris::Rowset> const&) at /usr/local/include/c++/11.3.0/bits/shared_ptr.h:122 4# doris::Tablet::revise_tablet_meta(std::vector<std::shared_ptr<doris::RowsetMeta>, std::allocator<std::shared_ptr<doris::RowsetMeta> > > const&, std::vector<doris::Version, std::allocator<doris::Version> > const&) at ../src/olap/tablet.cpp:212 5# doris::EngineCloneTask::_finish_full_clone(doris::Tablet*, doris::TabletMeta*) at ../src/olap/task/engine_clone_task.cpp:654 6# doris::EngineCloneTask::_finish_clone(doris::Tablet*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long, bool) at ../src/olap/task/engine_clone_task.cpp:521 7# doris::EngineCloneTask::_do_clone() at ../src/olap/task/engine_clone_task.cpp:117 8# doris::EngineCloneTask::execute() at ../src/olap/task/engine_clone_task.cpp:69 9# doris::StorageEngine::execute_task(doris::EngineTask*) at ../src/olap/storage_engine.cpp:1025 10# doris::TaskWorkerPool::_clone_worker_thread_callback() at ../src/agent/task_worker_pool.cpp:917 11# doris::ThreadPool::dispatch_thread() at ../src/util/threadpool.cpp:542 12# doris::Thread::supervise_thread(void*) at ../src/util/thread.cpp:455 13# start_thread at /build/glibc-77giwP/glibc-2.24/nptl/pthread_create.c:456 14# __clone at ../sysdeps/unix/sysv/linux/x86_64/clone.S:99 ### What You Expected? check null ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [X] 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