Project

General

Profile

Actions

Bug #20068

closed

osd valgrind error in CrushWrapper::has_incompat_choose_args

Added by John Spray almost 7 years ago. Updated almost 7 years ago.

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

0%

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

Description

Loic: assigning to you because it looks like you were working in this function recently.

  <kind>UninitCondition</kind>
  <what>Conditional jump or move depends on uninitialised value(s)</what>
  <stack>
    <frame>
      <ip>0xC880B8</ip>
      <obj>/usr/bin/ceph-osd</obj>
      <fn>CrushWrapper::has_incompat_choose_args() const</fn>
      <dir>/usr/src/debug/ceph-12.0.2-1532-g9f8f0d7/src/crush</dir>
      <file>CrushWrapper.cc</file>
      <line>118</line>
    </frame>
    <frame>
      <ip>0xB9C6B8</ip>
      <obj>/usr/bin/ceph-osd</obj>
      <fn>OSDMap::get_features(int, unsigned long*) const</fn>
      <dir>/usr/src/debug/ceph-12.0.2-1532-g9f8f0d7/src/osd</dir>
      <file>OSDMap.cc</file>
      <line>1208</line>
    </frame>
    <frame>
      <ip>0x593BDF</ip>
      <obj>/usr/bin/ceph-osd</obj>
      <fn>OSD::check_osdmap_features(ObjectStore*)</fn>
      <dir>/usr/src/debug/ceph-12.0.2-1532-g9f8f0d7/src/osd</dir>
      <file>OSD.cc</file>
      <line>7699</line>
    </frame>
Actions #2

Updated by Loïc Dachary almost 7 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Loïc Dachary almost 7 years ago

  • Status changed from In Progress to Need More Info

https://github.com/ceph/ceph/pull/15244 was merged recently and modified how things are handled. Let see if it happens again.

Actions #4

Updated by Sage Weil almost 7 years ago

  • Status changed from Need More Info to Resolved
Actions #5

Updated by Greg Farnum almost 7 years ago

  • Project changed from Ceph to RADOS
  • Category deleted (10)
Actions

Also available in: Atom PDF