Project

General

Profile

Actions

Bug #1467

closed

cfuse crash during fsx workunit

Added by Josh Durgin over 12 years ago. Updated over 7 years ago.

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

0%

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

Description

Logs are in teuthology:~teuthworker/archive/nightly_coverage_2011-08-30/276

osdc/ObjectCacher.cc: In function 'void ObjectCacher::bh_write_commit(int64_t, sobject_t, loff_t, uint64_t, tid_t)', in thread '0x7faf8356f700'
osdc/ObjectCacher.cc: 635: FAILED assert(0)
 ceph version 0.34-322-gae55253 (commit:ae552539e338b6399a909a0f8e53dc3ceed0a3cf)
 1: (ObjectCacher::bh_write_commit(long, sobject_t, long, unsigned long, unsigned long)+0x401) [0x64bbd1]
 2: (ObjectCacher::C_WriteCommit::finish(int)+0x7a) [0x66268a]
 3: (Objecter::handle_osd_op_reply(MOSDOpReply*)+0xd8a) [0x6312aa]
 4: (Client::ms_dispatch(Message*)+0x627) [0x4bb997]
 5: (SimpleMessenger::dispatch_entry()+0x9d2) [0x521892]
 6: (SimpleMessenger::DispatchThread::entry()+0x2c) [0x45a96c]
 7: (Thread::_entry_func(void*)+0x12) [0x516e02]
 8: (()+0x7971) [0x7faf877e4971]
 9: (clone()+0x6d) [0x7faf8627892d]
Actions #1

Updated by Sage Weil over 12 years ago

  • Status changed from New to Closed

same, i think this was the MOSDOpReply bug

Actions #2

Updated by Josh Durgin over 12 years ago

  • Status changed from Closed to In Progress

This wasn't the OSD reply bug - got this crash again today:

$ zcat ~teuthworker/archive/nightly_coverage_2011-09-01/510/remote/ubuntu@sepia25.ceph.dreamhost.com/log/client.0.log.gz 
2011-09-01 11:46:02.863940 7fd36a081720 ceph version 0.34-364-ga8ab69a (commit:a8ab69ab2084daabfac07c637d3fa19576da8ae0), process cfuse, pid 1150
osdc/ObjectCacher.cc: In function 'void ObjectCacher::bh_write_commit(int64_t, sobject_t, loff_t, uint64_t, tid_t)', in thread '0x7fd3657b0700'
osdc/ObjectCacher.cc: 635: FAILED assert(0)
 ceph version 0.34-364-ga8ab69a (commit:a8ab69ab2084daabfac07c637d3fa19576da8ae0)
 1: (ObjectCacher::bh_write_commit(long, sobject_t, long, unsigned long, unsigned long)+0x401) [0x64ae11]
 2: (ObjectCacher::C_WriteCommit::finish(int)+0x7a) [0x6618ca]
 3: (Objecter::handle_osd_op_reply(MOSDOpReply*)+0xd8a) [0x6304ea]
 4: (Client::ms_dispatch(Message*)+0x627) [0x4b5f87]
 5: (SimpleMessenger::dispatch_entry()+0x9d2) [0x5209f2]
 6: (SimpleMessenger::DispatchThread::entry()+0x2c) [0x45a8dc]
 7: (Thread::_entry_func(void*)+0x12) [0x515f62]
 8: (()+0x7971) [0x7fd369a25971]
 9: (clone()+0x6d) [0x7fd3684b992d]
Actions #3

Updated by Sage Weil over 12 years ago

  • Assignee set to Sage Weil
Actions #4

Updated by Sage Weil over 12 years ago

  • Status changed from In Progress to Resolved

This is just a bad assert, fixed by commit:c8c205fa73078c1ee46152ed860084a272867f5e

Actions #5

Updated by John Spray over 7 years ago

  • Project changed from Ceph to CephFS
  • Category deleted (11)
  • Target version deleted (v0.35)

Bulk updating project=ceph category=ceph-fuse issues to move to fs project so that we can remove the ceph-fuse category from the ceph project

Actions

Also available in: Atom PDF