mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #399] [BUG] apps refuse to open #364
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#364
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 @Mrgoldilocks on GitHub (Mar 17, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/399
Describe the bug
When you press “Run”, it closes and reopens Live Container with the following error code:
“ dlopen(/var/mobile/Containers/Data/Application/0E302624-BA12-4031-AB72-4CEBB4AD1373/Documents/Applications/com.spotify.client.app/Spotify, 0x0109): tried: '/var/mobile/Containers/Data/Application/0E302624-BA12-4031-AB72-4CEBB4AD1373/Documents/Applications/com.spotify.client.app/Spotify' (code signature invalid in <668871B2-A418-3315-B922-8A691E4AA7BF> '/private/var/mobile/Containers/Data/Application/0E302624-BA12-4031-AB72-4CEBB4AD1373/Documents/Applications/com.spotify.client.app/Spotify' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x098A2D60, codeBlobSize=0x001F32D0), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/0E302624-BA12-4031-AB72-4CEBB4AD1373/Documents/Applications/com.spotify.client.app/Spotify' (no such file), '/var/mobile/Containers/Data/Application/0E302624-BA12-4031-AB72-4CEBB4AD1373/Documents/Applications/com.spotify.client.app/Spotify' (code signature invalid in <668871B2-A418-3315-B922-8A691E4AA7BF> '/private/var/mobile/Containers/Data/Application/0E302624-BA12-4031-AB72-4CEBB4AD1373/Documents/Applications/com.spotify.client.app/Spotify' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x098A2D60, codeBlobSize=0x001F32D0), '/private/var/mobile/Containers/Data/Application/0E302624-BA12-4031-AB72-4CEBB4AD1373/Documents/Applications/com.spotify.client.app/Spotify' (code signature invalid in <668871B2-A418-3315-B922-8A691E4AA7BF> '/private/var/mobile/Containers/Data/Application/0E302624-BA12-4031-AB72-4CEBB4AD1373/Documents/Applications/com.spotify.client.app/Spotify' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x098A2D60, codeBlobSize=0x001F32D0), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/0E302624-BA12-4031-AB72-4CEBB4AD1373/Documents/Applications/com.spotify.client.app/Spotify' (no such file), '/private/var/mobile/Containers/Data/Application/0E302624-BA12-4031-AB72-4CEBB4AD1373/Documents/Applications/com.spotify.client.app/Spotify' (code signature invalid in <668871B2-A418-3315-B922-8A691E4AA7BF> '/private/var/mobile/Containers/Data/Application/0E302624-BA12-4031-AB72-4CEBB4AD1373/Documents/Applications/com.spotify.client.app/Spotify' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x098A2D60, codeBlobSize=0x001F32D0)”
Restarting device and app did not fix issue
Re-adding IPA files did not fix issue
Instructions to reproduce
Run an app on Live Container
(I do not know what causes this to happen, however it causes this for all apps, not just Spotify)
What version of LiveContainer are you using?
3.1.0
Other info
No response
@hugeBlack commented on GitHub (Mar 17, 2025):
#265 3.1
@Mrgoldilocks commented on GitHub (Mar 17, 2025):
Did not work. Jit-less test passed, app force resigned, did not open.
@hugeBlack commented on GitHub (Mar 17, 2025):
Refresh all apps in sidestore, repoen sidestore and try again
@Mrgoldilocks commented on GitHub (Mar 17, 2025):
Fixed. This worked.