[GH-ISSUE #12] Delta Crashes #6

Closed
opened 2026-03-03 15:29:38 +03:00 by kerem · 2 comments
Owner

Originally created by @preland on GitHub (Jul 22, 2023).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/12

Describe the issue

Delta (v 1.4) crashes after being opened in LiveContainer

Instructions to reproduce

See description

What version of LiveContainer are you using?

Build #22

Other

Error message:
-[NSUserDefaults setIsAltJITEnabled:]: unrecognized selector sent to instance 0x2801f56b0
Call stack: (
0 CoreFoundation 0x00000001a1e22254 42C5C917-0447-3995-B50F-DE4D132C2435 + 41556
1 libobjc.A.dylib 0x000000019b1e7a68 objc_exception_throw + 60
2 CoreFoundation 0x00000001a1f963f0 42C5C917-0447-3995-B50F-DE4D132C2435 + 1565680
3 CoreFoundation 0x00000001a1e38360 42C5C917-0447-3995-B50F-DE4D132C2435 + 131936
4 CoreFoundation 0x00000001a1ea0660 _CF_forwarding_prep_0 + 96
5 Delta 0x000000010a1f3888 Delta + 129160
6 Delta 0x000000010a241ad0 Delta + 449232
7 Delta 0x000000010a240268 Delta + 442984
8 UIKitCore 0x00000001a4300f40 7B942FA4-CB76-3375-9972-F58C14492FB4 + 3518272
9 UIKitCore 0x00000001a4300664 7B942FA4-CB76-3375-9972-F58C14492FB4 + 3516004
10 UIKitCore 0x00000001a42ff640 7B942FA4-CB76-3375-9972-F58C14492FB4 + 3511872
11 UIKitCore 0x00000001a42ff2b8 7B942FA4-CB76-3375-9972-F58C14492FB4 + 3510968
12 UIKitCore 0x00000001a4349d0c 7B942FA4-CB76-3375-9972-F58C14492FB4 + 3816716
13 UIKitCore 0x00000001a4348d64 7B942FA4-CB76-3375-9972-F58C14492FB4 + 3812708
14 UIKitCore 0x00000001a43489ec UIApplicationMain + 340
15 Delta 0x000000010a1dbef8 Delta + 32504
16 LiveContainer 0x00000001048ea534 LiveContainerMain + 2140
17 dyld 0x00000001c01bd948 341BBF64-6034-357E-8AA6-E1E4B988E03C + 88392
)

Originally created by @preland on GitHub (Jul 22, 2023). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/12 ### Describe the issue Delta (v 1.4) crashes after being opened in LiveContainer ### Instructions to reproduce See description ### What version of LiveContainer are you using? Build #22 ### Other Error message: -[NSUserDefaults setIsAltJITEnabled:]: unrecognized selector sent to instance 0x2801f56b0 Call stack: ( 0 CoreFoundation 0x00000001a1e22254 42C5C917-0447-3995-B50F-DE4D132C2435 + 41556 1 libobjc.A.dylib 0x000000019b1e7a68 objc_exception_throw + 60 2 CoreFoundation 0x00000001a1f963f0 42C5C917-0447-3995-B50F-DE4D132C2435 + 1565680 3 CoreFoundation 0x00000001a1e38360 42C5C917-0447-3995-B50F-DE4D132C2435 + 131936 4 CoreFoundation 0x00000001a1ea0660 _CF_forwarding_prep_0 + 96 5 Delta 0x000000010a1f3888 Delta + 129160 6 Delta 0x000000010a241ad0 Delta + 449232 7 Delta 0x000000010a240268 Delta + 442984 8 UIKitCore 0x00000001a4300f40 7B942FA4-CB76-3375-9972-F58C14492FB4 + 3518272 9 UIKitCore 0x00000001a4300664 7B942FA4-CB76-3375-9972-F58C14492FB4 + 3516004 10 UIKitCore 0x00000001a42ff640 7B942FA4-CB76-3375-9972-F58C14492FB4 + 3511872 11 UIKitCore 0x00000001a42ff2b8 7B942FA4-CB76-3375-9972-F58C14492FB4 + 3510968 12 UIKitCore 0x00000001a4349d0c 7B942FA4-CB76-3375-9972-F58C14492FB4 + 3816716 13 UIKitCore 0x00000001a4348d64 7B942FA4-CB76-3375-9972-F58C14492FB4 + 3812708 14 UIKitCore 0x00000001a43489ec UIApplicationMain + 340 15 Delta 0x000000010a1dbef8 Delta + 32504 16 LiveContainer 0x00000001048ea534 LiveContainerMain + 2140 17 dyld 0x00000001c01bd948 341BBF64-6034-357E-8AA6-E1E4B988E03C + 88392 )
kerem 2026-03-03 15:29:38 +03:00
Author
Owner

@Spidy123222 commented on GitHub (Jul 23, 2023):

Ignited has this issue also. But seems like from a recent update it just crashes on boot now instead of that error.

<!-- gh-comment-id:1646748097 --> @Spidy123222 commented on GitHub (Jul 23, 2023): Ignited has this issue also. But seems like from a recent update it just crashes on boot now instead of that error.
Author
Owner

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

Both Delta and Ignited should run now. Also Delta is on App Store now so I’m also closing this

<!-- gh-comment-id:2069259406 --> @khanhduytran0 commented on GitHub (Apr 22, 2024): Both Delta and Ignited should run now. Also Delta is on App Store now so I’m also closing this
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#6
No description provided.