Project

General

Profile

Actions

Bug #42660

open

Uploading objects failed on FIPS enable ceph radosgw

Added by Amit Ghadge over 4 years ago. Updated about 4 years ago.

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

0%

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

Description

Hi, I'm running ceph test cluster pn ceph-nautilus 14.2.4, all nodes are FIPS enable and able create bucket, download objects from radosgw node but uploading failed, it raise below Segmentation fault,

(gdb) bt
#0  0x0000000000000000 in ?? ()
#1  0x000055b4fa8d8bd7 in RGWPutObj::execute (this=0x55b4fce81200) at /usr/src/debug/ceph-14.2.4/src/rgw/rgw_op.cc:3779
#2  0x000055b4fa680631 in rgw_process_authenticated (handler=handler@entry=0x55b4fe5d6c00, op=@0x7faf13116e50: 0x55b4fce81200, req=req@entry=0x7faf13117950, s=s@entry=0x7faf13117220, 
    skip_retarget=skip_retarget@entry=false) at /usr/src/debug/ceph-14.2.4/src/rgw/rgw_process.cc:161
#3  0x000055b4fa682c90 in process_request (store=0x55b4fce7e700, rest=0x7ffe68e98bf0, req=req@entry=0x7faf13117950, frontend_prefix="", auth_registry=..., client_io=client_io@entry=0x7faf13117970, olog=0x0, 
    yield=..., scheduler=0x0, http_ret=0x7faf1311794c) at /usr/src/debug/ceph-14.2.4/src/rgw/rgw_process.cc:278
#4  0x000055b4fa5cbae7 in RGWCivetWebFrontend::process (this=0x55b4fc1a9600, conn=<optimized out>) at /usr/src/debug/ceph-14.2.4/src/rgw/rgw_civetweb_frontend.cc:73
#5  0x000055b4fa64ea7e in handle_request (conn=conn@entry=0x55b4fd13c4d0) at /usr/src/debug/ceph-14.2.4/src/civetweb/src/civetweb.c:12514
#6  0x000055b4fa650747 in process_new_connection (conn=conn@entry=0x55b4fd13c4d0) at /usr/src/debug/ceph-14.2.4/src/civetweb/src/civetweb.c:15924
#7  0x000055b4fa650c08 in worker_thread_run (thread_args=<optimized out>) at /usr/src/debug/ceph-14.2.4/src/civetweb/src/civetweb.c:16253
#8  worker_thread (thread_func_param=0x55b4fc18f410) at /usr/src/debug/ceph-14.2.4/src/civetweb/src/civetweb.c:16296
#9  0x00007faf547c0e65 in start_thread () from /lib64/libpthread.so.0
#10 0x00007faf53cca88d in clone () from /lib64/libc.so.6
Actions #1

Updated by Amit Ghadge over 4 years ago

I found that the issue comes while it try to check md5. Someone please help me here.

Actions #2

Updated by Neha Ojha over 4 years ago

  • Project changed from RADOS to rgw
Actions #3

Updated by Casey Bodley over 4 years ago

  • Assignee set to Marcus Watts
  • Tags set to fips
Actions #4

Updated by Amit Ghadge about 4 years ago

Marcus Watts any update?

Actions

Also available in: Atom PDF