Debugging stack overflows

Does anybody know how I can find out which function started the infinite recursion?

The stack trace cuts off and doesn't show which function initially called overflow()
