Project

General

Profile

Actions

Bug #59820

open

crash: BlueStore::_collection_list(BlueStore::Collection*, ghobject_t const&, ghobject_t const&, int, bool, std::vector<ghobject_t, std::allocator<ghobject_t> >*, ghobject_t*)

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

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

0%

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

5a596b555b52146a973a8d12fdf2842ab38e950d0bd3001a787b2eb4c5842eb6
de681b41dfd0452753b7941f2b8871691297008aeb8654f3f3db298b28b317a1


Description

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

Sanitized backtrace:

    BlueStore::_collection_list(BlueStore::Collection*, ghobject_t const&, ghobject_t const&, int, bool, std::vector<ghobject_t, std::allocator<ghobject_t> >*, ghobject_t*)
    BlueStore::collection_list(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ghobject_t const&, ghobject_t const&, int, std::vector<ghobject_t, std::allocator<ghobject_t> >*, ghobject_t*)
    PGBackend::objects_list_partial(hobject_t const&, int, int, std::vector<hobject_t, std::allocator<hobject_t> >*, hobject_t*)
    PrimaryLogPG::agent_work(int, int)
    OSDService::agent_entry()
    OSDService::AgentThread::entry()

Crash dump sample:
{
    "archived": "2023-04-28 09:16:43.012227",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7f8d3b5ea140]",
        "(BlueStore::_collection_list(BlueStore::Collection*, ghobject_t const&, ghobject_t const&, int, bool, std::vector<ghobject_t, std::allocator<ghobject_t> >*, ghobject_t*)+0x525) [0x55a7a578cef5]",
        "(BlueStore::collection_list(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ghobject_t const&, ghobject_t const&, int, std::vector<ghobject_t, std::allocator<ghobject_t> >*, ghobject_t*)+0xc7) [0x55a7a578ef57]",
        "(PGBackend::objects_list_partial(hobject_t const&, int, int, std::vector<hobject_t, std::allocator<hobject_t> >*, hobject_t*)+0xd79) [0x55a7a5439eb9]",
        "(PrimaryLogPG::agent_work(int, int)+0x319) [0x55a7a539eaa9]",
        "(OSDService::agent_entry()+0x19b) [0x55a7a526c07b]",
        "(OSDService::AgentThread::entry()+0xd) [0x55a7a52d2dbd]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7f8d3b5deea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.4",
    "crash_id": "2023-04-28T08:48:06.569678Z_0ebbfb7c-fef6-4fcd-b7e0-59d666bb5184",
    "entity_name": "osd.dc7c551f6fc62c71e1883408c68c5f6a3d162359",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "de681b41dfd0452753b7941f2b8871691297008aeb8654f3f3db298b28b317a1",
    "timestamp": "2023-04-28T08:48:06.569678Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.64-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.64-1 (Thu, 13 Oct 2022 10:30:34 +0200)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.0, v17.2.4, v17.2.5 added
Actions

Also available in: Atom PDF