I am trying to view a page in Google Chrome, but I get the message: \"Aw, Snap! Something went wrong while displaying this web page\". Is there a way to get more information
I don't know if you'll see much in the non-debug build but try turning on logging and see what shows up:
Launch Chrome with these flags: --enable-logging --log-level=0
On Vista your log file would be in:
C:\Users\
On XP your log file would be in:
C:\Documents and Settings\
See http://www.chromium.org/for-testers/enable-logging for details.