Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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 about what went wrong?

Update: the "Aw, Snap" remark is shown only when the JavaScript console is visible.

like image 433
Dimitri C. Avatar asked Nov 13 '09 10:11

Dimitri C.


People also ask

Why do I keep getting Aw Snap message on Chrome?

If you're getting the 'Aw, Snap' error or another error code instead of a web page, Chrome is having problems loading. You may also see the page loading slowly or not opening at all. If you receive a page loading error: To correct the problem, follow the steps below. You can begin by reloading the page.

Why does Aw Snap keep appearing?

Your device may have run out of memory, and can't load the site while also running your apps, extensions and programmes. Free up memory: Close every tab except for the one that's showing the error message. Quit other apps or programs that are running, and pause any app or file downloads.

What is aw snap a virus?

This happens when Chrome detects a problem and the page won't load. The message doesn't give exact details as to what went wrong, but this error usually indicates a problem with your browser extensions or anti-virus software. If the message keeps appearing, your browser may be corrupted.


1 Answers

First enable Automatically send some system information and page content to Google to help detect dangerous apps and sites from Settings -->> Advanced -->> Privacy and Security

then enable Crash reporting in Chrome as below

  1. Open chrome://crashes
  2. If it shows crash report as disabled, enable it. If crash happens it will dump the crash report at C:\Users\{username}\AppData\Local\Google\CrashReports

This would give more info when the aw snap screen shows up in chrome

like image 183
Tarun Avatar answered Sep 30 '22 08:09

Tarun