Project

General

Profile

Actions

Bug #13529

closed

rgw: leak from RGWWatcher::handle_error

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

Status:
Resolved
Priority:
Normal
Target version:
-
% Done:

0%

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

Description

/a/sage-2015-10-16_05:51:52-rgw-infernalis---basic-multi/1110161

<error>
  <unique>0x19</unique>
  <tid>1</tid>
  <kind>Leak_DefinitelyLost</kind>
  <xwhat>
    <text>16 bytes in 1 blocks are definitely lost in loss record 26 of 322</text>
    <leakedbytes>16</leakedbytes>
    <leakedblocks>1</leakedblocks>
  </xwhat>
  <stack>
    <frame>
      <ip>0x4C2B0E0</ip>
      <obj>/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so</obj>
      <fn>operator new(unsigned long)</fn>
    </frame>
    <frame>
      <ip>0x350F43</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>RGWWatcher::handle_error(unsigned long, int)</fn>
      <dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-9.1.0-77-g2813150/src/rgw</dir>
      <file>rgw_rados.cc</file>
      <line>1328</line>
    </frame>
    <frame>
      <ip>0x4ED2FBD</ip>
      <obj>/usr/lib/librados.so.2.0.0</obj>
      <fn>WatchInfo::handle_error(unsigned long, int)</fn>
      <dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-9.1.0-77-g2813150/src/librados</dir>
      <file>IoCtxImpl.cc</file>
      <line>1091</line>
    </frame>
    <frame>
      <ip>0x4F06E75</ip>
      <obj>/usr/lib/librados.so.2.0.0</obj>
      <fn>C_DoWatchError::finish(int)</fn>
      <dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-9.1.0-77-g2813150/src/osdc</dir>
      <file>Objecter.cc</file>
      <line>533</line>
    </frame>
    <frame>
      <ip>0x4EAF0A8</ip>
      <obj>/usr/lib/librados.so.2.0.0</obj>
      <fn>Context::complete(int)</fn>
      <dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-9.1.0-77-g2813150/src/./include</dir>
      <file>Context.h</file>
      <line>64</line>
    </frame>
    <frame>
      <ip>0x4F730F7</ip>
      <obj>/usr/lib/librados.so.2.0.0</obj>
      <fn>Finisher::finisher_thread_entry()</fn>
      <dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-9.1.0-77-g2813150/src/common</dir>
      <file>Finisher.cc</file>
      <line>65</line>
    </frame>
    <frame>
      <ip>0x807E181</ip>
      <obj>/lib/x86_64-linux-gnu/libpthread-2.19.so</obj>
      <fn>start_thread</fn>
      <dir>/build/buildd/eglibc-2.19/nptl</dir>
      <file>pthread_create.c</file>
      <line>312</line>
    </frame>
    <frame>
      <ip>0x975D47C</ip>
      <obj>/lib/x86_64-linux-gnu/libc-2.19.so</obj>
      <fn>clone</fn>
      <dir>/build/buildd/eglibc-2.19/misc/../sysdeps/unix/sysv/linux/x86_64</dir>
      <file>clone.S</file>
      <line>111</line>
    </frame>
  </stack>
</error>


Related issues 2 (0 open2 closed)

Copied to rgw - Backport #14140: infernalis: rgw: leak from RGWWatcher::handle_errorRejectedAbhishek VarshneyActions
Copied to rgw - Backport #14141: hammer: rgw: leak from RGWWatcher::handle_errorRejectedActions
Actions

Also available in: Atom PDF