The fixes that are linked to here and elsewhere seem to target SyncManager. Is anybody willing and able to try:
adb shell setprop log.tag.SyncManager VERBOSE
adb shell setprop log.tag.ContentService VERBOSE
and capture the output of:
adb logcat -s SyncManager,ContentService
?
