mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-26 01:25:52 +03:00
[GH-ISSUE #67] [BUG] LiveContainer crashes when enabling Jit (sidestore) #58
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#58
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 @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
!

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
)
@aqeqe commented on GitHub (May 29, 2024):
@sumi8a
https://youtu.be/IksMvzmeRaY?feature=shared
Try this JIT method instead.