Ok, additional information - it turns out the problems goes away when page cache debug info is turned off.
Going to check the object cache console but it'd be useful if this didn't cause a fatal error and could tell if the page is coming from memcache or not.
All you need is a function_exists()
check or use an internal version of apply_filters()
.
Hope that helps!