[GH-ISSUE #42] [BUG] Launching any app causes LiveContainer to crash immediately #36

Closed
opened 2026-03-03 15:29:54 +03:00 by kerem · 13 comments
Owner

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

  1. use nightly right before latest
  2. set up Jit-less through the “Setup Jit-less” button
  3. install any app
  4. try running it

What version of LiveContainer are you using?

Version 2.0-release (main/e8b3ea8)

Other info

No response

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 1) use nightly right before latest 2) set up Jit-less through the “Setup Jit-less” button 3) install any app 4) try running it ### What version of LiveContainer are you using? Version 2.0-release (main/e8b3ea8) ### Other info _No response_
kerem 2026-03-03 15:29:54 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@khanhduytran0 commented on GitHub (Apr 24, 2024):

Is your device jailbroken?

<!-- gh-comment-id:2074584667 --> @khanhduytran0 commented on GitHub (Apr 24, 2024): Is your device jailbroken?
Author
Owner

@graperpie commented on GitHub (Apr 24, 2024):

yes, it is

On Wed, 24 Apr 2024 at 6:05 PM, Duy Tran Khanh @.***>
wrote:

Is your device jailbroken?


Reply to this email directly, view it on GitHub
https://github.com/khanhduytran0/LiveContainer/issues/42#issuecomment-2074584667,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AXGWX6DNORPH55I65T2VKGDY657WTAVCNFSM6AAAAABGWSXWXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUGU4DINRWG4
.
You are receiving this because you authored the thread.Message ID:
@.***>

<!-- gh-comment-id:2074622471 --> @graperpie commented on GitHub (Apr 24, 2024): yes, it is On Wed, 24 Apr 2024 at 6:05 PM, Duy Tran Khanh ***@***.***> wrote: > Is your device jailbroken? > > — > Reply to this email directly, view it on GitHub > <https://github.com/khanhduytran0/LiveContainer/issues/42#issuecomment-2074584667>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AXGWX6DNORPH55I65T2VKGDY657WTAVCNFSM6AAAAABGWSXWXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUGU4DINRWG4> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
Author
Owner

@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.

<!-- gh-comment-id:2074625756 --> @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.
Author
Owner

@khanhduytran0 commented on GitHub (Apr 24, 2024):

Is jailbreak stock Dopamine or roothide/rootful variant of it?

<!-- gh-comment-id:2074630335 --> @khanhduytran0 commented on GitHub (Apr 24, 2024): Is jailbreak stock Dopamine or roothide/rootful variant of it?
Author
Owner

@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:

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.


Reply to this email directly, view it on GitHub
https://github.com/khanhduytran0/LiveContainer/issues/42#issuecomment-2074625756,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AXGWX6CK5IGBZVCJILNWMZ3Y66CG3AVCNFSM6AAAAABGWSXWXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUGYZDKNZVGY
.
You are receiving this because you authored the thread.Message ID:
@.***>

<!-- gh-comment-id:2074641417 --> @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: > 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. > > — > Reply to this email directly, view it on GitHub > <https://github.com/khanhduytran0/LiveContainer/issues/42#issuecomment-2074625756>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AXGWX6CK5IGBZVCJILNWMZ3Y66CG3AVCNFSM6AAAAABGWSXWXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUGYZDKNZVGY> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
Author
Owner

@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:

Is jailbreak stock Dopamine or roothide/rootful variant of it?


Reply to this email directly, view it on GitHub
https://github.com/khanhduytran0/LiveContainer/issues/42#issuecomment-2074630335,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AXGWX6EGXAKTN6BEWJU2CRDY66CQRAVCNFSM6AAAAABGWSXWXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUGYZTAMZTGU
.
You are receiving this because you authored the thread.Message ID:
@.***>

<!-- gh-comment-id:2074643339 --> @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: > Is jailbreak stock Dopamine or roothide/rootful variant of it? > > — > Reply to this email directly, view it on GitHub > <https://github.com/khanhduytran0/LiveContainer/issues/42#issuecomment-2074630335>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AXGWX6EGXAKTN6BEWJU2CRDY66CQRAVCNFSM6AAAAABGWSXWXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUGYZTAMZTGU> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
Author
Owner

@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:

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.


Reply to this email directly, view it on GitHub
https://github.com/khanhduytran0/LiveContainer/issues/42#issuecomment-2074625756,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AXGWX6CK5IGBZVCJILNWMZ3Y66CG3AVCNFSM6AAAAABGWSXWXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUGYZDKNZVGY
.
You are receiving this because you authored the thread.Message ID:
@.***>

<!-- gh-comment-id:2074647525 --> @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: > 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. > > — > Reply to this email directly, view it on GitHub > <https://github.com/khanhduytran0/LiveContainer/issues/42#issuecomment-2074625756>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AXGWX6CK5IGBZVCJILNWMZ3Y66CG3AVCNFSM6AAAAABGWSXWXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUGYZDKNZVGY> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
Author
Owner

@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?

<!-- gh-comment-id:2074651599 --> @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?
Author
Owner

@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:

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?


Reply to this email directly, view it on GitHub
https://github.com/khanhduytran0/LiveContainer/issues/42#issuecomment-2074651599,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AXGWX6FO44T4FGQRY343TQ3Y66EADAVCNFSM6AAAAABGWSXWXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUGY2TCNJZHE
.
You are receiving this because you authored the thread.Message ID:
@.***>

<!-- gh-comment-id:2074657432 --> @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: > 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? > > — > Reply to this email directly, view it on GitHub > <https://github.com/khanhduytran0/LiveContainer/issues/42#issuecomment-2074651599>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AXGWX6FO44T4FGQRY343TQ3Y66EADAVCNFSM6AAAAABGWSXWXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUGY2TCNJZHE> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
Author
Owner

@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
)

<!-- gh-comment-id:2111365018 --> @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 )
Author
Owner

@Alphalaneous commented on GitHub (Jun 14, 2024):

Commenting on this as I am having the exact same issue.

<!-- gh-comment-id:2167214441 --> @Alphalaneous commented on GitHub (Jun 14, 2024): Commenting on this as I am having the exact same issue.
Author
Owner

@AlixCozmo commented on GitHub (Jun 27, 2024):

Same issue here on ios 18.0 beta 1

<!-- gh-comment-id:2192813300 --> @AlixCozmo commented on GitHub (Jun 27, 2024): Same issue here on ios 18.0 beta 1
Author
Owner

@hugeBlack commented on GitHub (Jan 16, 2025):

Close due to no further report on this issue. Please install the latest version.

<!-- gh-comment-id:2594717366 --> @hugeBlack commented on GitHub (Jan 16, 2025): Close due to no further report on this issue. Please install the latest version.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#36
No description provided.