Project

General

Profile

Bug #52219

crash: void KernelDevice::_aio_thread(): abort

Added by Telemetry Bot over 2 years ago. Updated about 2 years ago.

Status:
Won't Fix
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):

55a800517f21d56e8e43bcffcdcc72ade4205183586c907df8d77a7ec7363373
9532bbd5bf99075a28fa8532bfaada8131505d0aeec2ffdf9276ed72f6e2949d
dc415d7e25fb9fcdbead92ec824f8704cbceecb251a38fbf499ab71558b96167


Description

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

Assert condition: abort
Assert function: void KernelDevice::_aio_thread()

Sanitized backtrace:

    __kernel_rt_sigreturn()
    KernelDevice::_aio_thread()
    KernelDevice::AioCompletionThread::entry()
    /lib64/libpthread.so.0(
    /lib64/libc.so.6(

Crash dump sample:
{
    "archived": "2021-08-09 17:14:41.382243",
    "assert_condition": "abort",
    "assert_file": "blk/kernel/KernelDevice.cc",
    "assert_func": "void KernelDevice::_aio_thread()",
    "assert_line": 600,
    "assert_msg": "blk/kernel/KernelDevice.cc: In function 'void KernelDevice::_aio_thread()' thread ffff78949840 time 2021-08-09T09:23:41.247530+0000\nblk/kernel/KernelDevice.cc: 600: ceph_abort_msg(\"Unexpected IO error. This may suggest a hardware issue. Please check your kernel log!\")",
    "assert_thread_name": "bstore_aio",
    "backtrace": [
        "__kernel_rt_sigreturn()",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1b0) [0xaaaaad20f788]",
        "(KernelDevice::_aio_thread()+0x1044) [0xaaaaadc570bc]",
        "(KernelDevice::AioCompletionThread::entry()+0x10) [0xaaaaadc61a98]",
        "/lib64/libpthread.so.0(+0x7800) [0xffff8148f800]",
        "/lib64/libc.so.6(+0xd17dc) [0xffff8104a7dc]" 
    ],
    "ceph_version": "16.2.5",
    "crash_id": "2021-08-09T09:23:41.254997Z_ffe415b7-e613-403d-b8bb-bc6cd6f872b6",
    "entity_name": "osd.0098697c23916aa7fc29b04c94d2734939a77cb8",
    "io_error": true,
    "io_error_code": -5,
    "io_error_devname": "dm-1",
    "io_error_length": 8192,
    "io_error_offset": 2229313208320,
    "io_error_optype": 8,
    "io_error_path": "/var/lib/ceph/osd/ceph-5/block",
    "os_id": "centos",
    "os_name": "CentOS Linux",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "dc415d7e25fb9fcdbead92ec824f8704cbceecb251a38fbf499ab71558b96167",
    "timestamp": "2021-08-09T09:23:41.254997Z",
    "utsname_machine": "aarch64",
    "utsname_release": "5.12.15-300.fc34.aarch64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Wed Jul 7 19:31:37 UTC 2021" 
}

History

#1 Updated by Telemetry Bot over 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.1, v16.2.5 added

#2 Updated by Sage Weil over 2 years ago

  • Status changed from New to Won't Fix
  • Crash signature (v1) updated (diff)

IO error

#3 Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)

Also available in: Atom PDF