Project

General

Profile

Bug #18845

valgrind failure in fs suite

Added by Abhishek Lekshmanan about 7 years ago. Updated 5 months ago.

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

0%

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

Description

Saw a valgrind failure on fs suite on the master branch as of fc2df15, run http://pulpito.ceph.com/abhi-2017-02-07_09:25:06-fs-wip-luminous-2---basic-smithi/793036/

    <frame>                                                                                                                                                                                   │
      <ip>0xBA8CBCE</ip>                                                                                                                                                                      │
      <obj>/usr/lib64/libstdc++.so.6.0.19</obj>                                                                                                                                               │
      <fn>std::string::append(char const*, unsigned long)</fn>                                                                                                                                │
    </frame>                                                                                                                                                                                  │
    <frame>                                                                                                                                                                                   │
      <ip>0x3D9835</ip>                                                                                                                                                                       │
      <obj>/usr/bin/ceph-mds</obj>                                                                                                                                                            │
      <fn>Server::_unlink_local(boost::intrusive_ptr&lt;MDRequestImpl&gt;&amp;, CDentry*, CDentry*)</fn>                                                                                      │
      <dir>/usr/src/debug/ceph-11.1.0-7355-g1290644/src/mds</dir>                                                                                                                             │
      <file>Server.cc</file>                                                                                                                                                                  │
      <line>5660</line>                                                                                                                                                                       │
    </frame>                                                                                                                                                                                  │
    <frame>                                                                                                                                                                                   │
      <ip>0x3DB3FF</ip>                                                                                                                                                                       │
      <obj>/usr/bin/ceph-mds</obj>                                                                                                                                                            │
      <fn>Server::handle_client_unlink(boost::intrusive_ptr&lt;MDRequestImpl&gt;&amp;)</fn>                                                                                                   │
      <dir>/usr/src/debug/ceph-11.1.0-7355-g1290644/src/mds</dir>                                                                                                                             │
      <file>Server.cc</file>                                                                                                                                                                  │
      <line>5609</line>                                                                                                                                                                       │
    </frame>                                                                                                                                                                                  │
    <frame>                                                                                                                                                                                   │
      <ip>0x3F870A</ip>                                                                                                                                                                       │
      <obj>/usr/bin/ceph-mds</obj>                                                                                                                                                            │
      <fn>Server::dispatch_client_request(boost::intrusive_ptr&lt;MDRequestImpl&gt;&amp;)</fn>                                                                                                │
      <dir>/usr/src/debug/ceph-11.1.0-7355-g1290644/src/mds</dir>                                                                                                                             │
      <file>Server.cc</file>                                                                                                                                                                  │
      <line>1596</line>                                                                                                                                                                       │
    </frame>                                                                                                                                                                                  │
    <frame>                                                                                                                                                                                   │
      <ip>0x5CBA2A</ip>                                                                                                                                                                       │
      <obj>/usr/bin/ceph-mds</obj>                                                                                                                                                            │
      <fn>UnknownInlinedFun</fn>                                                                                                                                                              │
      <dir>/usr/src/debug/ceph-11.1.0-7355-g1290644/src/include</dir>                                                                                                                         │
      <file>Context.h</file>                                                                                                                                                                  │
      <line>70</line>                                                                                                                                                                         │
    </frame>                                                                                       

History

#1 Updated by Abhishek Lekshmanan about 7 years ago

also at shttp://pulpito.ceph.com/abhi-2017-02-07_15:12:56-fs-wip-luminous-2---basic-smithi/795353/

Also available in: Atom PDF