“[something copyWithZone:]: unrecognized selector sent to instance” when using Bindings / Core Data
问题 (self asking and self-answering because I spent hours on the web looking for this, and most of the resources all say "I solved it in the end" without giving an explanation) I had a very simple Core Data + Bindings application: An NSArrayController pulling items out of Core Data An NSTableView rendering them Another NSTableView that when you click on a row in the first table, displays the details of that item Item 3 above was causing application crash, with the error: [(my NSManagedObject)