mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #137] [BUG] LiveContainer crashes whenever opening an app. #124
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#124
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 @Tagz133 on GitHub (Aug 23, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/137
Describe the bug
After signing an app in LiveContainer, I try to open the app but LiveContainer ends up crashing.
I get this error:
dlopen(/var/mobile/Containers/Data/Application/6408ED48-F0A0-47EF-88C2-5B189B4C0A37/Documents/Applications/DuolingoMobile.app/LiveContainer.tmp, 0x0109): tried: '/var/mobile/Containers/Data/Application/6408ED48-F0A0-47EF-88C2-5B189B4C0A37/Documents/Applications/DuolingoMobile.app/LiveContainer.tmp' (cannot dlopen a main executable '/var/mobile/Containers/Data/Application/6408ED48-F0A0-47EF-88C2-5B189B4C0A37/Documents/Applications/DuolingoMobile.app/LiveContainer.tmp'), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/6408ED48-F0A0-47EF-88C2-5B189B4C0A37/Documents/Applications/DuolingoMobile.app/LiveContainer.tmp' (no such file), '/var/mobile/Containers/Data/Application/6408ED48-F0A0-47EF-88C2-5B189B4C0A37/Documents/Applications/DuolingoMobile.app/LiveContainer.tmp' (cannot dlopen a main executable '/var/mobile/Containers/Data/Application/6408ED48-F0A0-47EF-88C2-5B189B4C0A37/Documents/Applications/DuolingoMobile.app/LiveContainer.tmp'), '/private/var/mobile/Containers/Data/Application/6408ED48-F0A0-47EF-88C2-5B189B4C0A37/Documents/Applications/DuolingoMobile.app/LiveContainer.tmp' (cannot dlopen a main executable '/private/var/mobile/Containers/Data/Application/6408ED48-F0A0-47EF-88C2-5B189B4C0A37/Documents/Applications/DuolingoMobile.app/LiveContainer.tmp'), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/6408ED48-F0A0-47EF-88C2-5B189B4C0A37/Documents/Applications/DuolingoMobile.app/LiveContainer.tmp' (no such file), '/private/var/mobile/Containers/Data/Application/6408ED48-F0A0-47EF-88C2-5B189B4C0A37/Documents/Applications/DuolingoMobile.app/LiveContainer.tmp' (cannot dlopen a main executable '/private/var/mobile/Containers/Data/Application/6408ED48-F0A0-47EF-88C2-5B189B4C0A37/Documents/Applications/DuolingoMobile.app/LiveContainer.tmp')Instructions to reproduce
What version of LiveContainer are you using?
2.1.2
Other info
I have enabled JIT-less
iPadOS 17.5.1
@Adoptat32 commented on GitHub (Aug 28, 2024):
Had this happen. The ipa you imported is either not the corect format(this would show you on sidestore/altstore) or is corrupted, though the first is corect like 99,99% of the time
@Adoptat32 commented on GitHub (Aug 28, 2024):
Oh another one could be that it's not compatible with live container. Tried with minecraft. 1.21.0 worked but 1.21.1 didn't but again remeber that most likely the format is not correct
@Tagz133 commented on GitHub (Aug 28, 2024):
I tried it again a few days later and suddenly all the IPA files that weren't working, started working.