-
Notifications
You must be signed in to change notification settings - Fork 511
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
iOS11 beta2 crash #25
Comments
I have found that. If you tap Load All then tap SpringBoardUI, it will work. If you launch and tap SpringBoardUI, it will crash. |
crash also exist. |
2017-10-09 11:40:45.472319+0800 OCRuntime[1121:475502] [Common] Allowing SpringBoardUI.framework to load because SearchUI.framework is loaded. This will become a hard assert once rdar://problem/29408996 is fixed. |
@ceekay1991 Not sure if you saw this PR, but it works for me! #29 |
who know why |
2017-06-22 16:37:09.667894+0800 OCRuntime[359:71235] [Snapshotting] Snapshotting a view (0x103112290, _UIButtonBarStackView) that has not been rendered at least once requires afterScreenUpdates:YES.
[INFO] GCDWebServer started on port 10000 and reachable at http://172.24.112.92:10000/
2017-06-22 16:37:09.688705+0800 OCRuntime[359:71235] Visit http://172.24.112.92:10000/ in your web browser
[INFO] GCDWebServer now reachable at http://ligerde-iPad.local:10000/
2017-06-22 16:42:01.201391+0800 OCRuntime[359:71990] -- [ERROR] The bundle “AudioUnit” couldn’t be loaded because its executable couldn’t be located.
2017-06-22 16:42:02.016606+0800 OCRuntime[359:71990] -- [ERROR] The bundle “Python.framework” couldn’t be loaded because its executable couldn’t be located.
2017-06-22 16:42:02.242915+0800 OCRuntime[359:71990] -- [ERROR] The bundle “Accessibility” couldn’t be loaded because its executable couldn’t be located.
2017-06-22 16:42:02.450045+0800 OCRuntime[359:71990] [Common] This process should not be linking or loading SpringBoardUI.framework
2017-06-22 16:42:02.450399+0800 OCRuntime[359:71990] *** Assertion failure in +[SpringBoardUI load], /BuildRoot/Library/Caches/com.apple.xbs/Sources/SpringBoardUI/SpringBoard-3720.5/SpringBoardUI.m:57
2017-06-22 16:42:02.451002+0800 OCRuntime[359:71990] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'This process should not be linking or loading SpringBoardUI.framework (rdar://problem/26143166)'
*** First throw call stack:
(0x1821d9858 0x1809b0528 0x1821d972c 0x182d0e280 0x1900daddc 0x1809b291c 0x1809b3a84 0x10359e134 0x1035ae504 0x1035ae4ac 0x1035ad55c 0x1035ad618 0x1035a176c 0x1035a7ca0 0x180e8ed6c 0x182104ee8 0x182104cc4 0x182cc0ac8 0x102b33454 0x182d4a2c0 0x182c8ab70 0x182c7a828 0x182d4bfb4 0x102e95d4c 0x102ea39a0 0x102ea1e48 0x102ea8080 0x102ea7db8 0x1810c3338 0x1810c2e40)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb) bt
frame #0: 0x0000000180fb93a8 libsystem_kernel.dylib
__pthread_kill + 8 frame #1: 0x00000001810c54d4 libsystem_pthread.dylib
pthread_kill$VARIANT$mp + 360frame Wrong behavior of sort_ios_headers_contents.py #2: 0x0000000180f2ab0c libsystem_c.dylib
abort + 140 frame #3: 0x0000000180987068 libc++abi.dylib
abort_message + 132frame Protocols aren't handled. #4: 0x0000000180987210 libc++abi.dylib
default_terminate_handler() + 304 frame #5: 0x00000001809b0810 libobjc.A.dylib
_objc_terminate() + 124frame Tapping a class on iPhone (iOS 7 project) does nothing #6: 0x000000018099f54c libc++abi.dylib
std::__terminate(void (*)()) + 16 frame #7: 0x000000018099eea8 libc++abi.dylib
__cxa_throw + 136frame RTBTreeTVC fixed #8: 0x00000001809b065c libobjc.A.dylib
objc_exception_throw + 364 frame #9: 0x00000001821d972c CoreFoundation
+[NSException raise:format:arguments:] + 104frame Added a build for the iOS 8 Beta #10: 0x0000000182d0e280 Foundation
-[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 112 frame #11: 0x00000001900daddc SpringBoardUI
+[SpringBoardUI load] + 768frame Add support to browse protocols #12: 0x00000001809b291c libobjc.A.dylib
call_load_methods + 184 frame #13: 0x00000001809b3a84 libobjc.A.dylib
load_images + 76frame Use of -[NSString containsString:] which is unavailable in iOS 7 #14: 0x000000010359e134 dyld
dyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) + 488 frame #15: 0x00000001035ae504 dyld
ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 348frame how to install on iphone ? #16: 0x00000001035ae4ac dyld
ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 260 frame #17: 0x00000001035ad55c dyld
ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 136frame iPad-compatibility #18: 0x00000001035ad618 dyld
ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 84 frame #19: 0x00000001035a176c dyld
dyld::runInitializers(ImageLoader*) + 88frame Close #20: 0x00000001035a7ca0 dyld
dlopen + 1004 frame #21: 0x0000000180e8ed6c libdyld.dylib
dlopen + 116frame Fix warnings and add search to Frameworks tab #22: 0x0000000182104ee8 CoreFoundation
_CFBundleDlfcnLoadBundle + 140 frame #23: 0x0000000182104cc4 CoreFoundation
_CFBundleLoadExecutableAndReturnError + 352frame file detail don't look up #24: 0x0000000182cc0ac8 Foundation`-[NSBundle loadAndReturnError:] + 432
__38-[RTBFrameworksTVC loadAllFrameworks:]_block_invoke((null)=<unavailable>) at RTBFrameworksTVC.m:176 frame #26: 0x0000000182d4a2c0 Foundation
NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 16frame can't see the details of classes and protocolscan't see the details of classes and protocols #27: 0x0000000182c8ab70 Foundation
-[NSBlockOperation main] + 72 frame #28: 0x0000000182c7a828 Foundation
-[__NSOperationInternal _start:] + 868frame Running in iOS 11 #29: 0x0000000182d4bfb4 Foundation
__NSOQSchedule_f + 404 frame #30: 0x0000000102e95d4c libdispatch.dylib
_dispatch_client_callout + 16frame can I Insight a class implement ? #31: 0x0000000102ea39a0 libdispatch.dylib
_dispatch_continuation_pop + 624 frame #32: 0x0000000102ea1e48 libdispatch.dylib
_dispatch_async_redirect_invoke + 684frame Not able to see class property or methods #33: 0x0000000102ea8080 libdispatch.dylib
_dispatch_root_queue_drain + 616 frame #34: 0x0000000102ea7db8 libdispatch.dylib
_dispatch_worker_thread4 + 68frame Update since the prajnait.com domain is no longer maintained #35: 0x00000001810c3338 libsystem_pthread.dylib
_pthread_wqthread + 1260 frame #36: 0x00000001810c2e40 libsystem_pthread.dylib
start_wqthread + 4(lldb)
The text was updated successfully, but these errors were encountered: