Project

General

Profile

Actions

Bug #14135

closed

osd: leak of Session from ms_verify_authorizor

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

Status:
Can't reproduce
Priority:
Urgent
Assignee:
-
Category:
OSD
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
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>1,022 (408 direct, 614 indirect) bytes in 1 blocks are definitely lost in loss record 91 of 99</text>
<leakedbytes>1022</leakedbytes>
<leakedblocks>1</leakedblocks>
</xwhat>
<stack>
<frame>
<ip>0xABB80E0</ip>
<obj>/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so</obj>
<fn>operator new(unsigned long)</fn>
</frame>
<frame>
<ip>0x42FB19</ip>
<obj>/usr/bin/ceph-osd</obj>
<fn>OSD::ms_verify_authorizer(Connection*, int, int, ceph::buffer::list&, ceph::buffer::list&, bool&, CryptoKey&)</fn>
<dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-10.0.1-691-g972a900/src/osd</dir>
<file>OSD.cc</file>
<line>5726</line>
</frame>
<frame>
<ip>0x9F4FBE</ip>
<obj>/usr/bin/ceph-osd</obj>
<fn>ms_deliver_verify_authorizer</fn>
<dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-10.0.1-691-g972a900/src/./msg</dir>
<file>Messenger.h</file>
<line>711</line>
</frame>
<frame>
<ip>0x9F4FBE</ip>
<obj>/usr/bin/ceph-osd</obj>
<fn>SimpleMessenger::verify_authorizer(Connection*, int, int, ceph::buffer::list&, ceph::buffer::list&, bool&, CryptoKey&)</fn>
<dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-10.0.1-691-g972a900/src/msg/simple</dir>
<file>SimpleMessenger.cc</file>
<line>394</line>
</frame>
<frame>
<ip>0xAF6038</ip>
<obj>/usr/bin/ceph-osd</obj>
<fn>Pipe::accept()</fn>
<dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-10.0.1-691-g972a900/src/msg/simple</dir>
<file>Pipe.cc</file>
<line>437</line>
</frame>
<frame>
<ip>0xAFAFD5</ip>
<obj>/usr/bin/ceph-osd</obj>
<fn>Pipe::reader()</fn>
<dir>/srv/autobuild-ceph/gitbuilder.git/build/out~/ceph-10.0.1-691-g972a900/src/msg/simple</dir>
<file>Pipe.cc</file>

/a/sage-2015-12-19_20:01:58-rados:verify-wip-sage-testing---basic-openstack/45122

Actions #1

Updated by Sage Weil about 8 years ago

  • Status changed from New to Can't reproduce
Actions

Also available in: Atom PDF