If you land on any of the main SOFU error pages (e.g. http://meta.stackoverflow.com/error?aspxerrorpath=/) including some of the Stack Exchange beta sites (e.g. http://gaming.stackexchange.com/error?aspxerrorpath=/), the URLs being generated are missing the colon after http.
This causes the browsers to try to go to http://http//meta.stackoverflow.com.
I have tested and verified this error in Chrome 6 dev, IE8, and Firefox 3.6.

http://http://meta.gaming.stackexchange.com– Kip Jul 12 '10 at 15:15