Project

General

Profile

Actions

Bug #56774

closed

Bug #54653: crash: uint64_t CephFuse::Handle::fino_snap(uint64_t): assert(stag_snap_map.count(stag))

crash: Client::_get_vino(Inode*)

Added by Telemetry Bot almost 2 years ago. Updated 12 months ago.

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

0%

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

2f4b4248a21ed83366dd506ae2a357d74102e26b5b5cae3c623a8932deb1fb73
ebce9fc572ef78dde1f33e5f0609155534b0500b789efa7304e1c7b88165e83a


Description

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

Sanitized backtrace:

    Client::_get_vino(Inode*)
    Client::ll_readlink(Inode*, char*, unsigned long, UserPerm const&)

Crash dump sample:
{
    "backtrace": [
        "__kernel_rt_sigreturn()",
        "(Client::_get_vino(Inode*)+0) [0xaaaaad47e518]",
        "(Client::ll_readlink(Inode*, char*, unsigned long, UserPerm const&)+0xbc) [0xaaaaad4ce914]",
        "ceph-fuse(+0xa0b40) [0xaaaaad476b40]",
        "/lib/aarch64-linux-gnu/libfuse.so.2(+0x15064) [0xffff811c1064]",
        "/lib/aarch64-linux-gnu/libfuse.so.2(+0x12158) [0xffff811be158]",
        "/lib/aarch64-linux-gnu/libpthread.so.0(+0x7624) [0xffff806aa624]",
        "/lib/aarch64-linux-gnu/libc.so.6(+0xd149c) [0xffff803e449c]" 
    ],
    "ceph_version": "17.2.1",
    "crash_id": "2022-07-23T22:36:41.054611Z_ce94f784-0be7-457d-8b27-06733241390f",
    "entity_name": "client.779720a56c617f4713d46a0389a5f0b5c78d2903",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "20.04.4 LTS (Focal Fossa)",
    "os_version_id": "20.04",
    "process_name": "ceph-fuse",
    "stack_sig": "ebce9fc572ef78dde1f33e5f0609155534b0500b789efa7304e1c7b88165e83a",
    "timestamp": "2022-07-23T22:36:41.054611Z",
    "utsname_machine": "aarch64",
    "utsname_release": "5.4.0-1066-raspi",
    "utsname_sysname": "Linux",
    "utsname_version": "#76-Ubuntu SMP PREEMPT Mon Jun 27 11:02:52 UTC 2022" 
}

Actions

Also available in: Atom PDF