Sometimes when I double press the home button SpringBoard will crash, but quite unpredictably. The problem usually lasts for about 15 minutes every couple of days. During that timeframe every double click will crash it - even in Substrate Safe Mode. I cannot, for the life of me, figure it out! The fact that it crashes in Safe Mode leads me to believe that some extension that doesn't use Mobile Substrate is the issue. However it's so erratic and infrequent that disabling things one-by-one is impractical.
I've attached relevant logs if anyone understands these things... I've been trying to figure this out on my own for a while now but have not been successful.
Crash log
Syslog
This may be the cause or closely related as it matches the reported time of the crash. The thing is, however, AppSync now uses Mobile Substrate and it shouldn't cause a crash in Safe Mode. Right?
I've attached relevant logs if anyone understands these things... I've been trying to figure this out on my own for a while now but have not been successful.
Crash log
Syslog
This may be the cause or closely related as it matches the reported time of the crash. The thing is, however, AppSync now uses Mobile Substrate and it shouldn't cause a crash in Safe Mode. Right?
Code:
Feb 20 12:06:06 Morris-iPad installd[438]: MS:Notice: Loading: /Library/MobileSubstrate/DynamicLibraries/AppSync.dylib
Feb 20 12:06:06 Morris-iPad installd[438]: AppSync loaded into /usr/libexec/installd
Feb 20 12:06:08 Morris-iPad SpringBoard[395]: *** Assertion failure in -[SBAppSwitcherController _iconForDownload:], /SourceCache/SpringBoard/SpringBoard-1812.6.2/SBAppSwitcherController.m:543
Feb 20 12:06:08 Morris-iPad SpringBoard[395]: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not find the downloadIcon in the iconModel'