Project

General

Profile

Actions

Bug #12013

closed

assert(info->on_notify_finish) in Objecter::handle_watch_notify(MWatchNotify*)'

Added by Kefu Chai almost 9 years ago. Updated about 7 years ago.

Status:
Can't reproduce
Priority:
High
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

http://pulpito.ceph.com/ubuntu-2015-06-12_21:23:04-rados-wip-kefu-testing---basic-multi/930883/

crashed in multi_stress_watch.

2015-06-13T23:03:52.876 INFO:tasks.workunit.client.0.burnupi34.stderr:Iteration 8274
2015-06-13T23:03:52.886 INFO:tasks.workunit.client.0.burnupi34.stderr:Iteration 8275
2015-06-13T23:03:52.916 INFO:tasks.workunit.client.0.burnupi34.stderr:Iteration 8276
2015-06-13T23:03:52.926 INFO:tasks.workunit.client.0.burnupi34.stderr:Iteration 8277
2015-06-13T23:03:52.936 INFO:tasks.workunit.client.0.burnupi34.stderr:Iteration 8278
2015-06-13T23:03:52.948 INFO:tasks.workunit.client.0.burnupi34.stderr:Iteration 8279
2015-06-13T23:03:52.948 INFO:tasks.workunit.client.0.burnupi34.stderr:osdc/Objecter.cc: In function 'void Objecter::handle_watch_notify(MWatchNotify*)' thread 7fd17c7f8700 time 2015-06-13 23:03:52.942877
2015-06-13T23:03:52.948 INFO:tasks.workunit.client.0.burnupi34.stderr:osdc/Objecter.cc: 796: FAILED assert(info->on_notify_finish)
2015-06-13T23:03:52.949 INFO:tasks.workunit.client.0.burnupi34.stderr: ceph version 9.0.1-903-gfffc4bd (fffc4bd7cbdb2e7796497024bca1ec202fe27c7f)
2015-06-13T23:03:52.949 INFO:tasks.workunit.client.0.burnupi34.stderr: 1: (()+0x1587eb) [0x7fd18a0657eb]
2015-06-13T23:03:52.949 INFO:tasks.workunit.client.0.burnupi34.stderr: 2: (()+0xcbce5) [0x7fd189fd8ce5]
2015-06-13T23:03:52.949 INFO:tasks.workunit.client.0.burnupi34.stderr: 3: (()+0xe86eb) [0x7fd189ff56eb]
2015-06-13T23:03:52.949 INFO:tasks.workunit.client.0.burnupi34.stderr: 4: (()+0x2d63a6) [0x7fd18a1e33a6]
2015-06-13T23:03:52.949 INFO:tasks.workunit.client.0.burnupi34.stderr: 5: (()+0x2f645a) [0x7fd18a20345a]
2015-06-13T23:03:52.949 INFO:tasks.workunit.client.0.burnupi34.stderr: 6: (()+0x2f9acd) [0x7fd18a206acd]
2015-06-13T23:03:52.950 INFO:tasks.workunit.client.0.burnupi34.stderr: 7: (()+0x8182) [0x7fd189cf7182]
2015-06-13T23:03:52.950 INFO:tasks.workunit.client.0.burnupi34.stderr: 8: (clone()+0x6d) [0x7fd188ffc38d]
2015-06-13T23:03:52.950 INFO:tasks.workunit.client.0.burnupi34.stderr: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
2015-06-13T23:03:52.950 INFO:tasks.workunit.client.0.burnupi34.stderr:terminate called after throwing an instance of 'ceph::FailedAssertion'
2015-06-13T23:03:52.965 INFO:tasks.workunit.client.0.burnupi34.stderr:Aborted (core dumped)
2015-06-13T23:03:52.967 INFO:tasks.workunit:Stopping ['rados/stress_watch.sh'] on client.0...

it was a test branch, but i don't this issue is related to the changes under testing. and i am not able to reproduce it using the same configuration, see http://pulpito.ceph.com/ubuntu-2015-06-14_06:07:33-rados-wip-kefu-testing---basic-multi/933027/ .

Actions

Also available in: Atom PDF