#1374: GC problems when using AVFoundation ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ------------------------------------+--------------------------------------- I have small script that I wrote to try out a new framework in Lion; it just does some screen capture and outputs it to a file. However, I get this message a lot when I run the attached example code: {{{ 2011-08-05 22:48:40.760 macruby[26457:5a03] storing a non-GC object 0x7f95de3eb678 in a GC collection, break on CFCollection_non_gc_storage_error to debug. }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/1374> MacRuby <http://macruby.org/>