Project

General

Profile

Actions

Backport #16225

closed

hammer: SIGABRT in TrackedOp::dump() via dump_ops_in_flight()

Added by David Zafman almost 8 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
High
Assignee:
David Zafman
Target version:
Release:
hammer
Pull request ID:
Crash signature (v1):
Crash signature (v2):


Related issues 1 (0 open1 closed)

Copied from Ceph - Bug #8885: SIGABRT in TrackedOp::dump() via dump_ops_in_flight()ResolvedDavid Zafman07/20/2014

Actions
Actions #1

Updated by David Zafman almost 8 years ago

  • Copied from Bug #8885: SIGABRT in TrackedOp::dump() via dump_ops_in_flight() added
Actions #2

Updated by David Zafman almost 8 years ago

  • Status changed from Pending Backport to In Progress
Actions #3

Updated by Nathan Cutler almost 8 years ago

  • Tracker changed from Bug to Backport
  • Description updated (diff)

original description

ubuntu@teuthology:/var/lib/teuthworker/archive/sage-2014-07-19_23:15:03-rados-wip-sage-testing-testing-basic-plana/370540

 -2631> 2014-07-20 03:37:26.447023 7f7ff5f15700 -1 *** Caught signal (Aborted) **
 in thread 7f7ff5f15700

 ceph version 0.82-697-g4438ab1 (4438ab1b7ea41df6e18e9cd17d9a69f34c925c83)
 1: ceph-osd() [0x9aa88a]
 2: (()+0xfcb0) [0x7f7ff8c25cb0]
 3: (gsignal()+0x35) [0x7f7ff736d425]
 4: (abort()+0x17b) [0x7f7ff7370b8b]
 5: (__gnu_cxx::__verbose_terminate_handler()+0x11d) [0x7f7ff7cc069d]
 6: (()+0xb5846) [0x7f7ff7cbe846]
 7: (()+0xb5873) [0x7f7ff7cbe873]
 8: (()+0xb628f) [0x7f7ff7cbf28f]
 9: (TrackedOp::dump(utime_t, ceph::Formatter*) const+0x1d0) [0x6cfd60]
 10: (OpTracker::dump_ops_in_flight(ceph::Formatter*)+0xa7) [0x6d07e7]
 11: (OSD::asok_command(std::string, std::map<std::string, boost::variant<std::string, bool, long, double, std::vector<std::string, std::allocator<std::string> >, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::varia
nt::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::va
riant::void_, boost::detail::variant::void_, boost::detail::variant::void_>, std::less<std::string>, std::allocator<std::pair<std::string const, boost::variant<std::string, bool, long, double, std::vector<std::string, std::allocator<std::string> >, boost::detail::variant::voi
d_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::
void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_> > > >&, std::string, std::ostream&)+0x2f0) [0x6262e0]
 12: (OSDSocketHook::call(std::string, std::map<std::string, boost::variant<std::string, bool, long, double, std::vector<std::string, std::allocator<std::string> >, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::var
iant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::
variant::void_, boost::detail::variant::void_, boost::detail::variant::void_>, std::less<std::string>, std::allocator<std::pair<std::string const, boost::variant<std::string, bool, long, double, std::vector<std::string, std::allocator<std::string> >, boost::detail::variant::v
oid_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant
::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_, boost::detail::variant::void_> > > >&, std::string, ceph::buffer::list&)+0x7d) [0x68b90d]
 13: (AdminSocket::do_accept()+0x1084) [0xa88674]
 14: (AdminSocket::entry()+0x130) [0xa89d70]
 15: (()+0x7e9a) [0x7f7ff8c1de9a]
 16: (clone()+0x6d) [0x7f7ff742b3fd]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

this is the second time i've seen this

Actions #4

Updated by Nathan Cutler almost 8 years ago

David: This is the hammer backport of #8885 right?

Actions #5

Updated by Nathan Cutler almost 8 years ago

  • Release set to hammer
Actions #6

Updated by David Zafman almost 8 years ago

  • Status changed from In Progress to New

Yes, this is a backport of 8885. Trickier than expected to do this one.

Actions #7

Updated by David Zafman almost 8 years ago

  • Has duplicate Bug #16641: hammer-backports: OSD crash in *lost-unfound* tests with msgr-failures added
Actions #8

Updated by David Zafman almost 8 years ago

  • Status changed from New to In Progress
Actions #9

Updated by David Zafman almost 8 years ago

  • Description updated (diff)
Actions #10

Updated by David Zafman almost 8 years ago

  • Has duplicate deleted (Bug #16641: hammer-backports: OSD crash in *lost-unfound* tests with msgr-failures)
Actions #11

Updated by Samuel Just over 7 years ago

  • Priority changed from Urgent to High
Actions #12

Updated by David Zafman over 7 years ago

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

Updated by Nathan Cutler over 7 years ago

  • Description updated (diff)
Actions #14

Updated by Nathan Cutler over 7 years ago

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

Updated by Nathan Cutler over 7 years ago

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

Updated by Nathan Cutler over 7 years ago

  • Status changed from Fix Under Review to Resolved
  • Target version set to v0.94.10
Actions

Also available in: Atom PDF