Project

General

Profile

Actions

Bug #59818

open

crash: librados::IoCtx::watch2(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long*, librados::WatchCtx2*)

Added by Telemetry Bot 12 months ago. Updated 12 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):

bab008f7ba17e8f729d9a0c926f1b977def1f15bdd1e30039e7041023487c90a
c04272e50bd9a4e6f164d543d33927d4e14a0e01035b418a0378f1d5b59c36ca
d396ef938b61662d0e4d19c1032f639a909d75aadcb616abb9b10427f4e09626


Description

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

Sanitized backtrace:

    librados::IoCtx::watch2(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long*, librados::WatchCtx2*)
    RGWWatcher::reinit()
    Context::complete(int)
    Finisher::finisher_thread_entry()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fbcc6439cf0]",
        "/lib64/librados.so.2(+0xa8a14) [0x7fbcc9c7ca14]",
        "/lib64/librados.so.2(+0xa8f96) [0x7fbcc9c7cf96]",
        "(librados::v14_2_0::IoCtx::watch2(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long*, librados::v14_2_0::WatchCtx2*)+0x48) [0x7fbcc9c58de8]",
        "(RGWWatcher::reinit()+0x61) [0x7fbcc91f72b1]",
        "(Context::complete(int)+0xd) [0x7fbcc8aa370d]",
        "(Finisher::finisher_thread_entry()+0x18d) [0x7fbcc6e3778d]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fbcc642f1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-17T17:20:35.352848Z_cfd887f4-e5e6-4a5e-baee-b8083cb4058c",
    "entity_name": "client.6f58b766c35135e6c46d94e4f67b4c92ad374e12",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "c04272e50bd9a4e6f164d543d33927d4e14a0e01035b418a0378f1d5b59c36ca",
    "timestamp": "2023-03-17T17:20:35.352848Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.19.0-35-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#36~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Feb 17 15:17:25 UTC 2" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF