Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Enabling Jit With Trollstore Crashes. #55

Open
sumi8a opened this issue Apr 29, 2024 · 3 comments
Open

[BUG] Enabling Jit With Trollstore Crashes. #55

sumi8a opened this issue Apr 29, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@sumi8a
Copy link

sumi8a commented Apr 29, 2024

Describe the bug

When you try running an app in live
container it try’s enabling jit with trollstore but when it goes back to LiveContainer it crashes.
IMG_9892

Instructions to reproduce

Read above

What version of LiveContainer are you using?

Version 2.0-release (main/4087ff1)

Other info

iPhone 14 pro 16.6

@sumi8a sumi8a added the bug Something isn't working label Apr 29, 2024
@khanhduytran0
Copy link
Owner

Please send KrashKop report

@sumi8a
Copy link
Author

sumi8a commented Apr 30, 2024

Incident Identifier: 6DEAE545-235A-4CDB-B84A-74670A065195
CrashReporter Key: 8b90f306ed8d15aa75fe65f184e4346abe63093c
Hardware Model: iPhone15,2
Process: LiveContainer_PleaseDoNotShortenTheExecutableNameBecauseItIsUsed [1147]
Path: /private/var/containers/Bundle/Application/BF4A3497-200C-4F6E-B327-26ABC81C5551/LiveContainer.app/LiveContainer_PleaseDoNotShortenTheExecutableNameBecauseItIsUsedToReserveSpaceForOverwritingThankYou
Identifier: com.kdt.livecontainer
Version: 2.0 (1.0)
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.kdt.livecontainer [910]

Date/Time: 2024-04-29 16:15:50.2039 -0300
Launch Time: 2024-04-29 16:15:50.1270 -0300
OS Version: iPhone OS 16.6 (20G75)
Release Type: User
Baseband Version: 1.80.02
Report Version: 104

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: SIGNAL 6 Abort trap: 6
Terminating Process: LiveContainer_PleaseDoNotShorten [1147]

Triggered by Thread: 0

Application Specific Information:
abort() called

Last Exception Backtrace:
0 CoreFoundation 0x18e308cb4 __exceptionPreprocess + 164
1 libobjc.A.dylib 0x18739c3d0 objc_exception_throw + 60
2 CoreFoundation 0x18e47dab8 +[NSObject(NSObject) _copyDescription] + 0
3 UIKitCore 0x1910d81f4 -[UIResponder doesNotRecognizeSelector:] + 260
4 CoreFoundation 0x18e31f0e8 forwarding + 1592
5 CoreFoundation 0x18e385900 _CF_forwarding_prep_0 + 96
6 LiveContainerUI.dylib 0x10228c894 0x102288000 + 18580
7 UIKitCore 0x190387ee8 -[UIViewController loadViewIfRequired] + 100
8 UIKitCore 0x19064a1c8 -[UINavigationController _updateScrollViewFromViewController:toViewController:] + 124
9 UIKitCore 0x190511944 -[UINavigationController _startTransition:fromViewController:toViewController:] + 196
10 UIKitCore 0x190510df4 -[UINavigationController _startDeferredTransitionIfNeeded:] + 608
11 UIKitCore 0x190510444 -[UINavigationController __viewWillLayoutSubviews] + 96
12 UIKitCore 0x1905103a8 -[UILayoutContainerView layoutSubviews] + 172
13 UIKitCore 0x190372420 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1992
14 QuartzCore 0x18f82cf30 CA::Layer::layout_if_needed(CA::Transaction*) + 500
15 QuartzCore 0x18f8404ac CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 148
16 QuartzCore 0x18f8518d8 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 444
17 QuartzCore 0x18f880e80 CA::Transaction::commit() + 648
18 UIKitCore 0x1907fa75c __34-[UIApplication _firstCommitBlock]_block_invoke_2 + 36
19 CoreFoundation 0x18e3426e0 CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 28
20 CoreFoundation 0x18e3a9210 __CFRunLoopDoBlocks + 364
21 CoreFoundation 0x18e3790e8 __CFRunLoopRun + 848
22 CoreFoundation 0x18e37e3ec CFRunLoopRunSpecific + 612
23 GraphicsServices 0x1c989435c GSEventRunModal + 164
24 UIKitCore 0x19070af58 -[UIApplication _run] + 888
25 UIKitCore 0x19070abbc UIApplicationMain + 340
26 ...SpaceForOverwritingThankYou 0x102165044 LiveContainerMain + 3208
27 dyld 0x1ad8b0dec start + 2220

Kernel Triage:
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage

Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x1cd2c5578 __pthread_kill + 8
1 libsystem_pthread.dylib 0x1ee140118 pthread_kill + 268
2 libsystem_c.dylib 0x195830178 abort + 180
3 libc++abi.dylib 0x1ee07ebf8 abort_message + 132
4 libc++abi.dylib 0x1ee06e444 demangling_terminate_handler() + 348
5 libobjc.A.dylib 0x1873a1ea4 _objc_terminate() + 144
6 libc++abi.dylib 0x1ee07dfbc std::__terminate(void (*)()) + 16
7 libc++abi.dylib 0x1ee080f44 __cxa_rethrow + 148
8 libobjc.A.dylib 0x18739dd5c objc_exception_rethrow + 44
9 CoreFoundation 0x18e37e4b0 CFRunLoopRunSpecific + 808
10 GraphicsServices 0x1c989435c GSEventRunModal + 164
11 UIKitCore 0x19070af58 -[UIApplication _run] + 888
12 UIKitCore 0x19070abbc UIApplicationMain + 340
13 ...SpaceForOverwritingThankYou 0x102165044 LiveContainerMain + 3208
14 dyld 0x1ad8b0dec start + 2220

