#1374: GC problems when using AVFoundation ------------------------------------+--------------------------------------- Reporter: mrada@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ------------------------------------+--------------------------------------- Comment(by lsansonetti@…): As AVFoundation is a new Lion framework it's possible GC support isn't completely done, so trying in pure Objective-C may be a good idea. I don't have a Lion machine nearby, but if the Objective-C version works, could you run the MacRuby snippet under gdb, break on CFCollection_non_gc_storage_error, then copy/paste the full backtrace? -- Ticket URL: <http://www.macruby.org/trac/ticket/1374#comment:3> MacRuby <http://macruby.org/>