Project

General

Profile

Actions

Bug #6340

closed

rgw: segfault in copy_obj

Added by Josh Durgin over 10 years ago. Updated over 10 years ago.

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

0%

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

Description

This occurred on the next branch:

http://qa-proxy.ceph.com/teuthology/teuthology-2013-09-17_23:01:11-rgw-next-testing-basic-plana/1192/
http://qa-proxy.ceph.com/teuthology/teuthology-2013-09-17_23:01:11-rgw-next-testing-basic-plana/1193/

2013-09-18T01:28:06.268 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]: *** Caught signal (Segmentation fault) **
2013-09-18T01:28:06.268 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]:  in thread 3742d700
2013-09-18T01:28:06.406 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]:  ceph version 0.68-231-g4216eac (4216eac0f59af60f60d4ce909b9ace87a7b64ccc)
2013-09-18T01:28:06.406 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]:  1: radosgw() [0x57d59a]
2013-09-18T01:28:06.406 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]:  2: (()+0xfcb0) [0x6121cb0]
2013-09-18T01:28:06.407 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]:  3: (ceph::buffer::ptr::ptr(ceph::buffer::raw*)+0xa) [0x51a173a]
2013-09-18T01:28:06.407 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]:  4: (RGWRados::copy_obj(void*, std::string const&, std::string const&, std::string const&, req_info*, std::string const&, rgw_obj&, rgw_obj&, RGWBucketInfo&, RGWBucketInfo&, long*, long const*, long const*, char const*, char const*, bool, std::map<std::string, ceph::buffer::list, std::less<std::string>, std::allocator<std::pair<std::string const, ceph::buffer::list> > >&, RGWObjCategory, std::string*, rgw_err*, void (*)(long, void*), void*)+0x88d) [0x506b1d]
2013-09-18T01:28:06.407 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]:  5: (RGWCopyObj::execute()+0x2e6) [0x5243b6]
2013-09-18T01:28:06.407 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]:  6: (RGWProcess::handle_request(RGWRequest*)+0x5e7) [0x4a6c57]
2013-09-18T01:28:06.407 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]:  7: (RGWProcess::RGWWQ::_process(RGWRequest*)+0x36) [0x4a8a26]
2013-09-18T01:28:06.407 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]:  8: (ThreadPool::worker(ThreadPool::WorkThread*)+0x4e6) [0x50443b6]
2013-09-18T01:28:06.407 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]:  9: (ThreadPool::WorkThread::entry()+0x10) [0x50461d0]
2013-09-18T01:28:06.407 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]:  10: (()+0x7e9a) [0x6119e9a]
2013-09-18T01:28:06.407 INFO:teuthology.task.rgw.client.0.out:[10.214.131.34]:  11: (clone()+0x6d) [0x7746ccd]
Actions #1

Updated by Yehuda Sadeh over 10 years ago

  • Backport set to dumpling

The fix to #6175 actually broke it. Pushed a fix to wip-6340. We'll need to squash this one with wip-6175 when we backport to dumpling.

Actions #2

Updated by Yehuda Sadeh over 10 years ago

  • Status changed from New to Resolved

Pushed fix for both this and #6175).

Actions

Also available in: Atom PDF