mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #322] [BUG] It crashes when trying to launch any application. #294
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#294
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 @root-aaron on GitHub (Jan 23, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/322
Describe the bug
I tried uninstall it, reboot and install it again.
The bug its same.
Instructions to reproduce
dlopen(/var/mobile/Containers/Data/Application/8631BAC2-4BF9-4FB9-AAE0-66893016F942/Documents/Applications/net.sourceloc.DebToIPA.app/DebToIPA, 0x0109): tried: '/var/mobile/Containers/Data/Application/8631BAC2-4BF9-4FB9-AAE0-66893016F942/Documents/Applications/net.sourceloc.DebToIPA.app/DebToIPA' (code signature invalid in <1540C204-8462-3EB8-B4CD-C29653468F66> '/private/var/mobile/Containers/Data/Application/8631BAC2-4BF9-4FB9-AAE0-66893016F942/Documents/Applications/net.sourceloc.DebToIPA.app/DebToIPA' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x002BCC70, codeBlobSize=0x0000C020), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/8631BAC2-4BF9-4FB9-AAE0-66893016F942/Documents/Applications/net.sourceloc.DebToIPA.app/DebToIPA' (no such file), '/var/mobile/Containers/Data/Application/8631BAC2-4BF9-4FB9-AAE0-66893016F942/Documents/Applications/net.sourceloc.DebToIPA.app/DebToIPA' (code signature invalid in <1540C204-8462-3EB8-B4CD-C29653468F66> '/private/var/mobile/Containers/Data/Application/8631BAC2-4BF9-4FB9-AAE0-66893016F942/Documents/Applications/net.sourceloc.DebToIPA.app/DebToIPA' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x002BCC70, codeBlobSize=0x0000C020), '/private/var/mobile/Containers/Data/Application/8631BAC2-4BF9-4FB9-AAE0-66893016F942/Documents/Applications/net.sourceloc.DebToIPA.app/DebToIPA' (code signature invalid in <1540C204-8462-3EB8-B4CD-C29653468F66> '/private/var/mobile/Containers/Data/Application/8631BAC2-4BF9-4FB9-AAE0-66893016F942/Documents/Applications/net.sourceloc.DebToIPA.app/DebToIPA' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x002BCC70, codeBlobSize=0x0000C020), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/8631BAC2-4BF9-4FB9-AAE0-66893016F942/Documents/Applications/net.sourceloc.DebToIPA.app/DebToIPA' (no such file), '/private/var/mobile/Containers/Data/Application/8631BAC2-4BF9-4FB9-AAE0-66893016F942/Documents/Applications/net.sourceloc.DebToIPA.app/DebToIPA' (code signature invalid in <1540C204-8462-3EB8-B4CD-C29653468F66> '/private/var/mobile/Containers/Data/Application/8631BAC2-4BF9-4FB9-AAE0-66893016F942/Documents/Applications/net.sourceloc.DebToIPA.app/DebToIPA' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x002BCC70, codeBlobSize=0x0000C020)
What version of LiveContainer are you using?
3.2.0
Other info
My Jit-less mode diagnose shows me that everything is okay.
Installed via Sidestore 0.5.10,
iOS 17.6.1
@hugeBlack commented on GitHub (Jan 24, 2025):
#265 3.1 3.2
@root-aaron commented on GitHub (Jan 24, 2025):
Okay, that worked. thanks