Project

General

Profile

Actions

Bug #60602

open

crash: void SignalHandler::queue_signal_info(int, siginfo_t*, void*): assert(r == 1)

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

caf4a5375141f665458a5ecf21cc00ac9a83e7c581590f9b98f5f24a40a85d82


Description

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

Assert condition: r == 1
Assert function: void SignalHandler::queue_signal_info(int, siginfo_t*, void*)

Sanitized backtrace:

    close()
    CrushTester::test_with_fork(int)
    OSDMonitor::prepare_new_pool(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned long, unsigned long, float, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, unsigned long, OSDMonitor::FastReadType, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, std::ostream*)
    OSDMonitor::prepare_new_pool(boost::intrusive_ptr<MonOpRequest>)
    OSDMonitor::prepare_pool_op_create(boost::intrusive_ptr<MonOpRequest>)
    OSDMonitor::prepare_pool_op(boost::intrusive_ptr<MonOpRequest>)
    OSDMonitor::prepare_update(boost::intrusive_ptr<MonOpRequest>)
    PaxosService::dispatch(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:
{
    "archived": "2023-02-24 14:14:21.597289",
    "assert_condition": "r == 1",
    "assert_file": "global/signal_handler.cc",
    "assert_func": "void SignalHandler::queue_signal_info(int, siginfo_t*, void*)",
    "assert_line": 594,
    "assert_msg": "global/signal_handler.cc: In function 'void SignalHandler::queue_signal_info(int, siginfo_t*, void*)' thread 7f15d047b700 time 2023-02-24T09:52:58.546655+0000\nglobal/signal_handler.cc: 594: FAILED ceph_assert(r == 1)",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f15da68dcf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x18f) [0x7f15dc6e2499]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x269605) [0x7f15dc6e2605]",
        "/usr/bin/ceph-mon(+0x5b5664) [0x55651465a664]",
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f15da68dcf0]",
        "close()",
        "(CrushTester::test_with_fork(int)+0x3ab) [0x7f15dcd2826b]",
        "(OSDMonitor::prepare_new_pool(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned long, unsigned long, float, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, unsigned long, OSDMonitor::FastReadType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, std::ostream*)+0x5ca) [0x55651458025a]",
        "(OSDMonitor::prepare_new_pool(boost::intrusive_ptr<MonOpRequest>)+0x3cc) [0x5565145817bc]",
        "(OSDMonitor::prepare_pool_op_create(boost::intrusive_ptr<MonOpRequest>)+0xc5) [0x556514581c95]",
        "(OSDMonitor::prepare_pool_op(boost::intrusive_ptr<MonOpRequest>)+0x94e) [0x55651458272e]",
        "(OSDMonitor::prepare_update(boost::intrusive_ptr<MonOpRequest>)+0x110) [0x5565145a32b0]",
        "(PaxosService::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x2ce) [0x556514512c0e]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x4e6) [0x5565143bb1d6]",
        "(Monitor::_ms_dispatch(Message*)+0x406) [0x5565143bc5e6]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x5d) [0x5565143ecdad]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x478) [0x7f15dc95cc88]",
        "(DispatchQueue::entry()+0x50f) [0x7f15dc95a0cf]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f15dca218f1]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f15da6831ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-24T09:52:58.555475Z_82083b51-77c1-440a-8346-69bf657418b8",
    "entity_name": "mon.3b9dec98f6a87592215fc3efdd423964d37ec36b",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "caf4a5375141f665458a5ecf21cc00ac9a83e7c581590f9b98f5f24a40a85d82",
    "timestamp": "2023-02-24T09:52:58.555475Z",
    "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" 
}

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