How to get more info when the “Aw Snap” screen shows up in Chrome?

后端 未结 6 881
既然无缘
既然无缘 2020-12-07 23:44

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

6条回答
  •  温柔的废话
    2020-12-08 00:21

    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\\AppData\Local\Google\Chrome\User Data\Default

    On XP your log file would be in: C:\Documents and Settings\\Local Settings\Application Data\Google\Chrome\User Data\Default

    See http://www.chromium.org/for-testers/enable-logging for details.

提交回复
热议问题