Bug 2247306 - librgw: crash on startup (maybe with init_args non-empty)
Summary: librgw: crash on startup (maybe with init_args non-empty)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: NFS-Ganesha
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 7.0
Assignee: Matt Benjamin (redhat)
QA Contact: Chaithra
Rivka Pollack
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-10-31 19:04 UTC by Matt Benjamin (redhat)
Modified: 2024-04-12 04:25 UTC (History)
6 users (show)

Fixed In Version: ceph-18.2.0-113.el9cp
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-12-13 15:24:49 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-7837 0 None None None 2023-10-31 19:05:50 UTC
Red Hat Product Errata RHBA-2023:7780 0 None None None 2023-12-13 15:24:53 UTC

Description Matt Benjamin (redhat) 2023-10-31 19:04:37 UTC
Description of problem:
nfs-ganesha can crash on startup while initializing the RGW FSAL driver.

Version-Release number of selected component (if applicable):
7.0 for certain.


How reproducible:
always reproduces in my 64-bit f38 test environment, but seems not to reproduce in our official builds.  appears to reproduce sporadically in upstream testing.  

Steps to Reproduce:
1.start ganesha with FSAL_RGW

Actual results:
Crash with illegal free exception

Expected results:
Not crash

Additional info:

it may be conditioned on passing init_args in the RGW fsal config, e.g., in
ganesha.conf:

...
RGW {
    ceph_conf = "/home/mbenjamin/dev/ceph-cp/build/ceph.conf";
    init_args = "--debug-rgw=16 --log-file=/tmp/nfs.log";
}
...

Comment 9 errata-xmlrpc 2023-12-13 15:24:49 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat Ceph Storage 7.0 Bug Fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:7780

Comment 10 Red Hat Bugzilla 2024-04-12 04:25:37 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


Note You need to log in before you can comment on or make changes to this bug.