Changing NVLOG level fails to start the container, unable to use SRS Rx pipeline

We have rebuilt the container with enable_srs set to 1 in cuphycontroller_P5G_FXN_R750.yaml, and have added a printf statement in cuphyRunSrsRx to check if that part of the code is active. However, the printf statement is never executed. We have tried to activate the debug log. But the container does not start when shm_log_level is set to 6 or 7 in cuPHY/nvlog/config/nvlog_config.yaml, and exits with following error:

nv-cubb         | /opt/nvidia/cuBB/aerial_l1_entrypoint.sh: line 38:    44 Segmentation fault      sudo -E "$cuBB_Path"/build/cuPHY-CP/cuphycontroller/examples/cuphycontroller_scf "$argument"
nv-cubb         | 20:01:11.574064 nvlog.cpp:404    WRN[80    ] [NVIPC.PCAP] Usage: ./build/cuPHY-CP/gt_common_libs/nvIPC/tests/pcap/pcap_collect <name> <destination path>
nv-cubb         | 
nv-cubb         | 20:01:11.574069 nvlog.cpp:404    WRN[80    ] [NVIPC.PCAP] Current run: ./build/cuPHY-CP/gt_common_libs/nvIPC/tests/pcap/pcap_collect name=nvipc dest_path=.
nv-cubb         | 
nv-cubb         | 20:01:11.574088 nvlog.cpp:413    ERR[80    ] [NVIPC.SHM] [AERIAL_SYSTEM_API_EVENT] ipc_shm_open: shm_open nvipc_cfg_app_config failed error -1
nv-cubb         | 20:01:11.574089 nvlog.cpp:413    ERR[80    ] [NVIPC.SHM] [AERIAL_NVIPC_API_EVENT] nv_ipc_shm_open: primary=0 name=nvipc_cfg_app_config Failed
nv-cubb         | 20:01:11.574091 nvlog.cpp:413    ERR[80    ] [NVIPC.SHM] [AERIAL_SYSTEM_API_EVENT] ipc_shm_close: close shm_fd failed
nv-cubb         | 20:01:11.574092 nvlog.cpp:413    ERR[80    ] [NVIPC.IPC] [AERIAL_NVIPC_API_EVENT] nv_ipc_app_config_shmpool_open: primary=0, prefix=nvipc
nv-cubb         | 20:01:11.574094 nvlog.cpp:413    ERR[80    ] [NVIPC.IPC] [AERIAL_NVIPC_API_EVENT] nv_ipc_app_config_get: failed: configs=(nil) item=0
nv-cubb         | 20:01:11.574095 nvlog.cpp:413    ERR[80    ] [NVIPC.IPC] [AERIAL_NVIPC_API_EVENT] nv_ipc_app_config_get: failed: configs=(nil) item=1
nv-cubb         | 20:01:11.574096 nvlog.cpp:413    ERR[80    ] [NVIPC.IPC] [AERIAL_NVIPC_API_EVENT] nv_ipc_app_config_get: failed: configs=(nil) item=8
nv-cubb         | 20:01:11.574097 nvlog.cpp:413    ERR[80    ] [NVIPC.IPC] [AERIAL_NVIPC_API_EVENT] nv_ipc_app_config_get: failed: configs=(nil) item=9
nv-cubb         | 20:01:11.574098 nvlog.cpp:404    INF[80    ] [NVIPC.DEBUG] load_debug_config: fapi_type=0 fapi_tb_loc=0 pcap_max_msg_size=0 pcap_max_data_size=0
nv-cubb         | 20:01:11.574100 nvlog.cpp:404    INF[80    ] [NVIPC.SHMLOG] shmlogger_collect: save /var/log/aerial/nvipc_pcap and /dev/shm/nvipc_pcap logs to ./nvipc_pcap
nv-cubb         | 20:01:11.574105 nvlog.cpp:413    ERR[80    ] [NVIPC.SHM] [AERIAL_SYSTEM_API_EVENT] ipc_shm_open: shm_open nvipc_pcap failed error -1
nv-cubb         | 20:01:11.574106 nvlog.cpp:413    ERR[80    ] [NVIPC.SHM] [AERIAL_NVIPC_API_EVENT] nv_ipc_shm_open: primary=0 name=nvipc_pcap Failed
nv-cubb         | 20:01:11.574106 nvlog.cpp:413    ERR[80    ] [NVIPC.SHM] [AERIAL_SYSTEM_API_EVENT] ipc_shm_close: close shm_fd failed
nv-cubb         | 20:01:11.574107 nvlog.cpp:413    ERR[80    ] [NVIPC.SHMLOG] [AERIAL_NVIPC_API_EVENT] shmlogger_open: nv_ipc_shm_open failed
nv-cubb         | 20:01:11.574107 nvlog.cpp:404    INF[80    ] [NVIPC.SHMLOG] shmlogger_collect: no /dev/shm/nvipc_pcap, logger may have been closed normally
nv-cubb exited with code 0
dependency failed to start: container nv-cubb exited (0)

Hello,
Foxconn will start to support SRS with release 3.2 that is currently going through testing.

Hi,
When is this update expected?
Is there any other pilot/channel estimation that we can use instead of SRS?