Project

General

Profile

Actions

Bug #60671

open

crash: void ObjectContext::stop_block(): assert(blocked)

Added by Telemetry Bot 11 months ago.

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

0%

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

225dd56780be127b5d32e25f4a3e7da35205fd5e60ee641cd44aacae0d6432b2


Description

http://telemetry.front.sepia.ceph.com:4000/d/jByk5HaMz/crash-spec-x-ray?orgId=1&var-sig_v2=3e2e8f22f22f76bde155e39cf6fe8b311ca3694ba5bf71ae78f3ee86d5840796

Assert condition: blocked
Assert function: void ObjectContext::stop_block()

Sanitized backtrace:

    PrimaryLogPG::kick_object_context_blocked(std::shared_ptr<ObjectContext>)
    PrimaryLogPG::process_copy_chunk(hobject_t, unsigned long, int)
    C_Copyfrom::finish(int)
    Context::complete(int)
    Finisher::finisher_thread_entry()

Crash dump sample:
{
    "archived": "2023-03-24 03:00:30.431531",
    "assert_condition": "blocked",
    "assert_file": "osd/osd_internal_types.h",
    "assert_func": "void ObjectContext::stop_block()",
    "assert_line": 175,
    "assert_msg": "osd/osd_internal_types.h: In function 'void ObjectContext::stop_block()' thread 7f0f17a90700 time 2023-03-23T23:26:36.724198-0300\nosd/osd_internal_types.h: 175: FAILED ceph_assert(blocked)",
    "assert_thread_name": "finisher",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7f0f33422140]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x17e) [0x559f93568fca]",
        "/usr/bin/ceph-osd(+0xc2310e) [0x559f9356910e]",
        "(PrimaryLogPG::kick_object_context_blocked(std::shared_ptr<ObjectContext>)+0x34b) [0x559f937670ab]",
        "(PrimaryLogPG::process_copy_chunk(hobject_t, unsigned long, int)+0x84a) [0x559f93790dea]",
        "(C_Copyfrom::finish(int)+0x15a) [0x559f9381086a]",
        "(Context::complete(int)+0x9) [0x559f936669f9]",
        "(Finisher::finisher_thread_entry()+0x18d) [0x559f93d0173d]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7f0f33416ea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-24T02:26:36.775689Z_60fd1375-a758-4d99-8ccc-2d8651fb4e21",
    "entity_name": "osd.b04a8d0c4dcf49c49885ab1df2b21ec76c164772",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "225dd56780be127b5d32e25f4a3e7da35205fd5e60ee641cd44aacae0d6432b2",
    "timestamp": "2023-03-24T02:26:36.775689Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.85-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.85-1 (2023-02-01T00:00Z)" 
}

Actions #1

Updated by Telemetry Bot 11 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.5 added
Actions

Also available in: Atom PDF