Project

General

Profile

Actions

Bug #23261

closed

Segmentation fault starting multisite radosgw when rgw_run_sync_thread=false

Added by Iain Bucław about 6 years ago. Updated about 6 years ago.

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

0%

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

Description

Configuration

[client.rgw]
client_mount_timeout = 10.0
rados_mon_op_timeout = 10.0
rados_osd_op_timeout = 5.0
log_file = /srv/log/radosgw/$cluster-$name.log
rgw_frontends = civetweb port=127.0.0.1:7480
rgw_enable_apis = admin, s3
rgw_zonegroup = myzonegroup
rgw_zone = myzone
rgw_host = 127.0.0.1
rgw_run_sync_thread = false

Logs from radosgw

2018-03-07 12:37:40.580717 7f3e4eb5ce80  0 deferred set uid:gid to 64045:64045 (ceph:ceph)
2018-03-07 12:37:40.580750 7f3e4eb5ce80  0 ceph version 12.2.4 (52085d5249a80c5f5121a76d6288429f35e4e77b) luminous (stable), process (unknown), pid 24273
2018-03-07 12:37:40.740637 7f3e4eb5ce80 -1 *** Caught signal (Segmentation fault) **
 in thread 7f3e4eb5ce80 thread_name:radosgw

 ceph version 12.2.4 (52085d5249a80c5f5121a76d6288429f35e4e77b) luminous (stable)
 1: (()+0x1f4264) [0x55e20cf04264]
 2: (()+0x11390) [0x7f3e4df12390]
 3: (()+0x199998) [0x55e20cea9998]
 4: (main()+0xda2) [0x55e20cea0662]
 5: (__libc_start_main()+0xf0) [0x7f3e43797830]
 6: (_start()+0x29) [0x55e20cea92e9]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

Haven't tried running under test (vstart.sh), would require setting up another instance that acts as a secondary.

Actions #1

Updated by Yehuda Sadeh about 6 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF