mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #944] cant install livecontainer in livecontainer #842
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#842
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 @EliasGabr on GitHub (Oct 28, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/944
Describe the issue
The app is signed with the latest certificate but its code signature is invalid. Please check JIT-Less Diagnose page and see if there are any issues with your JIT-Less setup.although any other guest app is signed correctly.
after removing the sidestore certificate and launching the guest livecontainer from jit-enabled host livecontainer it just opens the actual sidestore
when trying to launch jit guest livecontainer from jit-enabled host livecontainer it gives this error:
dlopen(/private/var/mobile/Containers/Data/Application/FA712F4C-E410-48A9-9C72-20B21E7DE29A/Documents/Applications/com.kdt.livecontainer.app/LiveContainer, 0x0109): tried: '/private/var/mobile/Containers/Data/Application/FA712F4C-E410-48A9-9C72-20B21E7DE29A/Documents/Applications/com.kdt.livecontainer.app/LiveContainer' (cannot dlopen a main executable '/private/var/mobile/Containers/Data/Application/FA712F4C-E410-48A9-9C72-20B21E7DE29A/Documents/Applications/com.kdt.livecontainer.app/LiveContainer'), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/FA712F4C-E410-48A9-9C72-20B21E7DE29A/Documents/Applications/com.kdt.livecontainer.app/LiveContainer' (no such file), '/private/var/mobile/Containers/Data/Application/FA712F4C-E410-48A9-9C72-20B21E7DE29A/Documents/Applications/com.kdt.livecontainer.app/LiveContainer' (cannot dlopen a main executable '/private/var/mobile/Containers/Data/Application/FA712F4C-E410-48A9-9C72-20B21E7DE29A/Documents/Applications/com.kdt.livecontainer.app/LiveContainer')Instructions to reproduce
conditions for each error code written above
What version of LiveContainer and iOS are you using?
ios 18.7.1, host livecontainer 3.6.1, guest livecontainer 3.6.56
Verify steps
The name, version the app having issues
LiveContainer 3.6.56
Crash Log
No response
Other
No response
@khanhduytran0 commented on GitHub (Oct 29, 2025):
Installing LC inside LC is undefined behavior. We don't support this. Maybe you could rename LiveContainer main executable to something else and it may install. LiveContainer2 will install but may not work.
Also, I don't see any use cases of this but nested multitask.