You crash MySQL/Innodb and you trace the error to a function that says:
“This function checks the consistency of an index page when we do not
know the index. This is also resilient so that this should never crash
even if the page is total garbage. ”
Oops… I guess its not that resilient after all:)