mymeiyi opened a new pull request, #55330:
URL: https://github.com/apache/doris/pull/55330
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
```
*** Query id: 0-0 ***
*** is nereids: 0 ***
*** tablet id: 0 ***
*** Aborted at 1756116003 (unix time) try "date -d @1756116003" if you are
using GNU date ***
*** Current BE git commitID: 4e63c65964c ***
*** SIGSEGV address not mapped to object (@0x190) received by PID 5202 (TID
5685 OR 0x7ff37209a640) from PID 400; stack trace: ***
0# doris::signal::(anonymous namespace)::FailureSignalHandler(int,
siginfo_t*, void*) at
/mnt/disk3/pipeline/repo/selectdb-core_selectdb-second-branch/be/src/common/signal_handler.h:421
1# PosixSignals::chained_handler(int, siginfo*, void*) [clone .part.0] in
/usr/lib/jvm/java-17-openjdk-amd64/lib/server/libjvm.so
2# JVM_handle_linux_signal in
/usr/lib/jvm/java-17-openjdk-amd64/lib/server/libjvm.so
3# 0x00007FF49704E520 in /lib/x86_64-linux-gnu/libc.so.6
4# doris::TabletMeta::_check_mow_rowset_cache_version_size(unsigned long)
at
/mnt/disk3/pipeline/repo/selectdb-core_selectdb-second-branch/be/src/olap/tablet_meta.cpp:1082
5# doris::TabletMeta::remove_rowset_delete_bitmap(doris::RowsetId const&,
doris::Version const&) at
/mnt/disk3/pipeline/repo/selectdb-core_selectdb-second-branch/be/src/olap/tablet_meta.cpp:506
6# doris::CloudTablet::remove_unused_rowsets() at
/mnt/disk3/pipeline/repo/selectdb-core_selectdb-second-branch/be/src/cloud/cloud_tablet.cpp:563
7# doris::CloudTabletMgr::vacuum_stale_rowsets(doris::CountDownLatch
const&) at
/mnt/disk3/pipeline/repo/selectdb-core_selectdb-second-branch/be/src/cloud/cloud_tablet_mgr.cpp:286
8# std::_Function_handler<void (),
doris::CloudStorageEngine::start_bg_threads()::$_1>::_M_invoke(std::_Any_data
const&) at
/var/local/ldb-toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/std_function.h:291
9# doris::Thread::supervise_thread(void*) at
/mnt/disk3/pipeline/repo/selectdb-core_selectdb-second-branch/be/src/util/thread.cpp:499
```
### Release note
None
### Check List (For Author)
- Test <!-- At least one of them must be included. -->
- [ ] Regression test
- [ ] Unit Test
- [ ] Manual test (add detailed scripts or steps below)
- [ ] No need to test or manual test. Explain why:
- [ ] This is a refactor/code format and no logic has been changed.
- [ ] Previous test can cover this change.
- [ ] No code files have been changed.
- [ ] Other reason <!-- Add your reason? -->
- Behavior changed:
- [ ] No.
- [ ] Yes. <!-- Explain the behavior change -->
- Does this need documentation?
- [ ] No.
- [ ] Yes. <!-- Add document PR link here. eg:
https://github.com/apache/doris-website/pull/1214 -->
### Check List (For Reviewer who merge this PR)
- [ ] Confirm the release note
- [ ] Confirm test cases
- [ ] Confirm document
- [ ] Add branch pick label <!-- Add branch pick label that this PR should
merge into -->
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]