Project

General

Profile

Bug #60344

crash: raise()

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

a95c6431f383c0e2b8e4e6cc9a7899612cc378ebca30046d572c3544775a51f2


Description

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

Sanitized backtrace:

    raise()
    ceph::buffer::ptr::iterator_impl<true>::operator
    librbd::cache::pwl::ssd::WriteLog<librbd::ImageCtx>::load_existing_entries(librbd::cache::pwl::DeferredContexts&)
    librbd::cache::pwl::ssd::WriteLog<librbd::ImageCtx>::initialize_pool(Context*, librbd::cache::pwl::DeferredContexts&)
    librbd::cache::pwl::AbstractWriteLog<librbd::ImageCtx>::pwl_init(Context*, librbd::cache::pwl::DeferredContexts&)
    librbd::cache::pwl::AbstractWriteLog<librbd::ImageCtx>::init(Context*)
    librbd::cache::pwl::InitRequest<librbd::ImageCtx>::get_image_cache_state()

Crash dump sample:
{
    "archived": "2023-03-12 01:48:05.556196",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x3daf0) [0x7f8595539af0]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x8983c) [0x7f859558583c]",
        "raise()",
        "abort()",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0x9a7ec) [0x7f859588c7ec]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa5966) [0x7f8595897966]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa59d1) [0x7f85958979d1]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa5c65) [0x7f8595897c65]",
        "(ceph::buffer::v15_2_0::ptr::iterator_impl<true>::operator+=(unsigned long)+0x41) [0x7f8596641ef1]",
        "(librbd::cache::pwl::ssd::WriteLog<librbd::ImageCtx>::load_existing_entries(librbd::cache::pwl::DeferredContexts&)+0x557) [0x7f858addf0f7]",
        "(librbd::cache::pwl::ssd::WriteLog<librbd::ImageCtx>::initialize_pool(Context*, librbd::cache::pwl::DeferredContexts&)+0x981) [0x7f858ade01b1]",
        "(librbd::cache::pwl::AbstractWriteLog<librbd::ImageCtx>::pwl_init(Context*, librbd::cache::pwl::DeferredContexts&)+0x638) [0x7f858ada0698]",
        "(librbd::cache::pwl::AbstractWriteLog<librbd::ImageCtx>::init(Context*)+0x5c1) [0x7f858ada1f51]",
        "(librbd::cache::pwl::InitRequest<librbd::ImageCtx>::get_image_cache_state()+0xae) [0x7f858adb570e]",
        "/lib/librbd.so.1(+0x1918d5) [0x7f85969008d5]",
        "/lib/librbd.so.1(+0x104319) [0x7f8596873319]",
        "/lib/librbd.so.1(+0x104319) [0x7f8596873319]",
        "/lib/librbd.so.1(+0x355a59) [0x7f8596ac4a59]",
        "/lib/librados.so.2(+0xb7260) [0x7f859665b260]",
        "/lib/librados.so.2(+0xd232d) [0x7f859667632d]",
        "/lib/librados.so.2(+0xd1ffb) [0x7f8596675ffb]",
        "/lib/librados.so.2(+0xc0e51) [0x7f8596664e51]",
        "/lib/librados.so.2(+0xd4416) [0x7f8596678416]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xceed0) [0x7f85958c0ed0]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x87b27) [0x7f8595583b27]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x10a78c) [0x7f859560678c]" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-12T01:23:05.812445Z_4b17380c-08fe-4764-bbaf-7911a1ce2d12",
    "entity_name": "client.203372a4ae0fb8a5866daa1625e3da69e6c2b95e",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "rbd",
    "stack_sig": "a95c6431f383c0e2b8e4e6cc9a7899612cc378ebca30046d572c3544775a51f2",
    "timestamp": "2023-03-12T01:23:05.812445Z",
    "utsname_machine": "x86_64",
    "utsname_release": "6.1.15-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT_DYNAMIC PVE 6.1.15-1 (2023-03-08T08:53Z)" 
}

History

#1 Updated by Telemetry Bot 11 months ago

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

Also available in: Atom PDF