Project

General

Profile

Actions

Bug #18299

closed

Invalid read of size 4: RGWRados::get_obj_iterate_cb

Added by Sage Weil over 7 years ago. Updated over 7 years ago.

Status:
Duplicate
Priority:
Immediate
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

  <threadname>civetweb-worker</threadname>
  <kind>InvalidRead</kind>
  <what>Invalid read of size 4</what>
  <stack>
    <frame>
      <ip>0x441C75</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>RGWRados::get_obj_iterate_cb(RGWObjectCtx*, RGWObjState*, rgw_obj&amp;, long, long, long, bool, void*)</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_rados.cc</file>
      <line>9899</line>
    </frame>
    <frame>
      <ip>0x44226D</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>_get_obj_iterate_cb(rgw_obj&amp;, long, long, long, bool, RGWObjState*, void*)</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_rados.cc</file>
      <line>9758</line>
    </frame>
    <frame>
      <ip>0x445180</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>RGWRados::iterate_obj(RGWObjectCtx&amp;, rgw_obj&amp;, long, long, unsigned long, int (*)(rgw_obj&amp;, long, long, long, bool, RGWObjState*, void*), void*)</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_rados.cc</file>
      <line>10007</line>
    </frame>
    <frame>
      <ip>0x44558C</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>RGWRados::Object::Read::iterate(long, long, RGWGetDataCB*)</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_rados.cc</file>
      <line>9938</line>
    </frame>
    <frame>
      <ip>0x3EE8BB</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>RGWGetObj::execute()</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_op.cc</file>
      <line>1464</line>
    </frame>
    <frame>
      <ip>0x40D001</ip>
      <obj>/usr/bin/radosgw</obj>
      <fn>rgw_process_authenticated(RGWHandler_REST*, RGWOp*&amp;, RGWRequest*, req_state*, bool)</fn>
      <dir>/usr/src/debug/ceph-11.1.0-6040-g478551e/src/rgw</dir>
      <file>rgw_process.cc</file>
      <line>104</line>
    </frame>

/a/sage-2016-12-16_16:52:37-rgw-master---basic-smithi/639991
Actions #1

Updated by Yehuda Sadeh over 7 years ago

  • Status changed from New to Duplicate

This is duplicate of #18071

Would be likely fixed by this:
https://github.com/ceph/ceph/pull/12377

Actions

Also available in: Atom PDF