Preview hangs when opening any image or pdf

preview

Recently Preview has started hanging for me whenever I open any pdf or image. I keep getting the spinning balloon of death and am unable to do anything in Preview, so I have to force-quit the application. Is there something I can do about this?

Crash report is here.

Best Answer

Probably resetting Preview by deleting its configuration from ~/Library could solve that problem.

cd ~/Library
rm Caches/com.apple.Preview \
   Containers/com.apple.Preview \
   Preferences/com.apple.Preview.LSSharedFileList.plist\
   Preferences/com.apple.Preview.SandboxedPersistentURLs.LSSharedFileList.plist \
   "Saved Application State"/com.apple.Preview.savedState

Restart Preview and test.