mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #439] [BUG] Live Container not launching any app #400
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#400
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 @BNX070 on GitHub (Apr 9, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/439
Describe the bug
Updated Sidestore to 0.6.1 and LC to 3.3.0
All apps are throwing error similar to this:
dlopen(/private/var/mobile/Containers/Data/Application/31E0E99C-DB65-42C3-AC0F-89F0CFBB2F89/Documents/Applications/kh.crysalis.feather.app/feather, 0x0109): tried: '/private/var/mobile/Containers/Data/Application/31E0E99C-DB65-42C3-AC0F-89F0CFBB2F89/Documents/Applications/kh.crysalis.feather.app/feather' (code signature invalid in '/private/var/mobile/Containers/Data/Application/31E0E99C-DB65-42C3-AC0F-89F0CFBB2F89/Documents/Applications/kh.crysalis.feather.app/feather' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x01FF8440, codeBlobSize=0x0006C000), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/31E0E99C-DB65-42C3-AC0F-89F0CFBB2F89/Documents/Applications/kh.crysalis.feather.app/feather' (no such file), '/private/var/mobile/Containers/Data/Application/31E0E99C-DB65-42C3-AC0F-89F0CFBB2F89/Documents/Applications/kh.crysalis.feather.app/feather' (code signature invalid in '/private/var/mobile/Containers/Data/Application/31E0E99C-DB65-42C3-AC0F-89F0CFBB2F89/Documents/Applications/kh.crysalis.feather.app/feather' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x01FF8440, codeBlobSize=0x0006C000)
tried uninstalling/reinstalling apps even Live container too but still this error pops up each time.
Altstore signing show: open ssl bundle error
Zsign throws the above error...
Instructions to reproduce
Update Sidestore to 0.6.1
LC to 3.3.0
What version of LiveContainer are you using?
3.3.0
Other info
No response