Since making the swap I get intermittent exceptions thrown when my app processes uploaded images. So far I'm not sure what factors lead to the errors but they happen fairly regularly, and never happened while using rmagick. Here's an example:
A Errno::ENOENT occurred in work#update:
No such file or directory - /tmp/minimagic32193-6
[RAILS_ROOT]/vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb:339:in `size'
Does anyone have a clue as to what might be going wrong here? thanks!