Project

General

Profile

Bug #61002

crash: pthread_cond_wait()

Added by Telemetry Bot 11 months ago.

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

0%

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

a041e8f14cd628dd81db14b5e605fe236d3d6ff42cc9e616e54119944297a9a0


Description

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

Sanitized backtrace:

    pthread_cond_wait()
    boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7efc37442cf0]",
        "pthread_cond_wait()",
        "(boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)+0x2ea) [0x7efc39a3732a]",
        "/lib64/libradosgw.so.2(+0x62ff31) [0x7efc39a1df31]",
        "/lib64/libradosgw.so.2(+0x63048a) [0x7efc39a1e48a]",
        "/lib64/libstdc++.so.6(+0xc2b13) [0x7efc36464b13]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7efc374381ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.6",
    "crash_id": "2023-04-25T03:46:59.761747Z_63d60852-a152-411a-9a41-a6ac8f99278c",
    "entity_name": "client.9796da3b1ab9f20f9a9253ed0e8375147736e2c6",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "a041e8f14cd628dd81db14b5e605fe236d3d6ff42cc9e616e54119944297a9a0",
    "timestamp": "2023-04-25T03:46:59.761747Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.14.21-150400.24.11-default",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT_DYNAMIC Sun Jul 17 20:46:33 UTC 2022 (be260ca)" 
}

History

#1 Updated by Telemetry Bot 11 months ago

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

Also available in: Atom PDF