手机白苹果 Springboard 进程无法启动

手机成了白苹果状态,无法进桌面,SSH 登录进去之后,发现 Springboard 进程没启动,手动使用 root 用户和 mobile 用户去启动 Springboard 都提示错误

iPhone:~ mobile$ /System/Library/CoreServices/SpringBoard.app/SpringBoard
2017-12-15 21:10:36.136 SpringBoard[767:9829] Loaded logger: FBDefaultLog; isEnabled: 0
2017-12-15 21:10:36.159 SpringBoard[767:9829] Loaded logger: FBAppLibraryLog; isEnabled: 0
2017-12-15 21:10:36.161 SpringBoard[767:9829] Loaded logger: FBWorkspaceLog; isEnabled: 0
2017-12-15 21:10:36.164 SpringBoard[767:9829] Loaded logger: SBIconLog; isEnabled: 0
2017-12-15 21:10:36.165 SpringBoard[767:9829] Loaded logger: SBStatusBarishLog; isEnabled: 0
2017-12-15 21:10:36.167 SpringBoard[767:9829] Loaded logger: SBLocalNotificationLog; isEnabled: 0
2017-12-15 21:10:36.169 SpringBoard[767:9829] Loaded logger: SBAlarmLog; isEnabled: 0
2017-12-15 21:10:36.171 SpringBoard[767:9829] Loaded logger: SBBannerLog; isEnabled: 0
2017-12-15 21:10:36.173 SpringBoard[767:9829] Loaded logger: SBSoundLog; isEnabled: 0
2017-12-15 21:10:36.357 SpringBoard[767:9831] *** Terminating app due to uncaught exception ‘BSXPCServerException’, reason: ‘Unexpected error occured on listener connection for service <com.apple.frontboard.systemappservices>: <OS_xpc_error: <error: 0x3678269c> { count = 1, contents =
“XPCErrorDescription” => <string: 0x3678284c> { length = 18, contents = “Connection invalid” }
}>’
*** First throw call stack:
(0x2587e45f 0x33714c8b 0x2587e3a5 0x2a468581 0x33dfd825 0x33dfbd19 0x33c8d34b 0x33c818bf 0x33c87397 0x33c81aad 0x33c88f9f 0x33c8a3c3 0x33de5dc1 0x33de5b14)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6

