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

iOS11 beta2 crash #25

Open
ceekay1991 opened this issue Jun 22, 2017 · 5 comments
Open

iOS11 beta2 crash #25

ceekay1991 opened this issue Jun 22, 2017 · 5 comments

Comments

@ceekay1991
Copy link

ceekay1991 commented Jun 22, 2017

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

  • thread Build in Xcode 6.1 and Run on 8.1 but Crash #11, queue = 'NSOperationQueue 0x1c0226ba0 (QOS: UNSPECIFIED)', stop reason = signal SIGABRT
    frame #0: 0x0000000180fb93a8 libsystem_kernel.dylib__pthread_kill + 8 frame #1: 0x00000001810c54d4 libsystem_pthread.dylibpthread_kill$VARIANT$mp + 360
    frame Wrong behavior of sort_ios_headers_contents.py #2: 0x0000000180f2ab0c libsystem_c.dylibabort + 140 frame #3: 0x0000000180987068 libc++abi.dylibabort_message + 132
    frame Protocols aren't handled. #4: 0x0000000180987210 libc++abi.dylibdefault_terminate_handler() + 304 frame #5: 0x00000001809b0810 libobjc.A.dylib_objc_terminate() + 124
    frame Tapping a class on iPhone (iOS 7 project) does nothing #6: 0x000000018099f54c libc++abi.dylibstd::__terminate(void (*)()) + 16 frame #7: 0x000000018099eea8 libc++abi.dylib__cxa_throw + 136
    frame RTBTreeTVC fixed #8: 0x00000001809b065c libobjc.A.dylibobjc_exception_throw + 364 frame #9: 0x00000001821d972c CoreFoundation+[NSException raise:format:arguments:] + 104
    frame Added a build for the iOS 8 Beta #10: 0x0000000182d0e280 Foundation-[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 112 frame #11: 0x00000001900daddc SpringBoardUI+[SpringBoardUI load] + 768
    frame Add support to browse protocols #12: 0x00000001809b291c libobjc.A.dylibcall_load_methods + 184 frame #13: 0x00000001809b3a84 libobjc.A.dylibload_images + 76
    frame Use of -[NSString containsString:] which is unavailable in iOS 7 #14: 0x000000010359e134 dylddyld::notifySingle(dyld_image_states, ImageLoader const*, ImageLoader::InitializerTimingList*) + 488 frame #15: 0x00000001035ae504 dyldImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 348
    frame how to install on iphone ? #16: 0x00000001035ae4ac dyldImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 260 frame #17: 0x00000001035ad55c dyldImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 136
    frame iPad-compatibility #18: 0x00000001035ad618 dyldImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 84 frame #19: 0x00000001035a176c dylddyld::runInitializers(ImageLoader*) + 88
    frame Close #20: 0x00000001035a7ca0 dylddlopen + 1004 frame #21: 0x0000000180e8ed6c libdyld.dylibdlopen + 116
    frame Fix warnings and add search to Frameworks tab #22: 0x0000000182104ee8 CoreFoundation_CFBundleDlfcnLoadBundle + 140 frame #23: 0x0000000182104cc4 CoreFoundation_CFBundleLoadExecutableAndReturnError + 352
    frame file detail don't look up #24: 0x0000000182cc0ac8 Foundation`-[NSBundle loadAndReturnError:] + 432
@JohnWong
Copy link
Contributor

JohnWong commented Oct 6, 2017

I have found that. If you tap Load All then tap SpringBoardUI, it will work. If you launch and tap SpringBoardUI, it will crash.

@ceekay1991
Copy link
Author

crash also exist.

@ceekay1991
Copy link
Author

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.
2017-10-09 11:40:45.472372+0800 OCRuntime[1121:475502] [Common] This process should not be linking or loading SpringBoardUI.framework
2017-10-09 11:40:46.584138+0800 OCRuntime[1121:475502] Error fetching group container systemgroup.com.apple.powerlog : 55

@dgsmith
Copy link

dgsmith commented Jan 24, 2018

@ceekay1991 Not sure if you saw this PR, but it works for me! #29

@lizhaojie001
Copy link

who know why

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants