[GH-ISSUE #125] [BUG] #112

Closed
opened 2026-03-03 15:30:39 +03:00 by kerem · 2 comments
Owner

Originally created by @viperflame on GitHub (Aug 17, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/125

Describe the bug

Error code after opening livecontainer.

Instructions to reproduce

Assertion failed: (ret == KERN_SUCCESS), file main.m, line 135.

Call stack: (
0 CoreFoundation 0x00000001913fcf2c 76A3B198-3C09-323E-8359-0D4978E156F5 + 540460
1 libobjc.A.dylib 0x00000001892a32b8 objc_exception_throw + 60
2 CoreFoundation 0x00000001914fb6dc 76A3B198-3C09-323E-8359-0D4978E156F5 + 1582812
3 LiveContainer_PleaseDoNotShortenThe 0x0000000100167520 __assert_rtn + 96
4 LiveContainer_PleaseDoNotShortenThe 0x00000001001658a0 overwriteExecPath + 348
5 LiveContainer_PleaseDoNotShortenThe 0x0000000100164e74 invokeAppMain + 1072
6 LiveContainer_PleaseDoNotShortenThe 0x00000001001647f0 LiveContainerMain + 272
7 dyld 0x00000001b4ba3154 52039C94-4DA1-3638-BD52-020A0B5FA399 + 250196
)

What version of LiveContainer are you using?

Most latest (Version 2.1.2-release (/fd71dd7)

Other info

No response

Originally created by @viperflame on GitHub (Aug 17, 2024). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/125 ### Describe the bug Error code after opening livecontainer. ### Instructions to reproduce Assertion failed: (ret == KERN_SUCCESS), file main.m, line 135. Call stack: ( 0 CoreFoundation 0x00000001913fcf2c 76A3B198-3C09-323E-8359-0D4978E156F5 + 540460 1 libobjc.A.dylib 0x00000001892a32b8 objc_exception_throw + 60 2 CoreFoundation 0x00000001914fb6dc 76A3B198-3C09-323E-8359-0D4978E156F5 + 1582812 3 LiveContainer_PleaseDoNotShortenThe 0x0000000100167520 __assert_rtn + 96 4 LiveContainer_PleaseDoNotShortenThe 0x00000001001658a0 overwriteExecPath + 348 5 LiveContainer_PleaseDoNotShortenThe 0x0000000100164e74 invokeAppMain + 1072 6 LiveContainer_PleaseDoNotShortenThe 0x00000001001647f0 LiveContainerMain + 272 7 dyld 0x00000001b4ba3154 52039C94-4DA1-3638-BD52-020A0B5FA399 + 250196 ) ### What version of LiveContainer are you using? Most latest (Version 2.1.2-release (/fd71dd7) ### Other info _No response_
kerem 2026-03-03 15:30:39 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@khanhduytran0 commented on GitHub (Aug 18, 2024):

What’s your iOS version, and is JIT enabled?

<!-- gh-comment-id:2295047610 --> @khanhduytran0 commented on GitHub (Aug 18, 2024): What’s your iOS version, and is JIT enabled?
Author
Owner

@viperflame commented on GitHub (Aug 21, 2024):

Ios version 17.6.1 and yes sidestore JIT also enabled.

On Sun, 18 Aug 2024 at 6:24 AM, Duy Tran Khanh @.***>
wrote:

What’s your iOS version, and is JIT enabled?


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

<!-- gh-comment-id:2300636038 --> @viperflame commented on GitHub (Aug 21, 2024): Ios version 17.6.1 and yes sidestore JIT also enabled. On Sun, 18 Aug 2024 at 6:24 AM, Duy Tran Khanh ***@***.***> wrote: > What’s your iOS version, and is JIT enabled? > > — > Reply to this email directly, view it on GitHub > <https://github.com/khanhduytran0/LiveContainer/issues/125#issuecomment-2295047610>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/A7QCEQW3XFI42L45P3TKBRTZR7WFVAVCNFSM6AAAAABMVKH64KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJVGA2DONRRGA> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
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#112
No description provided.