Project

General

Profile

Actions

Bug #20491

closed

objecter leaked OSDMap in handle_osd_map

Added by Kefu Chai almost 7 years ago. Updated almost 5 years ago.

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

0%

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

Description

<error>
  <unique>0x4a</unique>
  <tid>1</tid>
  <kind>Leak_DefinitelyLost</kind>
  <xwhat>
    <text>7,638 (816 direct, 6,822 indirect) bytes in 1 blocks are definitely lost in loss record 75 of 78</text>
    <leakedbytes>7638</leakedbytes>
    <leakedblocks>1</leakedblocks>
  </xwhat>
  <stack>
    <frame>
      <ip>0xA2A58A8</ip>
      <obj>/usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so</obj>
      <fn>operator new[](unsigned long)</fn>
      <dir>/builddir/build/BUILD/valgrind-3.11.0/coregrind/m_replacemalloc</dir>
      <file>vg_replace_malloc.c</file>
      <line>423</line>
    </frame>
    <frame>
      <ip>0x5FC613</ip>
      <obj>/usr/bin/ceph-osd</obj>
      <fn>Objecter</fn>
      <dir>/usr/src/debug/ceph-12.0.3-2488-g7d2854b/src/osdc</dir>
      <file>Objecter.h</file>
      <line>2012</line>
    </frame>
    <frame>
      <ip>0x5FC613</ip>
      <obj>/usr/bin/ceph-osd</obj>
      <fn>OSDService::OSDService(OSD*)</fn>
      <dir>/usr/src/debug/ceph-12.0.3-2488-g7d2854b/src/osd</dir>
      <file>OSD.cc</file>
      <line>236</line>
    </frame>
    <frame>
      <ip>0x607081</ip>
      <obj>/usr/bin/ceph-osd</obj>
      <fn>OSD::OSD(CephContext*, ObjectStore*, int, Messenger*, Messenger*, Messenger*, Messenger*, Messenger*, Messenger*, Messenger*, MonClient*, std::string const&amp;, std::string const&amp;)</fn>
      <dir>/usr/src/debug/ceph-12.0.3-2488-g7d2854b/src/osd</dir>
      <file>OSD.cc</file>
      <line>1948</line>
    </frame>
    <frame>
      <ip>0x502C04</ip>
      <obj>/usr/bin/ceph-osd</obj>
      <fn>main</fn>
      <dir>/usr/src/debug/ceph-12.0.3-2488-g7d2854b/src</dir>
      <file>ceph_osd.cc</file>
      <line>613</line>
    </frame>
  </stack>
</error>

/a/kchai-2017-07-04_04:14:45-rados-wip-20432-kefu-distro-basic-mira/1357991/remote/mira038/log/valgrind/osd.2.log.gz


Related issues 2 (0 open2 closed)

Has duplicate RADOS - Bug #39723: osd: valgrind Leak_DefinitelyLostDuplicateGreg Farnum

Actions
Has duplicate RADOS - Bug #38403: osd: leaked from OSDMap::apply_incrementalDuplicateKefu Chai02/20/2019

Actions
Actions

Also available in: Atom PDF