On Jul 21, 2014, at 12:38, Russ McBride <[email protected]> wrote: > I narrowed the problem down to my .bib data file (which, wonderfully, doesn't > seem to contain any binary data) but couldn't see any obvious bad formatting > or other oddities in it. Nevertheless, opening and re-saving it a couple of > times in a text editor seemed to magically allow me to boot Bibdesk again. No > harm, no foul, I supposeā¦.
It's a bad file descriptor; NSFileHandle's fd is clobbered before closing, probably from a heap smasher somewhere. http://sourceforge.net/p/bibdesk/mailman/bibdesk-users/thread/[email protected]/ Adam ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Bibdesk-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-develop
