Skip to content

Conversation

@mymeiyi
Copy link
Contributor

@mymeiyi mymeiyi commented Aug 27, 2025

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

    • 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
  • Behavior changed:

    • No.
    • Yes.
  • Does this need documentation?

    • No.
    • Yes.

Check List (For Reviewer who merge this PR)

  • Confirm the release note
  • Confirm test cases
  • Confirm document
  • Add branch pick label

@Thearas
Copy link
Contributor

Thearas commented Aug 27, 2025

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

dataroaring
dataroaring previously approved these changes Aug 27, 2025
Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Aug 27, 2025
@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@github-actions github-actions bot removed the approved Indicates a PR has been approved by one committer. label Aug 27, 2025
@mymeiyi
Copy link
Contributor Author

mymeiyi commented Aug 27, 2025

run buildall

@doris-robot
Copy link

TPC-H: Total hot run time: 33917 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100 test result on commit 6beac3f8aa39ef3f101b89493c2a90cbf6801e99, data reload: false

------ Round 1 ----------------------------------
q1	17622	5286	5094	5094
q2	1939	285	179	179
q3	10319	1269	715	715
q4	10231	1014	519	519
q5	7474	2455	2310	2310
q6	184	169	135	135
q7	927	724	598	598
q8	9305	1339	1030	1030
q9	7016	5156	5158	5156
q10	6967	2396	1968	1968
q11	481	294	261	261
q12	345	359	221	221
q13	17790	3682	2999	2999
q14	240	229	217	217
q15	565	480	488	480
q16	422	419	364	364
q17	596	859	368	368
q18	7507	7272	7188	7188
q19	1200	970	557	557
q20	343	334	225	225
q21	3767	2552	2333	2333
q22	1081	1049	1000	1000
Total cold run time: 106321 ms
Total hot run time: 33917 ms

----- Round 2, with runtime_filter_mode=off -----
q1	5198	5138	5158	5138
q2	241	322	219	219
q3	2211	2691	2354	2354
q4	1349	1767	1309	1309
q5	4226	4553	4541	4541
q6	226	166	134	134
q7	2049	1975	1789	1789
q8	2699	2709	2601	2601
q9	7441	7333	7447	7333
q10	3097	3294	2928	2928
q11	605	512	501	501
q12	671	793	651	651
q13	3790	3816	3310	3310
q14	308	310	274	274
q15	531	507	476	476
q16	451	481	450	450
q17	1200	1610	1376	1376
q18	7843	7711	7725	7711
q19	785	785	894	785
q20	1955	1947	1830	1830
q21	4763	4335	4281	4281
q22	1071	1042	982	982
Total cold run time: 52710 ms
Total hot run time: 50973 ms

@doris-robot
Copy link

TPC-DS: Total hot run time: 185502 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS sf100 test result on commit 6beac3f8aa39ef3f101b89493c2a90cbf6801e99, data reload: false

