I managed to (finally) capture a debug log during a login when the bug occurred. And using grep as mentioned above, I managed to catch that the bug had already happened very early in the login process and stop the log, so it's only ~130kB, rather than ~1.5MB. That said, looking through it, it...