Thread 1 name: Dispatch queue: com.apple.root.default-qos
Thread 1:
0 libsystem_kernel.dylib 0x1cd2c0eb0 lstat + 8
1 Foundation 0x18861d4b0 _NSResolveSymlinksInPathUsingCache + 740
2 Foundation 0x1885f3dc4 -[NSString(NSPathUtilities) _stringByResolvingSymlinksInPathUsingCache:] + 128
3 Foundation 0x1885f3bb0 _NSFrameworkPathFromLibraryPath + 52
4 Foundation 0x188a774ac __25+[NSBundle allFrameworks]_block_invoke + 244
5 libdispatch.dylib 0x1957cfeac _dispatch_client_callout + 20
6 libdispatch.dylib 0x1957d16ec _dispatch_once_callout + 32
7 Foundation 0x188a773b4 +[NSBundle allFrameworks] + 84
8 AccessibilityUtilities 0x1978c2808 __43-[AXBinaryMonitor evaluateExistingBinaries]_block_invoke + 128
9 libdispatch.dylib 0x1957ce320 _dispatch_call_block_and_release + 32
10 libdispatch.dylib 0x1957cfeac _dispatch_client_callout + 20
11 libdispatch.dylib 0x1957d2f8c _dispatch_queue_override_invoke + 788
12 libdispatch.dylib 0x1957e1944 _dispatch_root_queue_drain + 396
13 libdispatch.dylib 0x1957e2158 _dispatch_worker_thread2 + 164
14 libsystem_pthread.dylib 0x1ee139da0 _pthread_wqthread + 228
15 libsystem_pthread.dylib 0x1ee139b7c start_wqthread + 8

Thread 2 name: Dispatch queue: com.apple.UIKit.KeyboardManagement
Thread 2:
0 libsystem_kernel.dylib 0x1cd2bf7dc __ulock_wait + 8
1 libdispatch.dylib 0x1957d089c _dlock_wait + 56
2 libdispatch.dylib 0x1957d0650 _dispatch_thread_event_wait_slow + 56
3 libdispatch.dylib 0x1957df714 DISPATCH_WAIT_FOR_QUEUE + 368
4 libdispatch.dylib 0x1957df2c0 _dispatch_sync_f_slow + 148
5 UIKitCore 0x19070b22c __37-[_UIRemoteKeyboards startConnection]block_invoke_3 + 156
6 CoreFoundation 0x18e371c04 invoking
+ 148
7 CoreFoundation 0x18e31fcb4 -[NSInvocation invoke] + 428
8 Foundation 0x1886526f8 NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK + 16
9 Foundation 0x188623a5c -[NSXPCConnection _decodeAndInvokeReplyBlockWithEvent:sequence:replyInfo:] + 520
10 Foundation 0x188b94a00 __88-[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]_block_invoke_5 + 188
11 libxpc.dylib 0x1ee199ee4 _xpc_connection_reply_callout + 124
12 libxpc.dylib 0x1ee18cee8 _xpc_connection_call_reply_async + 88
13 libdispatch.dylib 0x1957cff2c _dispatch_client_callout3 + 20
14 libdispatch.dylib 0x1957ede38 _dispatch_mach_msg_async_reply_invoke + 344
15 libdispatch.dylib 0x1957d740c _dispatch_lane_serial_drain + 372
16 libdispatch.dylib 0x1957d80d8 _dispatch_lane_invoke + 436
17 libdispatch.dylib 0x1957e2cdc _dispatch_workloop_worker_thread + 648
18 libsystem_pthread.dylib 0x1ee139ddc _pthread_wqthread + 288
19 libsystem_pthread.dylib 0x1ee139b7c start_wqthread + 8

Thread 3:
0 libsystem_pthread.dylib 0x1ee139b74 start_wqthread + 0

Thread 4:
0 libsystem_pthread.dylib 0x1ee139b74 start_wqthread + 0

Thread 5 name: com.apple.uikit.eventfetch-thread
Thread 5:
0 libsystem_kernel.dylib 0x1cd2beca4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1cd2d1b74 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1cd2d1e4c mach_msg_overwrite + 540
3 libsystem_kernel.dylib 0x1cd2bf1e8 mach_msg + 24
4 CoreFoundation 0x18e378024 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x18e379250 __CFRunLoopRun + 1208
6 CoreFoundation 0x18e37e3ec CFRunLoopRunSpecific + 612
7 Foundation 0x1885f2fb4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x1885f2e9c -[NSRunLoop(NSRunLoop) runUntilDate:] + 64
9 UIKitCore 0x19083dcc8 -[UIEventFetcher threadMain] + 416
10 Foundation 0x18860c524 NSThread__start + 716
11 libsystem_pthread.dylib 0x1ee13a6b8 _pthread_start + 148
12 libsystem_pthread.dylib 0x1ee139b88 thread_start + 8

