Project

General

Profile

Actions

Bug #60095

open

crash: RGWSI_Notify::finalize_watch()

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

4e232ca2f4adb6feb6ba8bf273236d76274f30d75d2b9ed859b9e4651a4c04b4


Description

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

Sanitized backtrace:

    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": "2022-12-16 02:24:46.013048",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7f70f0fe5140]",
        "(RGWSI_Notify::finalize_watch()+0x24) [0x7f70f1db5464]",
        "/lib/libradosgw.so.2(+0xdc14e5) [0x7f70f1db54e5]",
        "(RGWServices_Def::shutdown()+0x46) [0x7f70f1802e36]",
        "(RGWServices_Def::~RGWServices_Def()+0xe) [0x7f70f1802ebe]",
        "(RGWRados::~RGWRados()+0x61) [0x7f70f1b59631]",
        "(rgw::sal::RadosStore::~RadosStore()+0x21) [0x7f70f1c2ec31]",
        "(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)+0xfcf) [0x7f70f1c2e9af]",
        "(radosgw_Main(int, char const**)+0x114a) [0x7f70f1780d4a]",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-12-16T02:13:40.702025Z_0432094f-13bb-42dd-aabd-659cd4c66218",
    "entity_name": "client.91648d578c958206f2f859bdd96ffa534c1aabba",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "radosgw",
    "stack_sig": "4e232ca2f4adb6feb6ba8bf273236d76274f30d75d2b9ed859b9e4651a4c04b4",
    "timestamp": "2022-12-16T02:13:40.702025Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-19-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.149-2 (2022-10-21)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF