[GH-ISSUE #67] [BUG] LiveContainer crashes when enabling Jit (sidestore) #58

Closed
opened 2026-03-03 15:30:09 +03:00 by kerem · 1 comment
Owner

Originally created by @sumi8a on GitHub (May 27, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/67

Describe the bug

When you click the play button and you click “enable jit” on sidestore and it takes you back to LiveContainer it crashes.

Instructions to reproduce

!
IMG_0685

What version of LiveContainer are you using?

Version 2.0-release (main/f9ea745)

Other info

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

Call stack: (
0 CoreFoundation 0x00000001b466ccc0 A900B459-0127-379E-9CBA-0EAB9C5D559F + 40128
1 libobjc.A.dylib 0x00000001ad7003d0 objc_exception_throw + 60
2 CoreFoundation 0x00000001b475a224 A900B459-0127-379E-9CBA-0EAB9C5D559F + 1012260
3 LiveContainer 0x000000010033eff8 __assert_rtn + 96
4 LiveContainer 0x000000010033dfbc overwriteExecPath_handler + 428
5 libsystem_platform.dylib 0x0000000214408214 FEAE2353-14A4-3871-84F0-4F62A365316B + 8724
6 dyld 0x00000001d3c12d5c C3FC2EE4-367F-3086-BEB8-420AD442BF88 + 81244
7 LiveContainer 0x000000010033d958 overwriteExecPath + 516
8 LiveContainer 0x000000010033ce3c invokeAppMain + 1204
9 LiveContainer 0x000000010033c76c LiveContainerMain + 180
10 dyld 0x00000001d3c14dec C3FC2EE4-367F-3086-BEB8-420AD442BF88 + 89580
)

Originally created by @sumi8a on GitHub (May 27, 2024). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/67 ### Describe the bug When you click the play button and you click “enable jit” on sidestore and it takes you back to LiveContainer it crashes. ### Instructions to reproduce ! ![IMG_0685](https://github.com/khanhduytran0/LiveContainer/assets/155041731/30d65d7e-e8e7-4b78-a712-f23d1c51099d) ### What version of LiveContainer are you using? Version 2.0-release (main/f9ea745) ### Other info Assertion failed: (ret == KERN_SUCCESS), file main.m, line 110. Call stack: ( 0 CoreFoundation 0x00000001b466ccc0 A900B459-0127-379E-9CBA-0EAB9C5D559F + 40128 1 libobjc.A.dylib 0x00000001ad7003d0 objc_exception_throw + 60 2 CoreFoundation 0x00000001b475a224 A900B459-0127-379E-9CBA-0EAB9C5D559F + 1012260 3 LiveContainer 0x000000010033eff8 __assert_rtn + 96 4 LiveContainer 0x000000010033dfbc overwriteExecPath_handler + 428 5 libsystem_platform.dylib 0x0000000214408214 FEAE2353-14A4-3871-84F0-4F62A365316B + 8724 6 dyld 0x00000001d3c12d5c C3FC2EE4-367F-3086-BEB8-420AD442BF88 + 81244 7 LiveContainer 0x000000010033d958 overwriteExecPath + 516 8 LiveContainer 0x000000010033ce3c invokeAppMain + 1204 9 LiveContainer 0x000000010033c76c LiveContainerMain + 180 10 dyld 0x00000001d3c14dec C3FC2EE4-367F-3086-BEB8-420AD442BF88 + 89580 )
kerem 2026-03-03 15:30:09 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aqeqe commented on GitHub (May 29, 2024):

@sumi8a

https://youtu.be/IksMvzmeRaY?feature=shared

Try this JIT method instead.

<!-- gh-comment-id:2137521088 --> @aqeqe commented on GitHub (May 29, 2024): @sumi8a https://youtu.be/IksMvzmeRaY?feature=shared Try this JIT method instead.
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#58
No description provided.