Bug #2652
Segmentation fault in rest-bench
0%
Description
This happened while running rest-bench during aging tests on the burnupi cluster.
--
plana83: * Caught signal (Segmentation fault) *
plana83: in thread 7fc4037fe700
plana83: ceph version 0.47.2-521-g88c7629 (commit:88c7629e041699c25a7c91114bd1ac4ffc64c3eb)
plana83: 1: /usr/bin/rest-bench() [0x4308fa]
plana83: 2: (()+0xfcb0) [0x7fc42a283cb0]
plana83: 3: (Curl_llist_remove()+0x2d) [0x7fc42955393d]
plana83: 4: (Curl_removeHandleFromPipeline()+0x30) [0x7fc4295461a0]
plana83: 5: (Curl_getoff_all_pipelines()+0x7a) [0x7fc42954623a]
plana83: 6: (Curl_done()+0x73) [0x7fc4295468e3]
plana83: 7: (()+0x31805) [0x7fc429555805]
plana83: 8: (curl_multi_perform()+0xb5) [0x7fc4295561b5]
plana83: 9: (S3_runonce_request_context()+0x1c) [0x47a95c]
plana83: 10: (S3_runall_request_context()+0x10e) [0x47abae]
plana83: 11: (RESTDispatcher::process_context(req_context)+0x15e) [0x4236ee]
plana83: 12: (ThreadPool::worker()+0x605) [0x436095]
plana83: 13: (ThreadPool::WorkThread::entry()+0xd) [0x423b1d]
plana83: 14: (()+0x7e9a) [0x7fc42a27be9a]
plana83: 15: (clone()+0x6d) [0x7fc4286ee4bd]
plana83: 2012-06-25 14:44:04.887405 7fc4037fe700 1 Caught signal (Segmentation fault)
plana83: in thread 7fc4037fe700
plana83:
plana83: ceph version 0.47.2-521-g88c7629 (commit:88c7629e041699c25a7c91114bd1ac4ffc64c3eb)
plana83: 1: /usr/bin/rest-bench() [0x4308fa]
plana83: 2: (()+0xfcb0) [0x7fc42a283cb0]
plana83: 3: (Curl_llist_remove()+0x2d) [0x7fc42955393d]
plana83: 4: (Curl_removeHandleFromPipeline()+0x30) [0x7fc4295461a0]
plana83: 5: (Curl_getoff_all_pipelines()+0x7a) [0x7fc42954623a]
plana83: 6: (Curl_done()+0x73) [0x7fc4295468e3]
plana83: 7: (()+0x31805) [0x7fc429555805]
plana83: 8: (curl_multi_perform()+0xb5) [0x7fc4295561b5]
plana83: 9: (S3_runonce_request_context()+0x1c) [0x47a95c]
plana83: 10: (S3_runall_request_context()+0x10e) [0x47abae]
plana83: 11: (RESTDispatcher::process_context(req_context)+0x15e) [0x4236ee]
plana83: 12: (ThreadPool::worker()+0x605) [0x436095]
plana83: 13: (ThreadPool::WorkThread::entry()+0xd) [0x423b1d]
plana83: 14: (()+0x7e9a) [0x7fc42a27be9a]
plana83: 15: (clone()+0x6d) [0x7fc4286ee4bd]
plana83: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
plana83:
plana83: -- begin dump of recent events ---
plana83: 0> 2012-06-25 14:44:04.887405 7fc4037fe700 1 Caught signal (Segmentation fault) *
plana83: in thread 7fc4037fe700
plana83:
plana83: ceph version 0.47.2-521-g88c7629 (commit:88c7629e041699c25a7c91114bd1ac4ffc64c3eb)
plana83: 1: /usr/bin/rest-bench() [0x4308fa]
plana83: 2: (()+0xfcb0) [0x7fc42a283cb0]
plana83: 3: (Curl_llist_remove()+0x2d) [0x7fc42955393d]
plana83: 4: (Curl_removeHandleFromPipeline()+0x30) [0x7fc4295461a0]
plana83: 5: (Curl_getoff_all_pipelines()+0x7a) [0x7fc42954623a]
plana83: 6: (Curl_done()+0x73) [0x7fc4295468e3]
plana83: 7: (()+0x31805) [0x7fc429555805]
plana83: 8: (curl_multi_perform()+0xb5) [0x7fc4295561b5]
plana83: 9: (S3_runonce_request_context()+0x1c) [0x47a95c]
plana83: 10: (S3_runall_request_context()+0x10e) [0x47abae]
plana83: 11: (RESTDispatcher::process_context(req_context*)+0x15e) [0x4236ee]
plana83: 12: (ThreadPool::worker()+0x605) [0x436095]
plana83: 13: (ThreadPool::WorkThread::entry()+0xd) [0x423b1d]
plana83: 14: (()+0x7e9a) [0x7fc42a27be9a]
plana83: 15: (clone()+0x6d) [0x7fc4286ee4bd]
plana83: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
plana83:
plana83: -- end dump of recent events ---
plana83: bash: line 1: 22385 Segmentation fault (core dumped) /usr/bin/rest-bench --api-host=burnupi10 --access-key=test --secret=dGVzdA== -t 16 -b 131072 --seconds=300 --bucket=rest-bench write > /tmp/cephtest/00000000/rest-bench/op_size-00131072/output
pdsh@plana83: plana83: ssh exited with exit code 139
History
#1 Updated by Anonymous about 11 years ago
- Project changed from Ceph to rgw
#2 Updated by Yehuda Sadeh about 11 years ago
is it still happening?
#3 Updated by Yehuda Sadeh about 11 years ago
- Status changed from New to Resolved
This should have been fixed.