cannot locate symbol
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
When running termux-sms-list or other termux-api commands the following error is thrown.
$ termux-sms-list
CANNOT LINK EXECUTABLE "/system/bin/app_process": cannot locate symbol "__xlog_buf_printf" referenced by "/system/lib64/libdpframework.so"...
This happens on a Le1S phone with ARM64 architecture.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with termux-sms-list or another termux-api command on the reported Le1S ARM64 device, then investigate the reported __xlog_buf_printf symbol lookup failure. Done means the affected termux-api commands run without the linker error on that environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- cli, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100