iPhone:~ mobile$ debugserver -x backboard *:1234 /System/Library/CoreServices/SpringBoard.app/SpringBoard
debugserver-@(#)PROGRAM:debugserver PROJECT:debugserver-320.2.89
for armv7.
2017-12-15 21:11:05.614 debugserver[775:9937] BSXPCMessage received error for message: Connection invalid
2017-12-15 21:11:05.615 debugserver[775:9937] BSXPCMessage received error for message: Connection invalid
2017-12-15 21:11:05.616 debugserver[775:9941] BSXPCMessage received error for message: Connection invalid
2017-12-15 21:11:05.960 debugserver[775:9937] BSXPCMessage received error for message: Connection invalid
error: failed to launch process debugserver: failed to get the task for process -1
Exiting.

删除 DynamicLibraries 里的所有 dylib 也不管用,使用了 SemiRestore 进行恢复系统,还是不行,有没有人和我一样遇到这种情况出来交流一下啊。iOS 8.2 系统。

这是看到的实时日志,手机一直在自动重启 Springboard 进程,但是每次都是重启失败,屏幕一会闪一下。

Dec 15 22:12:17 iPhone1 backboardd[63] : Telling system app “com.apple.springboard” that it can start immediately
Dec 15 22:12:17 iPhone1 backboardd[63] : BKSystemAppSentinel: Now monitoring “com.apple.springboard”
Dec 15 22:12:17 iPhone1 SpringBoard[481] : Loaded logger: FBDefaultLog; isEnabled: 0
Dec 15 22:12:17 iPhone1 SpringBoard[481] : Loaded logger: FBAppLibraryLog; isEnabled: 0
Dec 15 22:12:17 iPhone1 SpringBoard[481] : Loaded logger: FBWorkspaceLog; isEnabled: 0
Dec 15 22:12:17 iPhone1 SpringBoard[481] : Loaded logger: SBIconLog; isEnabled: 0
Dec 15 22:12:17 iPhone1 SpringBoard[481] : Loaded logger: SBStatusBarishLog; isEnabled: 0
Dec 15 22:12:17 iPhone1 SpringBoard[481] : Loaded logger: SBLocalNotificationLog; isEnabled: 0
Dec 15 22:12:17 iPhone1 SpringBoard[481] : Loaded logger: SBAlarmLog; isEnabled: 0
Dec 15 22:12:17 iPhone1 SpringBoard[481] : Loaded logger: SBBannerLog; isEnabled: 0
Dec 15 22:12:17 iPhone1 SpringBoard[481] : Loaded logger: SBSoundLog; isEnabled: 0
Dec 15 22:12:17 iPhone1 SpringBoard[481] : *** Terminating app due to uncaught exception ‘NSInternalInconsistencyException’, reason: ‘Error on <BSXPCConnectionListener: 0x14d776b0; service: com.apple.frontboard.workspace; queue: com.apple.frontboard.workspace.connectionDispatcher>: Connection invalid’
*** First throw call stack:
(0x2a20045f 0x38096c8b 0x2a2003a5 0x2edf1787 0x3877f825 0x3877dd19 0x3860f34b 0x386038bf 0x38609397 0x38603aad 0x3860af9f 0x3860c3c3 0x38767dc1 0x38767b14)
Dec 15 22:12:17 iPhone1 ReportCrash[479] : ReportCrash acting against PID 481
Dec 15 22:12:17 iPhone1 ReportCrash[479] : Formulating crash report for process SpringBoard[481]
Dec 15 22:12:17 iPhone1 com.apple.xpc.launchd[1] (com.apple.SpringBoard[481]) : Service exited due to signal: Abort trap: 6
Dec 15 22:12:17 iPhone1 backboardd[63] : System app “com.apple.springboard” has died. Waiting for it to spawn again…
Dec 15 22:12:17 iPhone1 com.apple.xpc.launchd[1] (com.apple.SpringBoard) : Service only ran for 0 seconds. Pushing respawn out by 5 seconds.
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Not saving crash log because we have reached the limit for logs to store on disk. Sync or otherwise clear logs from /var/mobile/Library/Logs/CrashReporter to save new logs.
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Could not save crash report to disk!
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Incident Identifier: 930DAFF5-BDA1-40C3-9945-F9F523B2BAE3
Dec 15 22:12:18 iPhone1 ReportCrash[479] : CrashReporter Key: baade6b7d2eddf9b034a786333657a9c9b52b099
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Hardware Model: iPhone5,2
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Process: SpringBoard [481]
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Path: /System/Library/CoreServices/SpringBoard.app/SpringBoard
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Identifier: SpringBoard
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Version: ???
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Code Type: ARM (Native)
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Parent Process: launchd [1]
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Date/Time: 2017-12-15 22:12:17.916 +0800
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Launch Time: 2017-12-15 22:12:17.570 +0800
Dec 15 22:12:18 iPhone1 ReportCrash[479] : OS Version: iOS 8.2 (12D508)
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Report Version: 105
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Exception Type: EXC_CRASH (SIGABRT)
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Exception Codes: 0x0000000000000000, 0x0000000000000000
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Triggered by Thread: 4
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Last Exception Backtrace:
Dec 15 22:12:18 iPhone1 ReportCrash[479] : (0x2a20045a 0x38096c86 0x2a2003a0 0x2edea57c 0x3877f820 0x3877dd14 0x3860f346 0x386038ba 0x38609392 0x38603aa8 0x3860af9a 0x3860c3be 0x38767dbc 0x38767b10)
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Thread 0 name: Dispatch queue: com.apple.main-thread
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Thread 0:
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 0 libsystem_platform.dylib 0x3876435c 0x38762000 + 9052
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 1 CoreFoundation 0x2a106f00 0x2a0fa000 + 52992
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 2 libobjc.A.dylib 0x380b11a4 0x38090000 + 135588
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 3 FrontBoard 0x30b3f9b2 0x30b30000 + 63922
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 4 SpringBoard 0x0003bdbe 0x33000 + 36286
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 5 libdyld.dylib 0x38622aac 0x38621000 + 6828
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Thread 1:
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 0 libsystem_kernel.dylib 0x386d9224 0x386d8000 + 4644
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 1 libdispatch.dylib 0x3860e0ec 0x38600000 + 57580
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 2 libdispatch.dylib 0x38602d36 0x38600000 + 11574
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Thread 2 name: Dispatch queue: com.apple.frontboard.systemappservices.serverTaskQueue
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Thread 2:
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 0 libsystem_platform.dylib 0x38763b2a 0x38762000 + 6954
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 1 libsystem_c.dylib 0x38678858 0x3863e000 + 239704
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 2 libsystem_c.dylib 0x3867ddc8 0x3863e000 + 261576
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 3 libsystem_c.dylib 0x38692004 0x3863e000 + 344068
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 4 libsystem_c.dylib 0x38640044 0x3863e000 + 8260
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 5 libsystem_c.dylib 0x3863fee8 0x3863e000 + 7912
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 6 libsystem_c.dylib 0x386980a6 0x3863e000 + 368806
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 7 libsystem_asl.dylib 0x3862e11a 0x3862b000 + 12570
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 8 libsystem_asl.dylib 0x3862e424 0x3862b000 + 13348
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 9 libsystem_asl.dylib 0x3862de58 0x3862b000 + 11864
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 10 libsystem_asl.dylib 0x3862db2a 0x3862b000 + 11050
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 11 libsystem_asl.dylib 0x3862d664 0x3862b000 + 9828
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 12 CoreFoundation 0x2a1ea258 0x2a0fa000 + 983640
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 13 CoreFoundation 0x2a1e9ffe 0x2a0fa000 + 983038
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 14 CoreFoundation 0x2a1ea3f8 0x2a0fa000 + 984056
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 15 CoreFoundation 0x2a2007e2 0x2a0fa000 + 1075170
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 16 libobjc.A.dylib 0x38096f10 0x38090000 + 28432
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 17 libc++abi.dylib 0x379cdde0 0x379b6000 + 97760
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 18 libc++abi.dylib 0x379cd5a4 0x379b6000 + 95652
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 19 libobjc.A.dylib 0x38096d5a 0x38090000 + 27994
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 20 CoreFoundation 0x2a2003a0 0x2a0fa000 + 1074080
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 21 BaseBoard 0x2edea57c 0x2ede7000 + 13692
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 22 libxpc.dylib 0x3877f822 0x3877c000 + 14370
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 23 libxpc.dylib 0x3877dd14 0x3877c000 + 7444
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 24 libdispatch.dylib 0x3860f346 0x38600000 + 62278
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 25 libdispatch.dylib 0x386038ba 0x38600000 + 14522
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 26 libdispatch.dylib 0x38609394 0x38600000 + 37780
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 27 libdispatch.dylib 0x38603aa8 0x38600000 + 15016
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 28 libdispatch.dylib 0x3860af9c 0x38600000 + 44956
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 29 libdispatch.dylib 0x3860c3be 0x38600000 + 50110
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 30 libsystem_pthread.dylib 0x38767dbe 0x38767000 + 3518
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 31 libsystem_pthread.dylib 0x38767b10 0x38767000 + 2832
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Thread 3:
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 0 libsystem_kernel.dylib 0x386ed9c0 0x386d8000 + 88512
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 1 libsystem_pthread.dylib 0x38767e38 0x38767000 + 3640
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 2 libsystem_pthread.dylib 0x38767b10 0x38767000 + 2832
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Thread 4 name: Dispatch queue: com.apple.baseboard.xpc.connectionListening
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Thread 4 Crashed:
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 0 libsystem_kernel.dylib 0x386ecdf0 0x386d8000 + 85488
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 1 libsystem_pthread.dylib 0x3876acc2 0x38767000 + 15554
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 2 libsystem_c.dylib 0x38688904 0x3863e000 + 305412
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 3 libc++abi.dylib 0x379b69c4 0x379b6000 + 2500
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 4 libc++abi.dylib 0x379d066c 0x379b6000 + 108140
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 5 libobjc.A.dylib 0x38096f22 0x38090000 + 28450
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 6 libc++abi.dylib 0x379cdde0 0x379b6000 + 97760
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 7 libc++abi.dylib 0x379cd5a4 0x379b6000 + 95652
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 8 libobjc.A.dylib 0x38096d5a 0x38090000 + 27994
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 9 CoreFoundation 0x2a2003a0 0x2a0fa000 + 1074080
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 10 BaseBoard 0x2edf1782 0x2ede7000 + 42882
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 11 libxpc.dylib 0x3877f822 0x3877c000 + 14370
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 12 libxpc.dylib 0x3877dd14 0x3877c000 + 7444
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 13 libdispatch.dylib 0x3860f346 0x38600000 + 62278
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 14 libdispatch.dylib 0x386038ba 0x38600000 + 14522
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 15 libdispatch.dylib 0x38609394 0x38600000 + 37780
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 16 libdispatch.dylib 0x38603aa8 0x38600000 + 15016
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 17 libdispatch.dylib 0x3860af9c 0x38600000 + 44956
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 18 libdispatch.dylib 0x3860c3be 0x38600000 + 50110
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 19 libsystem_pthread.dylib 0x38767dbe 0x38767000 + 3518
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 20 libsystem_pthread.dylib 0x38767b10 0x38767000 + 2832
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Thread 5:
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 0 libsystem_kernel.dylib 0x386ed9c0 0x386d8000 + 88512
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 1 libsystem_pthread.dylib 0x38767e38 0x38767000 + 3640
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 2 libsystem_pthread.dylib 0x38767b10 0x38767000 + 2832
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Thread 4 crashed with ARM Thread State (32-bit):
Dec 15 22:12:18 iPhone1 ReportCrash[479] : r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x00000003
Dec 15 22:12:18 iPhone1 ReportCrash[479] : r4: 0x00000006 r5: 0x00a89000 r6: 0x3b0ea840 r7: 0x00a88088
Dec 15 22:12:18 iPhone1 ReportCrash[479] : r8: 0x14e6c890 r9: 0x00000000 r10: 0x10000003 r11: 0x14e6c8b4
Dec 15 22:12:18 iPhone1 ReportCrash[479] : ip: 0x00000148 sp: 0x00a8807c lr: 0x3876acc7 pc: 0x386ecdf0
Dec 15 22:12:18 iPhone1 ReportCrash[479] : cpsr: 0x00000010
Dec 15 22:12:18 iPhone1 ReportCrash[479] : Binary Images:
Dec 15 22:12:18 iPhone1 ReportCrash[479] : 0x33000 - 0x436fff SpringBoard armv7s <8315ccab77c039bba9ea77796db23889> /System/Library/CoreServices/SpringBoard.app/SpringBoard