mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-26 01:25:52 +03:00
[GH-ISSUE #70] [BUG] Launching any app causes immediate crash #63
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#63
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 @Jonathan0827 on GitHub (Jun 13, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/70
Describe the bug
Launching app crashes LiveContainer
Instructions to reproduce
Open App 🤷
What version of LiveContainer are you using?
Version 2.0-release (main/d40dfa3)
Other info
iOS 17.4 RC
Installed LiveContainer with SideStore
Have set up JIT-less
Crash Log
dlopen(/var/mobile/Containers/Data/Application/8AC81FFA-D964-48AB-93EF-54C221A77A27/Documents/Applications/FuniOS.app/FuniOS, 0x0109): tried: '/var/mobile/Containers/Data/Application/8AC81FFA-D964-48AB-93EF-54C221A77A27/Documents/Applications/FuniOS.app/FuniOS' (code signature invalid in <C2341219-72F0-3578-889D-A4FAD4F17905> '/private/var/mobile/Containers/Data/Application/8AC81FFA-D964-48AB-93EF-54C221A77A27/Documents/Applications/FuniOS.app/FuniOS' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x00AF1DA0, codeBlobSize=0x00026AE0), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/8AC81FFA-D964-48AB-93EF-54C221A77A27/Documents/Applications/FuniOS.app/FuniOS' (no such file), '/var/mobile/Containers/Data/Application/8AC81FFA-D964-48AB-93EF-54C221A77A27/Documents/Applications/FuniOS.app/FuniOS' (code signature invalid in <C2341219-72F0-3578-889D-A4FAD4F17905> '/private/var/mobile/Containers/Data/Application/8AC81FFA-D964-48AB-93EF-54C221A77A27/Documents/Applications/FuniOS.app/FuniOS' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x00AF1DA0, codeBlobSize=0x00026AE0), '/private/var/mobile/Containers/Data/Application/8AC81FFA-D964-48AB-93EF-54C221A77A27/Documents/Applications/FuniOS.app/FuniOS' (code signature invalid in <C2341219-72F0-3578-889D-A4FAD4F17905> '/private/var/mobile/Containers/Data/Application/8AC81FFA-D964-48AB-93EF-54C221A77A27/Documents/Applications/FuniOS.app/FuniOS' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x00AF1DA0, codeBlobSize=0x00026AE0), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/8AC81FFA-D964-48AB-93EF-54C221A77A27/Documents/Applications/FuniOS.app/FuniOS' (no such file), '/private/var/mobile/Containers/Data/Application/8AC81FFA-D964-48AB-93EF-54C221A77A27/Documents/Applications/FuniOS.app/FuniOS' (code signature invalid in <C2341219-72F0-3578-889D-A4FAD4F17905> '/private/var/mobile/Containers/Data/Application/8AC81FFA-D964-48AB-93EF-54C221A77A27/Documents/Applications/FuniOS.app/FuniOS' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x00AF1DA0, codeBlobSize=0x00026AE0)@khanhduytran0 commented on GitHub (Jun 14, 2024):
The app hasn’t finished signing. When you select it and it says Signing, you need to leave it here until the signing process finishes.
@Jonathan0827 commented on GitHub (Jun 19, 2024):
It doesn't say "signing" when I select app
@veerravuri commented on GitHub (Jun 24, 2024):
same problem.
@waveblitzd commented on GitHub (Jun 30, 2024):
same issue here. my sidestore expired so i had to load the ipa back on my computer, now this keeps happening when i try to load anything in livecontainer. even clicking on the app just does this

@Jonathan0827 commented on GitHub (Aug 8, 2024):
Fixed by 2.1.1