query1	983	392	404	392
query2	6505	1757	1715	1715
query3	6735	216	220	216
query4	26148	23647	23378	23378
query5	4389	622	506	506
query6	294	210	190	190
query7	4634	502	307	307
query8	271	229	222	222
query9	8606	2891	2885	2885
query10	475	313	296	296
query11	15970	15312	14769	14769
query12	161	118	114	114
query13	1667	539	436	436
query14	8696	5791	5779	5779
query15	200	196	169	169
query16	7237	667	499	499
query17	1214	742	595	595
query18	1996	428	320	320
query19	195	189	165	165
query20	128	125	124	124
query21	218	124	109	109
query22	4047	4266	4237	4237
query23	33891	32901	32907	32901
query24	8243	2331	2345	2331
query25	559	475	418	418
query26	1244	279	157	157
query27	2727	505	342	342
query28	4311	2272	2257	2257
query29	820	570	444	444
query30	279	218	194	194
query31	866	821	701	701
query32	82	73	73	73
query33	563	382	336	336
query34	783	853	507	507
query35	804	824	752	752
query36	970	979	929	929
query37	115	105	92	92
query38	4059	4031	3999	3999
query39	1521	1420	1427	1420
query40	217	126	115	115
query41	57	61	51	51
query42	117	104	108	104
query43	527	510	504	504
query44	1347	853	852	852
query45	173	166	165	165
query46	858	1003	640	640
query47	1790	1802	1740	1740
query48	422	430	312	312
query49	723	471	380	380
query50	635	689	401	401
query51	4075	4194	4134	4134
query52	115	111	95	95
query53	238	265	192	192
query54	590	588	531	531
query55	91	83	89	83
query56	315	318	305	305
query57	1176	1177	1139	1139
query58	282	262	266	262
query59	2602	2702	2618	2618
query60	371	348	324	324
query61	124	119	118	118
query62	819	741	652	652
query63	223	196	190	190
query64	4359	1000	691	691
query65	4303	4221	4276	4221
query66	1161	414	328	328
query67	15424	15484	15008	15008
query68	8479	912	578	578
query69	478	325	292	292
query70	1240	1146	1079	1079
query71	475	329	312	312
query72	5382	4768	4967	4768
query73	768	678	356	356
query74	9174	9221	8937	8937
query75	3744	3076	2601	2601
query76	3623	1169	714	714
query77	789	392	324	324
query78	9524	9734	8887	8887
query79	2478	866	602	602
query80	619	625	480	480
query81	461	256	228	228
query82	429	142	113	113
query83	287	265	250	250
query84	303	104	78	78
query85	805	381	336	336
query86	347	333	326	326
query87	4298	4274	4222	4222
query88	2978	2317	2244	2244
query89	393	322	285	285
query90	1920	230	229	229
query91	141	145	110	110
query92	93	73	68	68
query93	1150	1009	637	637
query94	684	395	298	298
query95	401	319	308	308
query96	497	593	277	277
query97	2649	2719	2627	2627
query98	244	224	230	224
query99	1443	1404	1281	1281
Total cold run time: 272036 ms
Total hot run time: 185502 ms

@doris-robot
Copy link

ClickBench: Total hot run time: 32.43 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit 6beac3f8aa39ef3f101b89493c2a90cbf6801e99, data reload: false

query1	0.04	0.03	0.03
query2	0.08	0.04	0.05
query3	0.25	0.07	0.07
query4	1.61	0.11	0.11
query5	0.41	0.41	0.41
query6	1.17	0.64	0.66
query7	0.03	0.02	0.02
query8	0.05	0.04	0.03
query9	0.58	0.52	0.51
query10	0.57	0.56	0.57
query11	0.16	0.10	0.11
query12	0.15	0.12	0.11
query13	0.63	0.62	0.61
query14	0.80	0.84	0.83
query15	0.88	0.87	0.85
query16	0.40	0.39	0.43
query17	1.08	1.03	1.08
query18	0.21	0.20	0.19
query19	1.91	1.88	1.78
query20	0.01	0.02	0.01
query21	15.38	0.94	0.59
query22	0.79	1.24	0.73
query23	14.83	1.36	0.65
query24	7.65	0.67	0.55
query25	0.47	0.20	0.15
query26	0.63	0.16	0.12
query27	0.06	0.05	0.05
query28	8.88	0.93	0.43
query29	12.65	3.85	3.24
query30	3.06	3.05	2.98
query31	2.83	0.59	0.38
query32	3.23	0.58	0.48
query33	3.04	3.08	3.15
query34	16.08	5.45	4.86
query35	4.92	4.95	4.99
query36	0.69	0.50	0.50
query37	0.09	0.07	0.07
query38	0.06	0.04	0.04
query39	0.03	0.03	0.03
query40	0.18	0.14	0.14
query41	0.08	0.03	0.03
query42	0.04	0.03	0.03
query43	0.05	0.04	0.03
Total cold run time: 106.74 s
Total hot run time: 32.43 s

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 0.00% (0/12) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 51.79% (17149/33115)
Line Coverage 37.26% (156264/419347)
Region Coverage 31.97% (119178/372780)
Branch Coverage 33.25% (52358/157456)

@hello-stephen
Copy link
Contributor

BE Regression && UT Coverage Report

Increment line coverage 100.00% (12/12) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 70.75% (23016/32533)
Line Coverage 57.06% (239224/419237)
Region Coverage 52.44% (198387/378326)
Branch Coverage 54.17% (85830/158454)

This reverts commit 6beac3f.
@mymeiyi
Copy link
Contributor Author

mymeiyi commented Aug 27, 2025

run buildall

@doris-robot
Copy link

