Project

General

Profile

Actions

Bug #9706

closed

osdc/Objecter.cc: 1570: FAILED assert(op->session)

Added by Samuel Just over 9 years ago. Updated over 9 years ago.

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

0%

Source:
Q/A
Tags:
Backport:
giant
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

This was actually on wip-sam-testing, but does not appear related to any of the patches.

ubuntu@teuthology:/a/samuelj-2014-10-07_22:53:35-rados-wip-sam-testing-wip-testing-vanilla-fixes-basic-multi/533893

2014-10-07T23:35:09.612 INFO:tasks.rados.rados.0.burnupi04.stdout:480: seq_num 479 ranges {406344=658023,1828587=177757}
2014-10-07T23:35:09.624 INFO:tasks.rados.rados.0.burnupi04.stderr:osdc/Objecter.cc: In function 'void Objecter::tick()' thread 7f23c5be4700 time 2014-10-07 23:35:09.622943
2014-10-07T23:35:09.624 INFO:tasks.rados.rados.0.burnupi04.stderr:osdc/Objecter.cc: 1570: FAILED assert(op->session)
2014-10-07T23:35:09.624 INFO:tasks.rados.rados.0.burnupi04.stderr: ceph version 0.86-45-g41c8817 (41c8817caeaa9e2b6eef23ed77c5291e9c1d76b7)
2014-10-07T23:35:09.625 INFO:tasks.rados.rados.0.burnupi04.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x8b) [0x7f23cbc87f9b]
2014-10-07T23:35:09.625 INFO:tasks.rados.rados.0.burnupi04.stderr: 2: (Objecter::tick()+0x935) [0x7f23cbc03185]
2014-10-07T23:35:09.625 INFO:tasks.rados.rados.0.burnupi04.stderr: 3: (Context::complete(int)+0x9) [0x7f23cbbc5e09]
2014-10-07T23:35:09.625 INFO:tasks.rados.rados.0.burnupi04.stderr: 4: (SafeTimer::timer_thread()+0xec) [0x7f23cbc842fc]
2014-10-07T23:35:09.625 INFO:tasks.rados.rados.0.burnupi04.stderr: 5: (SafeTimerThread::entry()+0xd) [0x7f23cbc863fd]
2014-10-07T23:35:09.625 INFO:tasks.rados.rados.0.burnupi04.stderr: 6: (()+0x8182) [0x7f23cb7c4182]
2014-10-07T23:35:09.625 INFO:tasks.rados.rados.0.burnupi04.stderr: 7: (clone()+0x6d) [0x7f23cafd738d]
2014-10-07T23:35:09.625 INFO:tasks.rados.rados.0.burnupi04.stderr: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
2014-10-07T23:35:09.626 INFO:tasks.rados.rados.0.burnupi04.stderr:terminate called after throwing an instance of 'ceph::FailedAssertion'

Actions #1

Updated by Sage Weil over 9 years ago

  • Status changed from New to In Progress
  • Assignee set to Sage Weil
  • Source changed from other to Q/A
  • Backport set to giant

tick() locking is broken

Actions #2

Updated by Sage Weil over 9 years ago

  • Status changed from In Progress to Fix Under Review
Actions #3

Updated by Sage Weil over 9 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF