Project

General

Profile

Actions

Bug #9280

closed

valgrind failures in ceph-fuse

Added by John Spray over 9 years ago. Updated over 9 years ago.

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

0%

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

Description

/a/john-2014-08-29_03:49:04-fs-wip-jcsp-test-testing-basic-multi

Valgrind: client (Leak_DefinitelyLost, Leak_IndirectlyLost)
['459407', '459409', '459411']

Valgrind stuff in /a/john-2014-08-29_03:49:04-fs-wip-jcsp-test-testing-basic-multi/459407/remote/burnupi62/log for example:

<error>
  <unique>0x124</unique>
  <tid>1</tid>
  <kind>Leak_DefinitelyLost</kind>
  <xwhat>
    <text>195,496 (8,224 direct, 187,272 indirect) bytes in 257 blocks are definitely lost in loss record 293 of 293</text>
    <leakedbytes>195496</leakedbytes>
    <leakedblocks>257</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>0x7D2FF3</ip>
      <obj>/usr/bin/ceph-fuse</obj>
      <fn>ceph::buffer::list::push_back(ceph::buffer::ptr const&amp;) [clone .part.203]</fn>
      <dir>/usr/include/c++/4.8/ext</dir>
      <file>new_allocator.h</file>
      <line>104</line>
    </frame>
    <frame>
      <ip>0x7D8FF1</ip>
      <obj>/usr/bin/ceph-fuse</obj>
      <fn>Pipe::read_message(Message**, AuthSessionHandler*)</fn>
      <dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-0.84-765-ged7d876/src/msg</dir>
      <file>Pipe.cc</file>
      <line>2021</line>
    </frame>
    <frame>
      <ip>0x7E5D68</ip>
      <obj>/usr/bin/ceph-fuse</obj>
      <fn>Pipe::reader()</fn>
      <dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-0.84-765-ged7d876/src/msg</dir>
      <file>Pipe.cc</file>
      <line>1510</line>
    </frame>
    <frame>
      <ip>0x7EFC8C</ip>
      <obj>/usr/bin/ceph-fuse</obj>
      <fn>Pipe::Reader::entry()</fn>
      <dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-0.84-765-ged7d876/src/msg</dir>
      <file>Pipe.h</file>
      <line>50</line>
    </frame>
    <frame>
      <ip>0x5290181</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>0x674038C</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>
Actions #2

Updated by Sage Weil over 9 years ago

  • Project changed from Ceph to CephFS
  • Priority changed from Normal to Urgent
  • Source changed from other to Q/A
Actions #3

Updated by Sage Weil over 9 years ago

  • Status changed from New to 12
Actions #4

Updated by Greg Farnum over 9 years ago

/teuthology-2014-09-08_23:04:01-fs-master-testing-basic-multi/474458/
/teuthology-2014-09-08_23:04:01-fs-master-testing-basic-multi/474456/
/teuthology-2014-09-08_23:04:01-fs-master-testing-basic-multi/474460/

Actions #5

Updated by Sage Weil over 9 years ago

  • Status changed from 12 to Resolved

commit:46bbe30e6895311e4ce5f9cf2dea3438db99188e

Actions

Also available in: Atom PDF