1. Summary
unable to symbolicate the Acr for app crashes
App Name: Frndly Tv
Bug Severity
Select one that applies
- Impacts operation of app
3. Observed Behavior
-
In Visual Studio Code, open the command palette.
-
Enter Kepler Device Management: Symbolicate ACR.
-
Select an ACR file using the selection box.
-
Kepler Studio analyzes the ACR, and requires additional information based on the crash type:
4.1 selected the jstrace
4.2 selected the map file from the folder: App/build/private/debugging/Release/srcmap/index.bundle.map
4.3 click on the manual , then following logs has been shown with ? marks without specifying the function nameand when app is crashing sometimes , following logs has been detected in logs
(NOBRIDGE) ERROR Error: Exception in HostFunction: random_device::random_device(const std::string&): device not available, js engine: hermes
4. Expected Behavior
function trace should show instead of ? marks
5. Logs or crash report
mohammadirbaaz@administrator-Latitude-3510:~/Documents/frndlyTV_git/ReactNative-App$ kepler exec acr-report -c /home/mohammadirbaaz/Documents/frndlyTV_git/ReactNative-App/ACR/2222#crash_1768825239_5000_5000_25608_50924133_JSThread.acr -R /home/mohammadirbaaz/Documents/frndlyTV_git/ReactNative-App/build/private/debugging/Release/srcmap/index.bundle.map -g js
Successfully setup virtual environment
[INFO] Running: '/home/mohammadirbaaz/kepler/sdk/0.20.3719/workspace/env/KeplerCLIDebuggingTools-2.0/runtime/x86_64-Linux/tools/gdb_scripts/../..//tools/scripts/check_acr_report_dependencies.py ’
[notice] A new release of pip is available: 24.1.2 → 25.3
[notice] To update, run: python3 -m pip install --upgrade pip
[INFO] Running: ‘/home/kepler/sdk/0.20.3719/workspace/env/KeplerCLIDebuggingTools-2.0/runtime/x86_64-Linux/tools/gdb_scripts/../..//tools/scripts/js_symbolicate.py /home/Documents/frndlyTV_git/ReactNative-App/ACR/2222#crash_1768825239_5000_5000_25608_50924133_JSThread.acr /home/Documents/frndlyTV_git/ReactNative-App/build/private/debugging/Release/srcmap/index.bundle.map “” acr_workdir-c8d26ddf js’
2026-01-19 17:54:43 WARNING [js_symbolicate] -
WARNING: If you are trying to symbolicate an older ACR file that
has frames that do not contain hash-bundle-ids, you may either not get those frame symbolicated or get the wrong info.
Please ensure that the path to the correct source map is passed into the -R option. If you are passing a source map directory
and source maps without hashes are present, frames corresponding to those source maps will not be symbolicated.
If you need these to be symbolicated, please provide the path to the correct source map to the -R option.
Manual symbolication or Crashboard"s cloud symbolication are available options.
[INFO] JS Stacktrace
JSThread thread ID: 19
at ? (/home/mohammadirbaaz/Documents/frndlyTV_git/ReactNative-App/node_modules/@amzn/react-native-kepler/Libraries/Renderer/implementations/ReactFabric-prod.js:5492:oldProps)
at ? (/home/mohammadirbaaz/Documents/frndlyTV_git/ReactNative-App/node_modules/@amzn/react-native-kepler/Libraries/Renderer/implementations/ReactFabric-prod.js:5611:current)
at ? (/home/mohammadirbaaz/Documents/frndlyTV_git/ReactNative-App/node_modules/@amzn/react-native-kepler/Libraries/Renderer/implementations/ReactFabric-prod.js:7164:current)
at ? (/home/mohammadirbaaz/Documents/frndlyTV_git/ReactNative-App/node_modules/@amzn/react-native-kepler/Libraries/Renderer/implementations/ReactFabric-prod.js:7154:unitOfWork)
at ? (/home/mohammadirbaaz/Documents/frndlyTV_git/ReactNative-App/node_modules/@amzn/react-native-kepler/Libraries/Renderer/implementations/ReactFabric-prod.js:7145:workInProgress)
at ? (/home/mohammadirbaaz/Documents/frndlyTV_git/ReactNative-App/node_modules/@amzn/react-native-kepler/Libraries/Renderer/implementations/ReactFabric-prod.js:7127:null)
at ? (/home/mohammadirbaaz/Documents/frndlyTV_git/ReactNative-App/node_modules/@amzn/react-native-kepler/Libraries/Renderer/implementations/ReactFabric-prod.js:6823:root)
at ? (native)
at ? (native)
2222#crash_1768825239_5000_5000_25608_50924133_JSThread.acr (476.5 KB)
6. Environment
Please fill out the fields related to your bug below:
- SDK Version: 0.20.3719
- OS Information
NAME=“OS”
OE_VERSION=“4.0.0”
OS_MAJOR_VERSION=“1”
OS_MINOR_VERSION=“1”
RELEASE_ID=“14”
OS_VERSION=“1.1”
BRANCH_CODE=“TV Ship day60”
BUILD_DESC=“OS 1.1 (TV Ship day60/4454)”
BUILD_FINGERPRINT=“4.0.198430.0(3072cab629675a74)/4454N:user-external/release-keys”
BUILD_VARIANT=“user-external”
BUILD_TAGS=“release-keys”
BUILD_DATE=“Sat Dec 20 04:05:59 UTC 2025”
BUILD_TIMESTAMP=“1766203559”
VERSION_NUMBER=“1401010445450”