Actions
Bug #75164
openrgw/multisite suite crash on shutdown related to neorados::Notifier
% Done:
0%
Source:
Backport:
tentacle
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
multisite neorados
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
2026-02-24T13:41:56.435 INFO:tasks.rgw.c1.client.0.trial020.stdout:radosgw: ./obj-x86_64-linux-gnu/boost/include/boost/intrusive/list.hpp:1311: boost::intrusive::list_impl<ValueTraits, SizeType, ConstantTimeSize, HeaderHolder>::iterator boost::intrusive::list_impl<ValueTraits, SizeType, ConstantTimeSize, HeaderHolder>::iterator_to(reference) [with ValueTraits = boost::intrusive::bhtraits<neorados::Notifier, boost::intrusive::list_node_traits<void*>, boost::intrusive::safe_link, ceph::async::service_tag, 1>; SizeType = long unsigned int; bool ConstantTimeSize = true; HeaderHolder = void; iterator = boost::intrusive::list_iterator<boost::intrusive::bhtraits<neorados::Notifier, boost::intrusive::list_node_traits<void*>, boost::intrusive::safe_link, ceph::async::service_tag, 1>, false>; reference = neorados::Notifier&]: Assertion `!node_algorithms::inited(this->priv_value_traits().to_node_ptr(value))' failed. 2026-02-24T13:41:56.435 INFO:tasks.rgw.c1.client.0.trial020.stdout:*** Caught signal (Aborted) ** 2026-02-24T13:41:56.436 INFO:tasks.rgw.c1.client.0.trial020.stdout: in thread 7fb1bf925b40 thread_name:radosgw 2026-02-24T13:41:56.437 INFO:tasks.rgw.c1.client.0.trial020.stdout: ceph version 20.3.0-5374-g3df4c7cb (3df4c7cbf004b3e1491c4c78e72dab97baf151de) tentacle (dev - None) 2026-02-24T13:41:56.437 INFO:tasks.rgw.c1.client.0.trial020.stdout: 1: /lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7fb1c20c6520] 2026-02-24T13:41:56.437 INFO:tasks.rgw.c1.client.0.trial020.stdout: 2: pthread_kill() 2026-02-24T13:41:56.437 INFO:tasks.rgw.c1.client.0.trial020.stdout: 3: raise() 2026-02-24T13:41:56.437 INFO:tasks.rgw.c1.client.0.trial020.stdout: 4: abort() 2026-02-24T13:41:56.437 INFO:tasks.rgw.c1.client.0.trial020.stdout: 5: /lib/x86_64-linux-gnu/libc.so.6(+0x2871b) [0x7fb1c20ac71b] 2026-02-24T13:41:56.437 INFO:tasks.rgw.c1.client.0.trial020.stdout: 6: /lib/x86_64-linux-gnu/libc.so.6(+0x39e96) [0x7fb1c20bde96] 2026-02-24T13:41:56.437 INFO:tasks.rgw.c1.client.0.trial020.stdout: 7: radosgw(+0x16ef1cf) [0x55685cd581cf] 2026-02-24T13:41:56.438 INFO:tasks.rgw.c1.client.0.trial020.stdout: 8: radosgw(+0x6deea7) [0x55685bd47ea7] 2026-02-24T13:41:56.438 INFO:tasks.rgw.c1.client.0.trial020.stdout: 9: /usr/lib/ceph/libceph-common.so.2(+0x66b529) [0x7fb1c331e529] 2026-02-24T13:41:56.438 INFO:tasks.rgw.c1.client.0.trial020.stdout: 10: (ceph::common::RefCountedObject::put() const+0x115) [0x7fb1c2f65d05] 2026-02-24T13:41:56.438 INFO:tasks.rgw.c1.client.0.trial020.stdout: 11: radosgw(+0x170764b) [0x55685cd7064b] 2026-02-24T13:41:56.438 INFO:tasks.rgw.c1.client.0.trial020.stdout: 12: radosgw(+0x6e4dd1) [0x55685bd4ddd1] 2026-02-24T13:41:56.438 INFO:tasks.rgw.c1.client.0.trial020.stdout: 13: (rgw::AppMain::~AppMain()+0x4d3) [0x55685bd5b3f3] 2026-02-24T13:41:56.438 INFO:tasks.rgw.c1.client.0.trial020.stdout: 14: main() 2026-02-24T13:41:56.438 INFO:tasks.rgw.c1.client.0.trial020.stdout: 15: /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7fb1c20add90] 2026-02-24T13:41:56.438 INFO:tasks.rgw.c1.client.0.trial020.stdout: 16: __libc_start_main() 2026-02-24T13:41:56.438 INFO:tasks.rgw.c1.client.0.trial020.stdout: 17: _start()
examples:
https://qa-proxy.ceph.com/teuthology/nithyab-2026-02-24_12:43:35-rgw-wip-nbalacha-lua-74219-distro-default-trial/67966/teuthology.log
https://qa-proxy.ceph.com/teuthology/cbodley-2026-02-24_19:39:04-rgw:multisite-wip-74591-distro-default-trial/68706/teuthology.log
Updated by Casey Bodley 26 days ago
Updated by Adam Emerson 14 days ago
- Status changed from New to Fix Under Review
- Backport set to tentacle
- Pull request ID set to 67729
Actions