mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-26 01:25:52 +03:00
[GH-ISSUE #43] [BUG] Launching app crash #35
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#35
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 @xy464193 on GitHub (Apr 24, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/43
Describe the bug
Launching BHTwitter app crash
Instructions to reproduce
dlopen(/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter, 0x0109): tried: '/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (code signature invalid in '/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x00605CB0, codeBlobSize=0x00016AF0), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (no such file), '/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (code signature invalid in '/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x00605CB0, codeBlobSize=0x00016AF0), '/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (code signature invalid in '/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x00605CB0, codeBlobSize=0x00016AF0), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (no such file), '/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (code signature invalid in '/private/var/mobile/Containers/Data/Application/4F160370-EEFC-42D1-878E-46B847C51635/Documents/Applications/Twitter.app/Twitter' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x00605CB0, codeBlobSize=0x00016AF0)
What version of LiveContainer are you using?
main/42a0959
Other info
No response
@khanhduytran0 commented on GitHub (Apr 24, 2024):
You might have pressed launch too fast. After selecting app it’ll be silent for a while then it says
Signing, wait for it to complete then try again@xy464193 commented on GitHub (Apr 24, 2024):
The method you said, it's still the same effect, it's normal when using
5229b30, and there is a problem after updating42a0959today.@xy464193 commented on GitHub (Apr 24, 2024):
I'm also using the new version of SideStore 0.56 today.