#164: MacRuby crashes Cocoa app with exception in CFEqual --------------------------------+------------------------------------------- Reporter: self@mattmower.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.4 Component: MacRuby | Resolution: Keywords: crash,cfequal | --------------------------------+------------------------------------------- Comment(by self@mattmower.com): So the problem is related to KVO. When I add KVO notifications to the object being manipulated by the Ruby code it explodes, remove the addObserver call and everything is fine. Unfortunately in my real-life case the KVO is essential for that property so I can't work around it. -- Ticket URL: <http://www.macruby.org/trac/ticket/164#comment:3> MacRuby <http://macruby.org/>