AppSync icon indicating copy to clipboard operation
AppSync copied to clipboard

Palera1n rootful + AppSync 112 cause panic after reboot

Open WeissRu opened this issue 2 years ago • 3 comments

iPhoneX iOS 16.5.1 Palera1n 2.0 Beta 7 RootFull

Works fine after installing tweak and restarting the springboard. But after jailbreaking the phone again, WiFi doesn't work, can't open "About" in Settings app, and panic after a while.

WeissRu avatar Jul 14 '23 10:07 WeissRu

get same issue here, system version iOS 16.6, palera1n 2.0b7, rootfull, happened after launchctl reboot userspace.

tylinux avatar Aug 28 '23 09:08 tylinux

system logs before crash:

Aug 28 17:55:10 kernel[0] <Notice>: deferring wlan-10000042a (provider of AppleBCMWLANBusInterfacePCIe-10000057b) matching after userspace reboot
Aug 28 17:55:10 kernel[0] <Notice>: deferring AppleBCMWLANBusInterfacePCIe-10000057b (provider of CCPipe-10000057f) matching after userspace reboot
Aug 28 17:55:10 kernel[0] <Notice>: deferring CCPipe-10000057f (provider of CCLogStream-100000581) matching after userspace reboot
Aug 28 17:55:10 kernel[0] <Notice>: deferring CCPipe-10000057f (provider of CCLogStream-10000059b) matching after userspace reboot
Aug 28 17:55:10 kernel[0] <Notice>: deferring CCPipe-10000057f (provider of CCLogStream-1000005a2) matching after userspace reboot
Aug 28 17:55:10 kernel[0] <Notice>: deferring CCPipe-10000057f (provider of CCLogStream-1000006c0) matching after userspace reboot
Aug 28 17:55:10 kernel[0] <Notice>: deferring CCPipe-10000057f (provider of CCLogStream-10000086a) matching after userspace reboot

related crash logs: driverkitd-2023-08-28-175535.txt

tylinux avatar Aug 28 '23 10:08 tylinux

It seems that the hook "com.apple.FrontBoardServices" is causing the problem, and removing this line from "AppSyncUnified-FrontBoard.plist" seems to solve it. (Not sure if this will cause other problems)

WeissRu avatar Aug 29 '23 02:08 WeissRu