-
Notifications
You must be signed in to change notification settings - Fork 282
Closed
Labels
Description
Description
Running lldb.sh
results in error:
Library not loaded: @rpath/libpython3.11.dylib
Reproducible in r27c and r28b. But 25.2.9519653 doesn't have such issue - the script doesn't throw this error.
Full output:
> /Users/kambala/dev/android/sdk/ndk/28.1.13356709/toolchains/llvm/prebuilt/darwin-x86_64/bin/lldb.sh
dyld[10757]: Library not loaded: @rpath/libpython3.11.dylib
Referenced from: <8ABF1DE8-7CE7-3260-A040-8DC474C97FDA> /Users/kambala/dev/android/sdk/ndk/28.1.13356709/toolchains/llvm/prebuilt/darwin-x86_64/lib/liblldb.dylib
Reason: tried: '/Users/kambala/dev/android/sdk/ndk/28.1.13356709/toolchains/llvm/prebuilt/darwin-x86_64/lib/../lib/libpython3.11.dylib' (no such file), '/Users/kambala/dev/android/sdk/ndk/28.1.13356709/toolchains/llvm/prebuilt/darwin-x86_64/bin/../lib/libpython3.11.dylib' (no such file), '/Users/kambala/dev/android/sdk/ndk/28.1.13356709/toolchains/llvm/prebuilt/darwin-x86_64/bin/../lib/libpython3.11.dylib' (no such file), '/usr/lib/libpython3.11.dylib' (no such file, not in dyld cache)
/Users/kambala/dev/android/sdk/ndk/28.1.13356709/toolchains/llvm/prebuilt/darwin-x86_64/bin/lldb.sh: line 5: 10757 Abort trap: 6 "$CURDIR/lldb" "$@"
Upstream bug
No response
Commit to cherry-pick
No response
I am using a supported NDK
- I have checked and the NDK I'm using is currently supported
Affected versions
r28, r27
Host OS
Mac
Host OS version
macOS 14.7.5
Affected ABIs
armeabi-v7a, arm64-v8a, x86, x86_64
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Prebuilts submitted