UnsupportedFormatException / VirtVolFlush / RuntimeExceptionErrorNumberGetter

Hi there,

I’ve got an unexpected quit in my application which I can’t reproduce on my test build, so I was wondering if anyone might point me in the right direction.

The stack ends with this:

2014-04-02 10:42:48 UnsupportedFormatException
RuntimeExceptionErrorNumberGetter
VirtVolFlush
FolderChild
FolderChild
FolderItem.Child%o%os

I’m doing a few things with folder items here - deleting them, moving them around, opening them as a PDF, and so on - but I’m not sure what would be causing this sort of thing to happen. Anyone got any pointers?

Thanks!

Hamish

Do you use QuickTime? Are you trying to open a file in a MoviePlayer control?

No, no Quicktime here; I’m taking a PDF, opening it up in a Monkeybread PDF object, doing stuff with it, closing it, then moving it around on the drive and revealing it in the Finder…