Project

General

Profile

Actions

Bug #60996

open

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

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

a9414d13dbc28e566ea15810003481681105cc26e246d55fed56cb392e0fdf5d
f0387910d3be72daf5d6df341e4b1cce44647d51e1a2ebe6871322bab22e6e5b


Description

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

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::sync_finish(unsigned long)
    Monitor::handle_sync_chunk(boost::intrusive_ptr<MonOpRequest>)
    Monitor::handle_sync(boost::intrusive_ptr<MonOpRequest>)
    Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)
    Monitor::_ms_dispatch(Message*)
    Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)
    DispatchQueue::entry()
    DispatchQueue::DispatchThread::entry()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fe8ea103cf0]",
        "gsignal()",
        "abort()",
        "/lib64/libstdc++.so.6(+0x9009b) [0x7fe8e971a09b]",
        "/lib64/libstdc++.so.6(+0x9653c) [0x7fe8e972053c]",
        "/lib64/libstdc++.so.6(+0x96597) [0x7fe8e9720597]",
        "/lib64/libstdc++.so.6(+0x967f8) [0x7fe8e97207f8]",
        "(ceph::buffer::v15_2_0::list::iterator_impl<true>::copy(unsigned int, char*)+0xa5) [0x7fe8ec525655]",
        "(CryptoKey::decode(ceph::buffer::v15_2_0::list::iterator_impl<true>&)+0x80) [0x7fe8ec1be450]",
        "(KeyServer::decode(ceph::buffer::v15_2_0::list::iterator_impl<true>&)+0x2f8) [0x55a98e3dd158]",
        "(AuthMonitor::update_from_paxos(bool*)+0x485) [0x55a98e3c6cc5]",
        "(Monitor::refresh_from_paxos(bool*)+0x104) [0x55a98e304ed4]",
        "(Monitor::sync_finish(unsigned long)+0x25d) [0x55a98e32ca4d]",
        "(Monitor::handle_sync_chunk(boost::intrusive_ptr<MonOpRequest>)+0x7b8) [0x55a98e32d6f8]",
        "(Monitor::handle_sync(boost::intrusive_ptr<MonOpRequest>)+0x9c) [0x55a98e32dc1c]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0xf32) [0x55a98e33dc22]",
        "(Monitor::_ms_dispatch(Message*)+0x406) [0x55a98e33e5e6]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x5d) [0x55a98e36edad]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x478) [0x7fe8ec3d2c88]",
        "(DispatchQueue::entry()+0x50f) [0x7fe8ec3d00cf]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7fe8ec4978f1]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fe8ea0f91ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-05-03T00:57:37.234628Z_10452d15-e832-44d3-9bd2-f70aba17654a",
    "entity_name": "mon.f53b8fc29d7508ea54ed7e4fed84b0605f1d56f4",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "a9414d13dbc28e566ea15810003481681105cc26e246d55fed56cb392e0fdf5d",
    "timestamp": "2023-05-03T00:57:37.234628Z",
    "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