mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #42] [BUG] Launching any app causes LiveContainer to crash immediately #36
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#36
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 @graperpie on GitHub (Apr 24, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/42
Describe the bug
Ipad 9, 16.6
Jit-less
Log:
Assertion failed: (ret == KERN_SUCCESS), file main.m, line 110.
Call stack: (
0 CoreFoundation 0x00000001b3bbccc0 A900B459-0127-379E-9CBA-0EAB9C5D559F + 40128
1 libobjc.A.dylib 0x00000001accd43d0 objc_exception_throw + 60
2 CoreFoundation 0x00000001b3caa224 A900B459-0127-379E-9CBA-0EAB9C5D559F + 1012260
3 LiveContainer 0x0000000100992f8c __assert_rtn + 56
4 LiveContainer 0x0000000100992f2c init_fixCydiaSubstrate + 1820
5 LiveContainer 0x000000010099259c aarch64_get_tbnz_jump_address + 0
6 libsystem_platform.dylib 0x0000000212ed9214 FEAE2353-14A4-3871-84F0-4F62A365316B + 8724
7 dyld 0x00000001d3152d5c C3FC2EE4-367F-3086-BEB8-420AD442BF88 + 81244
8 LiveContainer 0x0000000100991ba0 LiveContainerMain + 1180
9 dyld 0x00000001d3154dec C3FC2EE4-367F-3086-BEB8-420AD442BF88 + 89580
)
Instructions to reproduce
What version of LiveContainer are you using?
Version 2.0-release (main/e8b3ea8)
Other info
No response
@khanhduytran0 commented on GitHub (Apr 24, 2024):
Is your device jailbroken?
@graperpie commented on GitHub (Apr 24, 2024):
yes, it is
On Wed, 24 Apr 2024 at 6:05 PM, Duy Tran Khanh @.***>
wrote:
@khanhduytran0 commented on GitHub (Apr 24, 2024):
Might be caused by some tweaks then. Try launching without tweaks. Also, I don’t see why you need LiveContainer while you have TrollStore and AppSync.
@khanhduytran0 commented on GitHub (Apr 24, 2024):
Is jailbreak stock Dopamine or roothide/rootful variant of it?
@graperpie commented on GitHub (Apr 24, 2024):
well, that's true but i only want to use livecontainer for the sake of just
testing it out, as i'm rather interested in it but i'll give it a shot
On Wed, Apr 24, 2024, 6:26 PM Duy Tran Khanh @.***>
wrote:
@graperpie commented on GitHub (Apr 24, 2024):
forgot to mention it isn’t really a jailbreak, it’s a failbreak(Serotonin)
which, to be honest, is pretty dumb but that’s all i got for the time being.
On Wed, 24 Apr 2024 at 6:29 PM, Duy Tran Khanh @.***>
wrote:
@graperpie commented on GitHub (Apr 24, 2024):
also, a quick update after disabling just about the entire jailbreak
itself, it still doesn’t seem to work right.
On Wed, 24 Apr 2024 at 6:26 PM, Duy Tran Khanh @.***>
wrote:
@khanhduytran0 commented on GitHub (Apr 24, 2024):
Hm that’s strange then, but I have no clue to fix it as it works for me on 16.5 (both with and without Dopamine).
Just being curious, does JIT with TrollStore work?
@graperpie commented on GitHub (Apr 24, 2024):
can’t quite tell. the same issue still happens but trollstorehelper
returning 3 upon enabling JIT
On Wed, 24 Apr 2024 at 6:42 PM, Duy Tran Khanh @.***>
wrote:
@graperpie commented on GitHub (May 15, 2024):
one final update: completely dejailbroke my ipad and this time i’m still seeing a somewhat similar with jit-less set up.
Assertion failed: (ret == KERN_SUCCESS), file main.m, line 110.
Call stack: (
0 CoreFoundation 0x000000018c4eccc0 A900B459-0127-379E-9CBA-0EAB9C5D559F + 40128
1 libobjc.A.dylib 0x00000001856043d0 objc_exception_throw + 60
2 CoreFoundation 0x000000018c5da224 A900B459-0127-379E-9CBA-0EAB9C5D559F + 1012260
3 LiveContainer 0x00000001041a6ff8 __assert_rtn + 96
4 LiveContainer 0x00000001041a5fbc overwriteExecPath_handler + 428
5 libsystem_platform.dylib 0x00000001eb809214 FEAE2353-14A4-3871-84F0-4F62A365316B + 8724
6 dyld 0x00000001aba82d5c C3FC2EE4-367F-3086-BEB8-420AD442BF88 + 81244
7 LiveContainer 0x00000001041a5958 overwriteExecPath + 516
8 LiveContainer 0x00000001041a4e3c invokeAppMain + 1204
9 LiveContainer 0x00000001041a476c LiveContainerMain + 180
10 dyld 0x00000001aba84dec C3FC2EE4-367F-3086-BEB8-420AD442BF88 + 89580
)
@Alphalaneous commented on GitHub (Jun 14, 2024):
Commenting on this as I am having the exact same issue.
@AlixCozmo commented on GitHub (Jun 27, 2024):
Same issue here on ios 18.0 beta 1
@hugeBlack commented on GitHub (Jan 16, 2025):
Close due to no further report on this issue. Please install the latest version.