Project

General

Profile

Actions

Bug #17009

closed

rgw: leak in RGWLC::start_process

Added by Orit Wasserman over 7 years ago. Updated over 7 years ago.

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

0%

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

Description

http://qa-proxy.ceph.com/teuthology/owasserm-2016-07-29_17:43:49-rgw-wip-orit-testing---basic-smithi/340269/remote/smithi043/

<error>
<unique>0x2d</unique>
<tid>1</tid>
<kind>Leak_PossiblyLost</kind>
<xwhat>
<text>33 bytes in 1 blocks are possibly lost in loss record 46 of 324</text>
<leakedbytes>33</leakedbytes>
<leakedblocks>1</leakedblocks>
</xwhat>
<stack>
<frame>
<ip>0x9A920E0</ip>
<obj>/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so</obj>
<fn>operator new(unsigned long)</fn>
</frame>
<frame>
<ip>0x14731248</ip>
<obj>/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19</obj>
<fn>std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&)</fn>
</frame>
<frame>
<ip>0x14732970</ip>
<obj>/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19</obj>
<fn>char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag)</fn>
</frame>
<frame>
<ip>0x14732D87</ip>
<obj>/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19</obj>
<fn>std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)</fn>
</frame>
<frame>
<ip>0x761624</ip>
<obj>/usr/bin/radosgw</obj>
<fn>RGWLC::start_processor()</fn>
</frame>
<frame>
<ip>0x674FC0</ip>
<obj>/usr/bin/radosgw</obj>
<fn>RGWRados::init_complete()</fn>
</frame>
<frame>
<ip>0x632EE4</ip>
<obj>/usr/bin/radosgw</obj>
<fn>RGWStoreManager::init_storage_provider(CephContext*, bool, bool, bool, bool)</fn>
</frame>
<frame>
<ip>0x5870FD</ip>
<obj>/usr/bin/radosgw</obj>
<fn>main</fn>
</frame>
</stack>
</error>

Actions #1

Updated by Orit Wasserman over 7 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF