Project

General

Profile

Bug #60609

crash: __gxx_personality_v0()

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):

7ee309515b9e836a2d72f3eb626dca9de02ccb8e3a98c7967bc1a773751c1061


Description

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

Sanitized backtrace:

    __gxx_personality_v0()
    RGWSI_Notify::unwatch(RGWSI_RADOS::Obj&, unsigned long)
    RGWSI_Notify::finalize_watch()
    RGWServices_Def::shutdown()
    RGWServices_Def::~RGWServices_Def()
    RGWRados::~RGWRados()
    rgw::sal::RadosStore::~RadosStore()
    StoreManager::init_storage_provider(DoutPrefixProvider const*, ceph::common::CephContext*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, bool, bool, bool, bool, bool, bool)
    radosgw_Main(int, char const**)

Crash dump sample:
{
    "archived": "2023-02-27 15:25:26.828628",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f51b20c4cf0]",
        "gsignal()",
        "abort()",
        "/lib64/libstdc++.so.6(+0x9009b) [0x7f51b10b509b]",
        "/lib64/libstdc++.so.6(+0x9653c) [0x7f51b10bb53c]",
        "/lib64/libstdc++.so.6(+0x95559) [0x7f51b10ba559]",
        "__gxx_personality_v0()",
        "/lib64/libgcc_s.so.1(+0x10b03) [0x7f51b0a99b03]",
        "_Unwind_Resume()",
        "/lib64/librados.so.2(+0x3c77e) [0x7f51b589b77e]",
        "(RGWSI_Notify::unwatch(RGWSI_RADOS::Obj&, unsigned long)+0x30) [0x7f51b4e7b270]",
        "(RGWSI_Notify::finalize_watch()+0x40) [0x7f51b4e7c240]",
        "/lib64/libradosgw.so.2(+0xe0c2a5) [0x7f51b4e7c2a5]",
        "(RGWServices_Def::shutdown()+0x4a) [0x7f51b488fa7a]",
        "(RGWServices_Def::~RGWServices_Def()+0x12) [0x7f51b488fb02]",
        "(RGWRados::~RGWRados()+0x65) [0x7f51b4c03725]",
        "(rgw::sal::RadosStore::~RadosStore()+0x25) [0x7f51b4ce0985]",
        "(StoreManager::init_storage_provider(DoutPrefixProvider const*, ceph::common::CephContext*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, bool, bool, bool, bool, bool, bool)+0x9eb) [0x7f51b4ce012b]",
        "(radosgw_Main(int, char const**)+0xe23) [0x7f51b480a1e3]",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-27T14:19:40.447441Z_08c53684-b346-4047-a802-e9d3e27cb589",
    "entity_name": "client.5b7b1fd18f3528da603e096c96b85dacb3a545d0",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "7ee309515b9e836a2d72f3eb626dca9de02ccb8e3a98c7967bc1a773751c1061",
    "timestamp": "2023-02-27T14:19:40.447441Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.14.0-162.6.1.el9_1.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT_DYNAMIC Fri Nov 18 02:06:38 UTC 2022" 
}

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