Project

General

Profile

Actions

Bug #61021

open

crash: __pthread_mutex_lock()

Added by Telemetry Bot about 1 year 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):

08535b638cb79b995867671199e451f299b265d1fd18ff19735c1b6e5dd8b4d7


Description

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

Sanitized backtrace:

    __pthread_mutex_lock()
    BucketIndexAioManager::do_completion(int)
    BucketIndexAioManager::bucket_index_op_completion_cb(void*, void*)

Crash dump sample:
{
    "archived": "2023-04-29 21:18:15.706564",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7f58c701ace0]",
        "__pthread_mutex_lock()",
        "(BucketIndexAioManager::do_completion(int)+0x44) [0x7f58d225e304]",
        "(BucketIndexAioManager::bucket_index_op_completion_cb(void*, void*)+0x14) [0x7f58d226b124]",
        "/lib64/librados.so.2(+0xa8286) [0x7f58d13be286]",
        "/lib64/librados.so.2(+0xc1595) [0x7f58d13d7595]",
        "/lib64/librados.so.2(+0xc34f2) [0x7f58d13d94f2]",
        "/lib64/librados.so.2(+0xc8eca) [0x7f58d13deeca]",
        "/lib64/libstdc++.so.6(+0xc2ba3) [0x7f58c603fba3]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f58c70101ca]",
        "clone()" 
    ],
    "ceph_version": "16.2.12",
    "crash_id": "2023-04-29T09:36:16.454826Z_3c7acca9-f293-46b3-b511-42b045ad3b58",
    "entity_name": "client.23faa78dd796d622b3eef45e2de01bed7bb8bf5d",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "08535b638cb79b995867671199e451f299b265d1fd18ff19735c1b6e5dd8b4d7",
    "timestamp": "2023-04-29T09:36:16.454826Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.18.0-348.el8.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Tue Oct 19 15:14:17 UTC 2021" 
}

Actions #1

Updated by Telemetry Bot about 1 year ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.12 added
Actions

Also available in: Atom PDF