Rongqi Sun

Results 15 issues of Rongqi Sun

**Describe the bug** When I ran unit tests on ARM server, I found that some of them are failed while X86 platform was working fine. Such as 'ReleaseSlabMultithread' of 'allocator-test-AllocationClassTest',...

src/script/run-make.sh: 'WITH_ZBD' should be removed too Fixes: https://tracker.ceph.com/issues/64962 Because of: https://github.com/ceph/ceph/pull/55054 #https://github.com/ceph/ceph-build/pull/2217 ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). -...

backport tracker: https://tracker.ceph.com/issues/65032 --- backport of https://github.com/ceph/ceph/pull/50301 parent tracker: https://tracker.ceph.com/issues/65029 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

documentation
needs-qa
build/ops
wip-yuri11-testing
wip-svelar-testing-reef

backport tracker: https://tracker.ceph.com/issues/65028 --- backport of https://github.com/ceph/ceph/pull/52617 parent tracker: https://tracker.ceph.com/issues/58653 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

needs-qa
build/ops
pybind
dashboard
wip-yuri11-testing
wip-svelar-testing-reef

backport tracker: https://tracker.ceph.com/issues/65026 --- backport of https://github.com/ceph/ceph/pull/52617 parent tracker: https://tracker.ceph.com/issues/58653 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh

needs-qa
build/ops
pybind
dashboard

backport tracker: https://tracker.ceph.com/issues/65031 --- backport of https://github.com/ceph/ceph/pull/50301 parent tracker: https://tracker.ceph.com/issues/65029 this backport was staged using ceph-backport.sh version 16.0.0.6848 find the latest version at https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh

documentation
needs-qa
build/ops
wip-yuri-testing
quincy-batch-1

When sanitizer is enabled, unittest_erasure_code_shec_thread shows, ``` ================================================================= ==737674==ERROR: LeakSanitizer: detected memory leaks Direct leak of 1360 byte(s) in 5 object(s) allocated from: #0 0xaaaadddffb08 in operator new(unsigned long) (/root/ceph/build/bin/unittest_erasure_code_shec_thread+0x1bfb08)...

cleanup
core
tests

When sanitizer is enabled, unittest_erasure_code_shec shows: ``` ================================================================= ==437976==ERROR: LeakSanitizer: detected memory leaks Direct leak of 2021708 byte(s) in 29731 object(s) allocated from: #0 0xaaaab0144820 in malloc (/root/ceph-19.0.0/build/bin/unittest_erasure_code_shec+0x1d4820) (BuildId: c0999ecf82504ed7e184ea4b4b9ae9d32faa1c46)...

cleanup
core
needs-qa
wip-yuri7-testing

When sanitizer is enabled, unittest_rbd_mirror shows ``` ================================================================= ==1377627==ERROR: LeakSanitizer: detected memory leaks Direct leak of 2 byte(s) in 2 object(s) allocated from: #0 0xaaaac462d088 in operator new(unsigned long) (/root/ceph/build/bin/unittest_rbd_mirror+0x30cd088)...

cleanup
rbd
tests