Project

General

Profile

Bug #56280

crash: int BlueStore::expand_devices(std::ostream&): assert(r == 0)

Added by Telemetry Bot almost 2 years ago. Updated 11 months ago.

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

0%

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

540f0c7bc91711560a154148e097a726ab9fb44e757146128ef72d7ee23c0620


Description

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

Assert condition: r == 0
Assert function: int BlueStore::expand_devices(std::ostream&)

Sanitized backtrace:

    pthread_kill()
    raise()
    BlueStore::expand_devices(std::ostream&)

Crash dump sample:
{
    "assert_condition": "r == 0",
    "assert_file": "os/bluestore/BlueStore.cc",
    "assert_func": "int BlueStore::expand_devices(std::ostream&)",
    "assert_line": 7478,
    "assert_msg": "os/bluestore/BlueStore.cc: In function 'int BlueStore::expand_devices(std::ostream&)' thread 7f542c8af900 time 2022-05-03T08:15:54.000788+0200\nos/bluestore/BlueStore.cc: 7478: FAILED ceph_assert(r == 0)",
    "assert_thread_name": "ceph-bluestore-",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f542cbf2520]",
        "pthread_kill()",
        "raise()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x182) [0x7f542d7eb3c3]",
        "/usr/lib/x86_64-linux-gnu/ceph/libceph-common.so.2(+0x257525) [0x7f542d7eb525]",
        "(BlueStore::expand_devices(std::ostream&)+0x5c6) [0x55f6fe41fe86]",
        "main()",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f542cbd9d90]",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.1.0",
    "crash_id": "2022-05-03T06:15:54.002516Z_410e7d45-3a48-40f0-b13f-3b54a17bb89e",
    "entity_name": "client.18c6d1951bd1619009dbdaccc1cc0f532a5d7883",
    "os_id": "22.04",
    "os_name": "Ubuntu 22.04 LTS",
    "os_version": "22.04 LTS (Jammy Jellyfish)",
    "os_version_id": "22.04",
    "process_name": "ceph-bluestore-",
    "stack_sig": "540f0c7bc91711560a154148e097a726ab9fb44e757146128ef72d7ee23c0620",
    "timestamp": "2022-05-03T06:15:54.002516Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-25-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022" 
}

History

#1 Updated by Telemetry Bot almost 2 years ago

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

#2 Updated by Telemetry Bot 11 months ago

  • Affected Versions v17.2.0, v17.2.5 added

Also available in: Atom PDF