Project

General

Profile

Actions

Bug #60951

open

crash: ceph::buffer::list::iterator_impl<true>::copy(unsigned int, char*)

Added by Telemetry Bot 12 months ago. Updated 12 months ago.

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

0%

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

27b35ad9779ae0abf636743b4b4667dc8ef215a71a9099c21b9a65e269eff872
e74444c8e516f7539fa3bc3336b47a1edb019b90357a73235f4d905e938a4c7d


Description

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

Sanitized backtrace:

    ceph::buffer::list::iterator_impl<true>::copy(unsigned int, char*)
    CryptoKey::decode(ceph::buffer::list::iterator_impl<true>&)
    KeyServer::decode(ceph::buffer::list::iterator_impl<true>&)
    AuthMonitor::update_from_paxos(bool*)
    Monitor::refresh_from_paxos(bool*)
    Monitor::preinit()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7feb0adcacf0]",
        "gsignal()",
        "abort()",
        "/lib64/libstdc++.so.6(+0x9009b) [0x7feb0a3e109b]",
        "/lib64/libstdc++.so.6(+0x9653c) [0x7feb0a3e753c]",
        "/lib64/libstdc++.so.6(+0x96597) [0x7feb0a3e7597]",
        "/lib64/libstdc++.so.6(+0x967f8) [0x7feb0a3e77f8]",
        "(ceph::buffer::v15_2_0::list::iterator_impl<true>::copy(unsigned int, char*)+0xa5) [0x7feb0d1ec655]",
        "(CryptoKey::decode(ceph::buffer::v15_2_0::list::iterator_impl<true>&)+0x80) [0x7feb0ce85450]",
        "(KeyServer::decode(ceph::buffer::v15_2_0::list::iterator_impl<true>&)+0x2f8) [0x5646cb075158]",
        "(AuthMonitor::update_from_paxos(bool*)+0x485) [0x5646cb05ecc5]",
        "(Monitor::refresh_from_paxos(bool*)+0x104) [0x5646caf9ced4]",
        "(Monitor::preinit()+0x95d) [0x5646cafca31d]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-05-03T01:33:58.042481Z_f3f155fd-d05f-4c64-a89d-24faff65053e",
    "entity_name": "mon.f53b8fc29d7508ea54ed7e4fed84b0605f1d56f4",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "27b35ad9779ae0abf636743b4b4667dc8ef215a71a9099c21b9a65e269eff872",
    "timestamp": "2023-05-03T01:33:58.042481Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.18.0-425.19.2.el8_7.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Tue Apr 4 05:30:47 EDT 2023" 
}

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