try { function foo() { foo(); } foo(); } catch(e) { window.location.href="http://stackoverflow.com/search?q=[js]+" + e.message || e; }