Project

General

Profile

Actions

Bug #64695

open

Aborted signal starting in AsyncConnection::send_message()

Added by Laura Flores about 2 months ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

/a/yuriw-2024-03-01_16:47:30-rados-wip-yuri11-testing-2024-02-28-0950-reef-distro-default-smithi/7577623

2024-03-01T17:31:54.684 INFO:tasks.ceph.mon.b.smithi189.stderr:==00:00:12:49.660 34577== Warning: unimplemented fcntl command: 1036
2024-03-01T17:32:01.004 INFO:tasks.ceph.osd.7.smithi189.stderr:*** Caught signal (Aborted) **
2024-03-01T17:32:01.004 INFO:tasks.ceph.osd.7.smithi189.stderr: in thread 2b297640 thread_name:tp_osd_tp
2024-03-01T17:32:01.080 INFO:tasks.ceph.osd.7.smithi189.stderr: ceph version 18.2.1-667-g17ec83d6 (17ec83d6871cef3b75d2a0823c06f8579830ff99) reef (stable)
2024-03-01T17:32:01.080 INFO:tasks.ceph.osd.7.smithi189.stderr: 1: /lib64/libc.so.6(+0x54db0) [0x549fdb0]
2024-03-01T17:32:01.080 INFO:tasks.ceph.osd.7.smithi189.stderr: 2: /lib64/libc.so.6(+0x9c5d5) [0x54e75d5]
2024-03-01T17:32:01.080 INFO:tasks.ceph.osd.7.smithi189.stderr: 3: /lib64/libc.so.6(+0xa4665) [0x54ef665]
2024-03-01T17:32:01.080 INFO:tasks.ceph.osd.7.smithi189.stderr: 4: (AsyncConnection::send_message(Message*)+0x266) [0xe3e006]
2024-03-01T17:32:01.080 INFO:tasks.ceph.osd.7.smithi189.stderr: 5: (OSD::handle_pg_query_nopg(MQuery const&)+0x371) [0x6e0291]
2024-03-01T17:32:01.080 INFO:tasks.ceph.osd.7.smithi189.stderr: 6: (OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0x3f3) [0x6e4673]
2024-03-01T17:32:01.080 INFO:tasks.ceph.osd.7.smithi189.stderr: 7: (ceph::osd::scheduler::PGPeeringItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x51) [0x8d9601]
2024-03-01T17:32:01.080 INFO:tasks.ceph.osd.7.smithi189.stderr: 8: (OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x28f4) [0x6fb434]
2024-03-01T17:32:01.080 INFO:tasks.ceph.osd.7.smithi189.stderr: 9: (ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x25b) [0xbab9bb]
2024-03-01T17:32:01.080 INFO:tasks.ceph.osd.7.smithi189.stderr: 10: ceph-osd(+0xaa3f24) [0xbabf24]
2024-03-01T17:32:01.080 INFO:tasks.ceph.osd.7.smithi189.stderr: 11: /lib64/libc.so.6(+0x9f802) [0x54ea802]
2024-03-01T17:32:01.080 INFO:tasks.ceph.osd.7.smithi189.stderr: 12: clone()


Related issues 1 (1 open0 closed)

Related to RADOS - Bug #60378: crash: MOSDPGLog::encode_payload(unsigned long)New

Actions
Actions #1

Updated by Laura Flores about 2 months ago

  • Related to Bug #60378: crash: MOSDPGLog::encode_payload(unsigned long) added
Actions #2

Updated by Radoslaw Zarzynski about 2 months ago

2024-03-01T17:31:54.684 INFO:tasks.ceph.mon.b.smithi189.stderr:==00:00:12:49.660 34577== Warning: unimplemented fcntl command: 1036

This seems unrelated as it's a monitor's output.
I bet this assertion is yet another instance of https://tracker.ceph.com/issues/52657.

Actions

Also available in: Atom PDF