TPC-H: Total hot run time: 34015 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100 test result on commit 07d1ff4d42740d58df2dae43f6fb5954dd742cd2, data reload: false

------ Round 1 ----------------------------------
q1	17622	5286	5103	5103
q2	2007	356	205	205
q3	10201	1294	720	720
q4	10222	1002	548	548
q5	7541	2424	2344	2344
q6	192	177	144	144
q7	932	775	646	646
q8	9351	1337	1117	1117
q9	6807	5132	5147	5132
q10	6951	2378	1944	1944
q11	492	298	287	287
q12	354	369	237	237
q13	17772	3644	3027	3027
q14	243	245	223	223
q15	559	509	497	497
q16	428	440	385	385
q17	595	853	355	355
q18	7304	7134	6979	6979
q19	1236	971	568	568
q20	344	339	231	231
q21	3715	3186	2343	2343
q22	1047	1030	980	980
Total cold run time: 105915 ms
Total hot run time: 34015 ms

----- Round 2, with runtime_filter_mode=off -----
q1	5175	5109	5088	5088
q2	253	335	233	233
q3	2190	2657	2314	2314
q4	1331	1806	1356	1356
q5	4208	4319	4530	4319
q6	233	180	139	139
q7	2053	1999	1883	1883
q8	2631	2599	2673	2599
q9	7347	7284	7370	7284
q10	3163	3307	2904	2904
q11	587	527	542	527
q12	684	809	719	719
q13	3618	3828	3394	3394
q14	289	331	283	283
q15	544	486	485	485
q16	471	512	561	512
q17	1246	1582	1380	1380
q18	7851	7601	7683	7601
q19	868	851	849	849
q20	2122	2148	1894	1894
q21	4752	4393	4374	4374
q22	1074	1067	997	997
Total cold run time: 52690 ms
Total hot run time: 51134 ms

@doris-robot
Copy link

TPC-DS: Total hot run time: 186721 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS sf100 test result on commit 07d1ff4d42740d58df2dae43f6fb5954dd742cd2, data reload: false

query1	1032	433	455	433
query2	6559	1740	1817	1740
query3	6757	225	220	220
query4	26077	23162	23150	23150
query5	4492	726	541	541
query6	342	259	232	232
query7	4652	536	317	317
query8	310	261	248	248
query9	10531	3057	3008	3008
query10	493	351	334	334
query11	16014	15129	14879	14879
query12	172	118	121	118
query13	1667	577	445	445
query14	9002	5951	5918	5918
query15	235	210	179	179
query16	7235	685	485	485
query17	1263	760	642	642
query18	2024	437	354	354
query19	212	208	178	178
query20	135	131	124	124
query21	229	135	113	113
query22	4129	4039	3931	3931
query23	33786	32797	32923	32797
query24	8242	2368	2461	2368
query25	587	521	463	463
query26	1245	281	166	166
query27	2723	513	356	356
query28	4409	2273	2240	2240
query29	843	604	504	504
query30	291	239	199	199
query31	896	796	732	732
query32	99	88	81	81
query33	589	403	361	361
query34	813	842	516	516
query35	808	826	782	782
query36	989	1024	917	917
query37	132	118	97	97
query38	4107	4060	3999	3999
query39	1481	1436	1430	1430
query40	223	136	131	131
query41	71	65	67	65
query42	126	121	128	121
query43	545	503	471	471
query44	1393	871	883	871
query45	186	184	169	169
query46	892	1017	653	653
query47	1757	1814	1724	1724
query48	401	423	350	350
query49	758	501	409	409
query50	684	694	409	409
query51	4111	4110	4027	4027
query52	120	117	115	115
query53	257	282	208	208
query54	628	609	549	549
query55	94	95	93	93
query56	354	339	332	332
query57	1161	1202	1123	1123
query58	293	281	288	281
query59	2600	2639	2612	2612
query60	374	355	356	355
query61	170	157	163	157
query62	796	739	689	689
query63	235	233	203	203
query64	4584	1131	828	828
query65	4296	4201	4241	4201
query66	1182	436	341	341
query67	15402	15283	15032	15032
query68	7955	940	590	590
query69	492	345	301	301
query70	1251	1204	1155	1155
query71	475	366	329	329
query72	5739	4934	5078	4934
query73	684	629	361	361
query74	8869	8941	8759	8759
query75	3781	3103	2636	2636
query76	3618	1155	770	770
query77	822	450	337	337
query78	9538	9561	8902	8902
query79	2807	849	602	602
query80	687	585	540	540
query81	492	268	237	237
query82	518	150	113	113
query83	267	275	258	258
query84	264	184	101	101
query85	911	479	451	451
query86	397	338	326	326
query87	4297	4275	4134	4134
query88	3719	2281	2282	2281
query89	425	333	294	294
query90	1884	234	230	230
query91	169	166	140	140
query92	94	79	72	72
query93	2473	987	641	641
query94	675	434	331	331
query95	406	347	337	337
query96	500	589	281	281
query97	2662	2646	2616	2616
query98	267	223	210	210
query99	1352	1458	1336	1336
Total cold run time: 277785 ms
Total hot run time: 186721 ms

