Project

General

Profile

Actions

Bug #63519

open

ceph-fuse: reef ceph-fuse crashes with main branch ceph-mds

Added by Venky Shankar 6 months ago. Updated 5 months ago.

Status:
Triaged
Priority:
Normal
Assignee:
Category:
Correctness/Safety
Target version:
% Done:

0%

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

Description

Creating a tracker for recording in run wiki since it shows up in integrations tests for main branch. Explanation is here - https://github.com/ceph/ceph/pull/53734#issuecomment-1797814843

2023-11-08T18:13:13.661 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr:2023-11-08T18:13:13.660+0000 7f8f123735c0 -1 init, newargv = 0x563639666910 newargc=15
2023-11-08T18:13:13.661 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr:ceph-fuse[110162]: starting ceph client
2023-11-08T18:13:13.664 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr:terminate called after throwing an instance of 'ceph::buffer::v15_2_0::end_of_buffer'
2023-11-08T18:13:13.665 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr:  what():  End of buffer [buffer:2]
2023-11-08T18:13:13.665 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr:*** Caught signal (Aborted) **
2023-11-08T18:13:13.665 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: in thread 7f8eeaffd700 thread_name:ms_dispatch
2023-11-08T18:13:13.666 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: ceph version 18.0.0-7083-g85bdb240 (85bdb240f5cf2a758acc9b247951fbc8f5799bc1) reef (dev)
2023-11-08T18:13:13.666 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 1: /lib64/libpthread.so.0(+0x12cf0) [0x7f8f0f012cf0]
2023-11-08T18:13:13.666 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 2: gsignal()
2023-11-08T18:13:13.667 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 3: abort()
2023-11-08T18:13:13.667 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 4: /lib64/libstdc++.so.6(+0x9009b) [0x7f8f0d49009b]
2023-11-08T18:13:13.667 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 5: /lib64/libstdc++.so.6(+0x9653c) [0x7f8f0d49653c]
2023-11-08T18:13:13.668 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 6: /lib64/libstdc++.so.6(+0x96597) [0x7f8f0d496597]
2023-11-08T18:13:13.668 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 7: /lib64/libstdc++.so.6(+0x967f8) [0x7f8f0d4967f8]
2023-11-08T18:13:13.668 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 8: (ceph::buffer::v15_2_0::list::iterator_impl<true>::copy(unsigned int, char*)+0xa5) [0x7f8f1089f475]
2023-11-08T18:13:13.668 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 9: (MDSMap::decode(ceph::buffer::v15_2_0::list::iterator_impl<true>&)+0xa54) [0x7f8f10ac8084]
2023-11-08T18:13:13.668 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 10: (Client::handle_mds_map(boost::intrusive_ptr<MMDSMap const> const&)+0x523) [0x56363824c823]
2023-11-08T18:13:13.669 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 11: (Client::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x51d) [0x56363824d81d]
2023-11-08T18:13:13.669 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 12: (Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x478) [0x7f8f107419c8]
2023-11-08T18:13:13.669 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 13: (DispatchQueue::entry()+0x51f) [0x7f8f1073eb4f]
2023-11-08T18:13:13.669 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 14: (DispatchQueue::DispatchThread::entry()+0x11) [0x7f8f1080c3d1]
2023-11-08T18:13:13.670 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 15: /lib64/libpthread.so.0(+0x81ca) [0x7f8f0f0081ca]
2023-11-08T18:13:13.670 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: 16: clone()
2023-11-08T18:13:13.671 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr:2023-11-08T18:13:13.666+0000 7f8eeaffd700 -1 *** Caught signal (Aborted) **
2023-11-08T18:13:13.671 INFO:tasks.cephfs.fuse_mount.ceph-fuse.0.smithi174.stderr: in thread 7f8eeaffd700 thread_name:ms_dispatch

Once PR https://github.com/ceph/ceph/pull/53340 is merged in reef, this tracker can be close.

Actions #1

Updated by Venky Shankar 5 months ago

  • Status changed from New to Triaged
  • Assignee set to Venky Shankar
Actions

Also available in: Atom PDF