Project

General

Profile

Actions

Bug #18300

closed

leak from RGWMetaSyncShardCR::incremental_sync

Added by Sage Weil over 7 years ago. Updated about 7 years ago.

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

0%

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

Description

  <kind>Leak_DefinitelyLost</kind>
  <xwhat>
    <text>448 bytes in 2 blocks are definitely lost in loss record 72 of 80</text>
    <leakedbytes>448</leakedbytes>
    <leakedblocks>2</leakedblocks>
  </xwhat>
  <stack>
    <frame>
      <ip>0x98AD105</ip>
      <obj>/usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so</obj>
      <fn>operator new(unsigned long)</fn>
    </frame>
    <frame>
      <ip>0x3D2DD2</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>RGWCoroutinesManager::allocate_stack()</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_coroutine.cc</file>
      <line>664</line>
    </frame>
    <frame>
      <ip>0x3D5C3F</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>RGWCoroutinesStack::spawn(RGWCoroutine*, RGWCoroutine*, bool)</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_coroutine.cc</file>
      <line>249</line>
    </frame>
    <frame>
      <ip>0x5810FB</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>RGWMetaSyncShardCR::incremental_sync()</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_sync.cc</file>
      <line>1593</line>
    </frame>
    <frame>
      <ip>0x5818B3</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>RGWMetaSyncShardCR::operate()</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_sync.cc</file>
      <line>1317</line>
    </frame>
    <frame>
      <ip>0x3D202D</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>RGWCoroutinesStack::operate(RGWCoroutinesEnv*)</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_coroutine.cc</file>
      <line>197</line>
    </frame>
    <frame>
      <ip>0x3D4AFA</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>RGWCoroutinesManager::run(std::list&lt;RGWCoroutinesStack*, std::allocator&lt;RGWCoroutinesStack*&gt; &gt;&amp;)</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_coroutine.cc</file>
      <line>489</line>
    </frame>
    <frame>
      <ip>0x3D58AF</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>RGWCoroutinesManager::run(RGWCoroutine*)</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_coroutine.cc</file>
      <line>628</line>
    </frame>
    <frame>
      <ip>0x571CEA</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>RGWRemoteMetaLog::run_sync()</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_sync.cc</file>
      <line>1997</line>
    </frame>

/a/sage-2016-12-16_16:52:37-rgw-master---basic-smithi/639993

Related issues 2 (0 open2 closed)

Copied to rgw - Backport #18563: jewel: leak from RGWMetaSyncShardCR::incremental_syncResolvedAlexey SheplyakovActions
Copied to rgw - Backport #18564: kraken: leak from RGWMetaSyncShardCR::incremental_syncResolvedCasey BodleyActions
Actions

Also available in: Atom PDF