mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #173] Why does this problem occur: symbol not found #156
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#156
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aiaiai2077 on GitHub (Sep 27, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/173
Describe the issue
Although it is not much, there is still a software that will have this situation.
dlsym(RTLD_DEFAULT, bd_requestURLParameters): symbol not found
Instructions to reproduce
There will be no error when the software is installed, but if it cannot be run, it will report an error.
What version of LiveContainer are you using?
2.1.2 and 3.0.0
Other
No response
@khanhduytran0 commented on GitHub (Sep 27, 2024):
Duplicate of #124