I was recently working on an issue where the finder would restart every time it mounted a server share. The restart was quick, almost like a flash. At first, I thought something was wrong with the server, but after bring up the console to look at errors, I found this error at the client end.

terminate called after throwing an instance of ‘IAException’

To resolve the probem,  I just deleted the .DS_Store file in every folder of that share. But I believe that the problem could occur on a single workstation too with a corrupt .DS_Store on a volume.

No related posts.