Does the page instantiate any custom types? I.e. anything registered with qmlRegisterType() or similar functions?

Have you run the application through a leak checker, e.g. Valgrind on Linux?

Cheers,
_