Project

General

Profile

Actions

Bug #41515

closed

valgrind reports "Invalid read of size 8" in radosgw

Added by Kefu Chai over 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

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

Description

<error>
  <unique>0x9</unique>
  <tid>145</tid>
  <kind>InvalidRead</kind>
  <what>Invalid read of size 8</what>
  <stack>
    <frame>
      <ip>0x4272ED</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>boost::asio::basic_yield_context&lt;boost::asio::executor_binder&lt;void (*)(), boost::asio::executor&gt; &gt;::~basic_yield_context()</fn>
    </frame>
  </stack>
  <auxwhat>Address 0x61730730 is 0 bytes inside a block of size 56 alloc'd</auxwhat>
  <stack>
    <frame>
      <ip>0x4C2A1E3</ip>
      <obj>/usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so</obj>
      <fn>operator new(unsigned long)</fn>
      <dir>/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc</dir>
      <file>vg_replace_malloc.c</file>
      <line>334</line>
    </frame>
    <frame>
      <ip>0x41B1E3</ip>
      <obj>/usr/bin/radosgw</obj>
    </frame>
    <frame>
      <ip>0x90D63E</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>make_fcontext</fn>
    </frame>
    <frame>
      <ip>0xCAEA4F</ip>
      <obj>/usr/bin/radosgw</obj>
    </frame>
    <frame>
      <ip>0x100000025</ip>
    </frame>
  </stack>
</error>

http://pulpito.ceph.com/kchai-2019-08-26_15:31:26-rgw-wip-kefu-testing-2019-08-26-1528-distro-basic-smithi/4254931/

Actions #1

Updated by Casey Bodley over 4 years ago

  • Assignee set to Casey Bodley
Actions #2

Updated by Casey Bodley over 3 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF