Project

General

Profile

Actions

Backport #39660

closed

nautilus: rgw: Segfault during request processing

Added by Benjamin Cherian almost 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
-
Target version:
Release:
nautilus
Pull request ID:
Crash signature (v1):

deef9bb5ae652e197bdd1d574e72ce1b13610ac0b7e6886d7273d3fe5d3bbb4a
c083ce297aedc92fef4aa6ec4c427a0d1a8d615cbc0ad87aeddc6b15d93b66ab
37ef0617bce5a8714a7327431e1fcf77ba16d83d19721c12fd04700611a449aa
efe1291e222af22d17e9f2cd8525bbdf4d52d6f934963798271bbc8903890e0e
7bea2b9c3e7c411daaa0a16d8fd9bbcdc34649097e804bf96afedd8e11a3827c

Crash signature (v2):

Description

https://github.com/ceph/ceph/pull/30746


Segfault in RadosGW with Beast frontend after constant mixed workload every few hours. RGW log with crash traceback is attached.

Output of ceph crash info is below:

{
"crash_id": "2019-05-09_22:53:06.531229Z_2b2c29f8-489e-411b-9428-efaa0e875006",
"timestamp": "2019-05-09 22:53:06.531229Z",
"process_name": "radosgw",
"entity_name": "client.rgw.cis01.rgw0",
"ceph_version": "14.2.0",
"utsname_hostname": "cis01",
"utsname_sysname": "Linux",
"utsname_release": "4.15.0-46-generic",
"utsname_version": "#49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019",
"utsname_machine": "x86_64",
"os_name": "Ubuntu",
"os_id": "ubuntu",
"os_version_id": "18.04",
"os_version": "18.04.2 LTS (Bionic Beaver)",
"backtrace": [
"(()+0x12890) [0x7fcc0ef88890]",
"(void boost::intrusive::list_impl<boost::intrusive::bhtraits<rgw::AioResultEntry, boost::intrusive::list_node_traits<void*>, (boost::intrusive::link_mode_type)1, boost::intrusive::dft_tag, 1u>, unsigned long, true, void>::sort<get_obj_data::flush(rgw::OwningList<rgw::AioResultEntry>&&)::{lambda(auto:1 const&, auto:2 const&)#1}>(get_obj_data::flush(rgw::OwningList<rgw::AioResultEntry>&&)::{lambda(auto:1 const&, auto:2 const&)#1})+0x55e) [0x557a70739e6e]",
"(get_obj_data::flush(rgw::OwningList<rgw::AioResultEntry>&&)+0x68) [0x557a7073a268]",
"(RGWRados::get_obj_iterate_cb(rgw_raw_obj const&, long, long, long, bool, RGWObjState*, void*)+0x1bb) [0x557a7070761b]",
"(()+0x5e3a74) [0x557a70707a74]",
"(RGWRados::iterate_obj(RGWObjectCtx&, RGWBucketInfo const&, rgw_obj const&, long, long, unsigned long, int ()(rgw_raw_obj const&, long, long, long, bool, RGWObjState, void*), void*)+0x44e) [0x557a7071de5e]",
"(RGWRados::Object::Read::iterate(long, long, RGWGetDataCB*)+0x17e) [0x557a70721c1e]",
"(RGWGetObj::execute()+0xfb7) [0x557a706a2627]",
"(rgw_process_authenticated(RGWHandler_REST*, RGWOp*&, RGWRequest*, req_state*, bool)+0x710) [0x557a70455f40]",
"(process_request(RGWRados*, RGWREST*, RGWRequest*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rgw::auth::StrategyRegistry const&, RGWRestfulIO*, OpsLogSocket*, optional_yield, rgw::dmclock::Scheduler*, int*)+0x1d04) [0x557a70458834]",
"(()+0x29d5fa) [0x557a703c15fa]",
"(()+0x29e1cd) [0x557a703c21cd]",
"(make_fcontext()+0x2f) [0x557a708ad6af]"
]
}


Files

ceph-rgw-cis01.rgw0.log.gz (206 KB) ceph-rgw-cis01.rgw0.log.gz RGW Log with segfault Benjamin Cherian, 05/10/2019 12:58 AM
rgw-segfault.log (1.94 KB) rgw-segfault.log Michael Bisig, 07/01/2019 08:10 AM
loadgraph.png (46.8 KB) loadgraph.png Roland Sommer, 08/23/2019 06:29 AM

Related issues 2 (0 open2 closed)

Has duplicate rgw - Bug #41511: civetweb threads using 100% of CPUDuplicate08/26/2019

Actions
Has duplicate rgw - Bug #43135: rgw: core dump in RadosWriterDuplicate

Actions
Actions

Also available in: Atom PDF