Project

General

Profile

Actions

Bug #60246

open

crash: std::__throw_bad_variant_access(bool)

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

b3d958d4ecfd41c728836d5c7de3e250b125650f51638a683a070ec468f1cd0f


Description

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

Sanitized backtrace:

    std::__throw_bad_variant_access(bool)
    void boost::throw_exception<boost::gregorian::bad_day_of_month>(boost::gregorian::bad_day_of_month const&)
    RGWDataNotifier::interval_msec()
    RGWRadosThread::Worker::entry()

Crash dump sample:
{
    "archived": "2023-01-02 23:11:17.388753",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f1a91bb5cf0]",
        "gsignal()",
        "abort()",
        "/lib64/libstdc++.so.6(+0x9009b) [0x7f1a90ba609b]",
        "/lib64/libstdc++.so.6(+0x9653c) [0x7f1a90bac53c]",
        "/lib64/libstdc++.so.6(+0x96597) [0x7f1a90bac597]",
        "/lib64/libstdc++.so.6(+0x967f8) [0x7f1a90bac7f8]",
        "(std::__throw_bad_variant_access(bool)+0) [0x7f1a94097126]",
        "(void boost::throw_exception<boost::gregorian::bad_day_of_month>(boost::gregorian::bad_day_of_month const&)+0) [0x7f1a9409714a]",
        "(RGWDataNotifier::interval_msec()+0xb4) [0x7f1a946e0574]",
        "(RGWRadosThread::Worker::entry()+0x2de) [0x7f1a946a5e8e]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f1a91bab1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-01-02T20:19:44.809180Z_5fb9da3b-f03a-41b5-b529-efb216a91cbf",
    "entity_name": "client.dcee65df434ed08cd8daf481114726ff6c9347c7",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "b3d958d4ecfd41c728836d5c7de3e250b125650f51638a683a070ec468f1cd0f",
    "timestamp": "2023-01-02T20:19:44.809180Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-56-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022" 
}

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