I'm having an issue where if there's a views block, I get stuck in an infinite redirect loop. It only happens for logged in users, while guests have no issue whatsoever. I tried the obvious solutions, clearing caches, rebuilding permissions, switching themes, and none of that makes any difference. The views work just fine as pages, it's only when a view is in a block that's there's problems. Only one thing I've found fixes it, which is disabling the me aliases module altogether.