@doris-robot
Copy link

ClickBench: Total hot run time: 32.96 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit 07d1ff4d42740d58df2dae43f6fb5954dd742cd2, data reload: false

query1	0.05	0.05	0.05
query2	0.10	0.05	0.06
query3	0.25	0.08	0.09
query4	1.61	0.12	0.11
query5	0.45	0.44	0.40
query6	1.17	0.64	0.66
query7	0.04	0.03	0.03
query8	0.06	0.05	0.06
query9	0.60	0.54	0.52
query10	0.58	0.60	0.59
query11	0.17	0.12	0.12
query12	0.16	0.13	0.12
query13	0.64	0.64	0.62
query14	0.82	0.87	0.85
query15	0.91	0.84	0.85
query16	0.40	0.42	0.39
query17	1.05	1.11	1.08
query18	0.22	0.20	0.22
query19	1.92	1.87	1.91
query20	0.02	0.01	0.02
query21	15.43	0.97	0.58
query22	0.75	1.20	0.80
query23	14.78	1.36	0.62
query24	6.75	0.82	0.92
query25	0.45	0.28	0.15
query26	0.59	0.16	0.14
query27	0.06	0.06	0.05
query28	9.67	0.95	0.44
query29	12.65	3.90	3.19
query30	3.11	3.06	3.02
query31	2.83	0.56	0.38
query32	3.25	0.56	0.47
query33	3.18	3.11	3.12
query34	16.17	5.54	4.81
query35	4.93	4.87	4.95
query36	0.71	0.52	0.53
query37	0.11	0.08	0.07
query38	0.06	0.05	0.05
query39	0.04	0.03	0.03
query40	0.18	0.14	0.14
query41	0.09	0.03	0.04
query42	0.04	0.03	0.02
query43	0.04	0.03	0.04
Total cold run time: 107.09 s
Total hot run time: 32.96 s

Copy link
Contributor

@dataroaring dataroaring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Aug 27, 2025
@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@doris-robot
Copy link

BE UT Coverage Report

Increment line coverage 0.00% (0/12) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 51.79% (17149/33115)
Line Coverage 37.26% (156256/419347)
Region Coverage 31.96% (119129/372780)
Branch Coverage 33.24% (52346/157456)

@hello-stephen
Copy link
Contributor

BE Regression && UT Coverage Report

Increment line coverage 0.00% (0/12) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 70.69% (22997/32533)
Line Coverage 56.94% (238728/419237)
Region Coverage 52.41% (198294/378326)
Branch Coverage 54.01% (85576/158454)

@dataroaring dataroaring merged commit 1cf42e1 into apache:master Aug 29, 2025
25 of 27 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 29, 2025
```
*** 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: 4e63c65 ***
*** 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:
apache/doris-website#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 -->
github-actions bot pushed a commit that referenced this pull request Aug 29, 2025
```
*** 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: 4e63c65 ***
*** 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:
apache/doris-website#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 -->
morrySnow pushed a commit that referenced this pull request Sep 4, 2025
Cherry-picked from #55330

Co-authored-by: meiyi <meiyi@selectdb.com>
dataroaring pushed a commit that referenced this pull request Sep 5, 2025
Cherry-picked from #55330

Co-authored-by: meiyi <meiyi@selectdb.com>
@morrySnow morrySnow mentioned this pull request Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. dev/3.0.9-merged dev/3.1.1-merged p0_test reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants