It doesn't happen without the Core Image patch being there and the Edit Filter Function box checked. I don't think this is a driver issue though. It happens on all of our test Macs and it doesn't look driver-specific. It effects any Core Image patch with a Filter Function enabled (even the boiler plate) so I think it's a bug in the JavaScript GC. The buffers from the Video Input patch aren't getting released fast enough.
-Ken On Aug 25, 2014, at 11:58 AM, George Toledo <[email protected]> wrote: > Take the core image kernel out and see what happens. > > Users have been reporting core image leaks(gpu driver issue) for awhile now. > > Best regards, > George Toledo > > On Aug 25, 2014, at 11:14 AM, Ken Aspeslagh <[email protected]> wrote: > >> Is anyone seeing huge memory leak issues with the Yosemite beta? >> >> I feel like I'm taking crazy pills because I've broken down this issue to >> the most simple possible composition and it leaks memory so fast the system >> grinds to a halt and needs to be power cycled in about a minute. >> >> Here is the composition. >> https://www.dropbox.com/s/7ko68sfmiuss1oy/MemoryLeakComposition.qtz.zip >> >> The composition is just: >> Video Input -> Core Image Filter -> Billboard. >> The Filter hasn't been edited. It's just the boiler plate. >> The Core Image Filter has the "Edit Filter Function" box checked in its >> settings. If that box isn't checked the issue doesn't happen. >> >> Thanks! >> -Ken >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Quartzcomposer-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/quartzcomposer-dev/gtoledo3%40gmail.com >> >> This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