Thread 6:
0 libsystem_pthread.dylib 0x1ee139b74 start_wqthread + 0

Thread 7:
0 libsystem_pthread.dylib 0x1ee139b74 start_wqthread + 0

Thread 8:
0 libsystem_pthread.dylib 0x1ee139b74 start_wqthread + 0

Thread 9:
0 libsystem_pthread.dylib 0x1ee139b74 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x00000001ee082647 x5: 0x000000016dc9ef60 x6: 0x000000000000006e x7: 0x0000000000000400
x8: 0x941ed2e414691dd1 x9: 0x941ed2e5f0a3d491 x10: 0x0000000000000200 x11: 0x000000000000000b
x12: 0x000000000000000b x13: 0x00000000001ff800 x14: 0x00000000000007fb x15: 0x00000000cac0c856
x16: 0x0000000000000148 x17: 0x00000001e4cac940 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000000000103 x21: 0x00000001e4caca20 x22: 0x00000001e63c7ec8 x23: 0x0000000280434010
x24: 0x0000000000000001 x25: 0x0000000000000001 x26: 0x0000000000000001 x27: 0x0000000000000000
x28: 0x00000001b04186c0 fp: 0x000000016dc9eed0 lr: 0x00000001ee140118
sp: 0x000000016dc9eeb0 pc: 0x00000001cd2c5578 cpsr: 0x40001000
far: 0x00000001e1c6b6f8 esr: 0x56000080 Address size fault

Binary Images:
0x102160000 - 0x102167fff LiveContainer_PleaseDoNotShortenTheExecutableNameBecauseItIsUsedToReserveSpaceForOverwritingThankYou arm64 <81f64331c6d03ad6b1c0a42d4f077459> /private/var/containers/Bundle/Application/BF4A3497-200C-4F6E-B327-26ABC81C5551/LiveContainer.app/LiveContainer_PleaseDoNotShortenTheExecutableNameBecauseItIsUsedToReserveSpaceForOverwritingThankYou
0x102288000 - 0x10229bfff LiveContainerUI.dylib arm64 <107faafb40cb3e628e32251e29205a99> /private/var/containers/Bundle/Application/BF4A3497-200C-4F6E-B327-26ABC81C5551/LiveContainer.app/Frameworks/LiveContainerUI.dylib
0x1022d0000 - 0x1022dbfff libobjc-trampolines.dylib arm64e <7e77fc541c3331c086e81fb7bf12836c> /private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib
0x102334000 - 0x102347fff GAXClient arm64e <7226047f1e1e3e938faf03b459d94129> /System/Library/AccessibilityBundles/GAXClient.bundle/GAXClient
0x1cd2be000 - 0x1cd2f5fe7 libsystem_kernel.dylib arm64e <681b06a07f6b3fa3a2ce063dc1da7b1b> /usr/lib/system/libsystem_kernel.dylib
0x1ee139000 - 0x1ee144ff3 libsystem_pthread.dylib arm64e /usr/lib/system/libsystem_pthread.dylib
0x195813000 - 0x195890ff3 libsystem_c.dylib arm64e <073251d1d4c937748cee75210751a5d8> /usr/lib/system/libsystem_c.dylib
0x1ee06d000 - 0x1ee084fff libc++abi.dylib arm64e <1e834588aca6327a9a965aa8b13a2ae2> /usr/lib/libc++abi.dylib
0x187384000 - 0x1873c7f9f libobjc.A.dylib arm64e /usr/lib/libobjc.A.dylib
0x18e2ff000 - 0x18e6e6fff CoreFoundation arm64e /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1c9893000 - 0x1c989bfff GraphicsServices arm64e /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x19036e000 - 0x191b92fff UIKitCore arm64e <7d57a1d1856f338d97db880c4ec8b02e> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1ad89b000 - 0x1ad920a53 dyld arm64e /usr/lib/dyld
0x1885b1000 - 0x188e8efff Foundation arm64e <1715de5d08933af0b0c0550bb14f91ec> /System/Library/Frameworks/Foundation.framework/Foundation
0x1957cc000 - 0x195812fff libdispatch.dylib arm64e <5d16936b4e4c3276ba7a69c9bc760aba> /usr/lib/system/libdispatch.dylib
0x197845000 - 0x197a08fff AccessibilityUtilities arm64e <265bea5ec36a3e51a119a3fd42f3db5c> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1ee17c000 - 0x1ee1bdfff libxpc.dylib arm64e /usr/lib/system/libxpc.dylib
0x18f823000 - 0x18fb9cfff QuartzCore arm64e <8682cc56125a35658075978cc718b93f> /System/Library/Frameworks/QuartzCore.framework/QuartzCore

EOF

@sumi8a
Copy link
Author

sumi8a commented May 21, 2024

@khanhduytran0 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants