From a012256c1a31929321c46b25bda315a43abd5518 Mon Sep 17 00:00:00 2001 From: nhanasi Date: Tue, 28 Jul 2026 10:58:30 -0400 Subject: [PATCH] RDKEMW-22341 : Observing process crashed = rdm during soft reboot --- lib/rdk/core_shell.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rdk/core_shell.sh b/lib/rdk/core_shell.sh index 370e865f..3bad5c78 100755 --- a/lib/rdk/core_shell.sh +++ b/lib/rdk/core_shell.sh @@ -334,7 +334,7 @@ if [ "$1" = "xcal-discovery-" ] || [ "$1" = "xdiscovery" ] || [ "$1" = "IARMDae [ "$1" = "subttxrend-app" ] || [ "$1" = "logrotate" ] || [ "$1" = "NetworkManager" ] || [ "$1" = "NWMgrPlugin" ] || [ "$1" = "nm_event_thrd" ] || [ "$1" = "Monitor::IResou" ] || [ "$1" = "DRMSYSTEM" ] || [ "$1" = "HTTPREQUEST_MAN" ] || - [ "$1" = "civetweb-worker" ] || [ "$1" = "nfrtool" ] || + [ "$1" = "civetweb-worker" ] || [ "$1" = "nfrtool" ] || [ "$1" = "rdm" ] || [ "$1" = "OCDM_WVMediaKey" ] || [ "$1" = "OCDM_SaThread" ] || [ "$1" = "multiqueue28:sr" ]; then dumpFile exit 0