Project

General

Profile

Actions

Bug #15426

closed

is_split crash in handle_pg_create

Added by Samuel Just about 8 years ago. Updated over 7 years ago.

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

0%

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

Description

2016-04-06T20:53:28.907 INFO:tasks.ceph.osd.5.smithi044.stderr:osd/osd_types.cc: 476: FAILED assert(m_seed < old_pg_num)
2016-04-06T20:53:28.907 INFO:tasks.ceph.osd.5.smithi044.stderr:
2016-04-06T20:53:28.908 INFO:tasks.ceph.osd.5.smithi044.stderr: ceph version 10.1.0-496-g4c2c6fd (4c2c6fd6563be8c0a4e08a162e9ccb33e48fa597)
2016-04-06T20:53:28.908 INFO:tasks.ceph.osd.5.smithi044.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x8b) [0x7f3048f0f96b]
2016-04-06T20:53:28.908 INFO:tasks.ceph.osd.5.smithi044.stderr: 2: (()+0x60c181) [0x7f3048b3d181]
2016-04-06T20:53:28.908 INFO:tasks.ceph.osd.5.smithi044.stderr: 3: (spg_t::is_split(unsigned int, unsigned int, std::set<spg_t, std::less<spg_t>, std::allocator<spg_t> >) const+0x5b) [0x7f3048904c9b]
2016-04-06T20:53:28.908 INFO:tasks.ceph.osd.5.smithi044.stderr: 4: (OSD::project_pg_history(spg_t, pg_history_t&, unsigned int, std::vector<int, std::allocator<int> > const&, int, std::vector<int, std::allocator<int> > const&, int)+0x379)
[0x7f30488c3729]
2016-04-06T20:53:28.908 INFO:tasks.ceph.osd.5.smithi044.stderr: 5: (OSD::handle_pg_create(std::shared_ptr<OpRequest>)+0xac5) [0x7f30488daa15]
2016-04-06T20:53:28.908 INFO:tasks.ceph.osd.5.smithi044.stderr: 6: (OSD::dispatch_op(std::shared_ptr<OpRequest>)+0x1f8) [0x7f30488dc6f8]
2016-04-06T20:53:28.909 INFO:tasks.ceph.osd.5.smithi044.stderr: 7: (OSD::_dispatch(Message
)+0x21d) [0x7f30488dd13d]
2016-04-06T20:53:28.909 INFO:tasks.ceph.osd.5.smithi044.stderr: 8: (OSD::ms_dispatch(Message*)+0x20f) [0x7f30488dd7bf]
2016-04-06T20:53:28.909 INFO:tasks.ceph.osd.5.smithi044.stderr: 9: (Messenger::ms_deliver_dispatch(Message*)+0x77) [0x7f304902c827]
2016-04-06T20:53:28.909 INFO:tasks.ceph.osd.5.smithi044.stderr: 10: (C_handle_dispatch::do_request(int)+0x11) [0x7f304902cf81]
2016-04-06T20:53:28.909 INFO:tasks.ceph.osd.5.smithi044.stderr: 11: (EventCenter::process_events(int)+0xa2d) [0x7f3048fce81d]
2016-04-06T20:53:28.909 INFO:tasks.ceph.osd.5.smithi044.stderr: 12: (Worker::entry()+0x1e0) [0x7f3048faf460]
2016-04-06T20:53:28.909 INFO:tasks.ceph.osd.5.smithi044.stderr: 13: (()+0x8182) [0x7f30471d2182]
2016-04-06T20:53:28.910 INFO:tasks.ceph.osd.5.smithi044.stderr: 14: (clone()+0x6d) [0x7f304530047d]
2016-04-06T20:53:28.910 INFO:tasks.ceph.osd.5.smithi044.stderr: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.


Related issues 2 (0 open2 closed)

Copied to Ceph - Backport #15481: infernalis: is_split crash in handle_pg_createRejectedActions
Copied to Ceph - Backport #15482: hammer: is_split crash in handle_pg_createResolvedNathan CutlerActions
Actions

Also available in: Atom PDF