I finally sat down and figured out what was behind the errors I was getting every time I tried to sync my iPod. I'd plug my iPod Touch into my Mac, iTunes would pop open as per usual, and the device would start to sync. After a few seconds, I'd get a dialogue window with the message "iTunes could not back up the iPod "iPod" because the backup session failed".
This has been happening for several weeks now, and I started out by hunting through the logs. I spotted the following in /var/log/system.log:
com.apple.iTunes[7462]: Exec for child /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/AppleMobileDeviceHelper.app /Contents/Resources/AppleMobileBackup failed or inexplicably returned
com.apple.iTunes[7462]: Exec for child /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/AppleMobileDeviceHelper.app /Contents/Resources/MDCrashReportTool failed or inexplicably returned
When I went to look, sure enough, the MDCrashReportTool was missing, as was the AppleMobileBackup. I searched through my Time Machine backups, and these files disappeared on March 12, right around the time I did a software update for iTunes. Bah! Restoring these files fixed the problem.
Comments
It happens also to me
Try to remember if you haven't installed Xcode4 !
I was running Xcode 3.1.2 and since I did the update it wasn't working anymore.
Cheers and thank you.
Post new comment