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 #1

Updated by Yehuda Sadeh over 8 years ago

  • Assignee set to Orit Wasserman
Actions #3

Updated by Orit Wasserman over 8 years ago

  • Status changed from New to Fix Under Review
Actions #5

Updated by Yehuda Sadeh over 8 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to infernalis, hammer

Merged in commit:0857da4c213992feadd6a944f1c2ec6dfe1cf98c

Actions #6

Updated by Yehuda Sadeh over 8 years ago

  • Priority changed from Urgent to Normal
Actions #7

Updated by Abhishek Varshney over 8 years ago

  • Copied to Backport #14140: infernalis: rgw: leak from RGWWatcher::handle_error added
Actions #8

Updated by Abhishek Varshney over 8 years ago

  • Copied to Backport #14141: hammer: rgw: leak from RGWWatcher::handle_error added
Actions #9

Updated by Yehuda Sadeh over 8 years ago

  • Status changed from Pending Backport to In Progress

Reopened due to regressions (see #14173, #14180).

Actions #10

Updated by Loïc Dachary over 7 years ago

  • Backport changed from infernalis, hammer to hammer

infernalis is EOL

Actions #11

Updated by Yehuda Sadeh over 7 years ago

  • Status changed from In Progress to Resolved

We don't see this issue anymore, assumed fixed. If happens again feel free to reopen.

Actions

Also available in: Atom PDF