I've not experienced this crash, but the call stack of your crash includes
these lines.
4 com.apple.CoreFoundation CFURLCopyResourcePropertyForKey
5 com.apple.LaunchServices _LSGetIconRefForURL
6 com.apple.LaunchServices LSSharedFileListInsertItemURL
The declaration of LSSharedFileListIns
Hi,
For one of my users my application is always crashing when it tries to add an
entry to the "Open Recent" menu via:
[[NSDocumentController sharedDocumentController] noteNewRecentDocumentURL:
[NSURL fileURLWithPath:folderPath]]
He is running Mac OS X Lion Server 10.7.2. Full stack trace