94 Chrome and Edge Crash Error Codes (Aw, Snap!)

Google Chrome displays an error page (aka “Sad Tab”) when a page crashes. This page currently does not tell us, users, the reason for a page crash. Google is working on a solution for this.

Update: Now that Microsoft’s Edge browser is also powered by Chromium, these error messages are applicable to Edge as well.

According to a Chromium code commit that we spotted today, Google will soon enhance this error page with error codes. This will make it easy to diagnose these issues. Here is how the bug associated with this feature explains this:

“To make it easier to diagnose user reports of the sad tab, perhaps we could consider putting the crash exit code on the sad tab as we do for SSL errors. Then users can google for the error, we can seed help center pages to help users, everyone wins.” The page also provides some mockups of how this might look like:

Chrome crash pages with error codes

Chrome Crash Error Codes

The code change request has a list of error codes as well. Not all errors are self-explanatory and will need additional documentation to understand. As the Help Center team develops new articles explaining these error messages, diagnosing these will become easier.

  1. HUNG
  2. KILLED_BAD_MESSAGE
  3. GPU_DEAD_ON_ARRIVAL
  4. INVALID_CMDLINE_URL
  5. BAD_PROCESS_TYPE
  6.  MISSING_DATA
  7.  SHELL_INTEGRATION_FAILED
  8.  MACHINE_LEVEL_INSTALL_EXISTS
  9.  UNINSTALL_CHROME_ALIVE
  10.  UNINSTALL_USER_CANCEL
  11.  UNINSTALL_DELETE_PROFILE
  12.  UNSUPPORTED_PARAM
  13.  IMPORTER_HUNG
  14.  RESPAWN_FAILED
  15.  NORMAL_EXIT_EXP1
  16.  NORMAL_EXIT_EXP2
  17.  NORMAL_EXIT_EXP3
  18.  NORMAL_EXIT_EXP4
  19.  NORMAL_EXIT_CANCEL
  20.  PROFILE_IN_USE
  21.  PACK_EXTENSION_ERROR
  22.  UNINSTALL_EXTENSION_ERROR
  23.  NORMAL_EXIT_PROCESS_NOTIFIED
  24.  INSTALL_FROM_WEBSTORE_ERROR_2
  25.  EULA_REFUSED
  26.  SXS_MIGRATION_FAILED_NOT_USED
  27.  ACTION_DISALLOWED_BY_POLICY
  28.  INVALID_SANDBOX_STATE
  29.  CLOUD_POLICY_ENROLLMENT_FAILED
  30.  DOWNGRADE_AND_RELAUNCH
  31.  SIGQUIT
  32.  SIGILL
  33.  SIGTRAP
  34.  SIGABRT
  35.  SIGBUS (7)
  36.  SIGFPE
  37.  SIGKILL
  38.  SIGBUS (10)
  39.  SIGSEGV
  40.  SIGSYS
  41.  WAIT_TIMEOUT
  42.  SBOX_FATAL_INTEGRITY
  43.  SBOX_FATAL_DROPTOKEN
  44.  SBOX_FATAL_FLUSHANDLES
  45.  SBOX_FATAL_CACHEDISABLE
  46.  SBOX_FATAL_CLOSEHANDLES
  47.  SBOX_FATAL_MITIGATION
  48.  SBOX_FATAL_MEMORY_EXCEEDED
  49.  SBOX_FATAL_WARMUP
  50.  Crashpad_FailedToCaptureProcess
  51.  Crashpad_HandlerDidNotRespond
  52.  Crashpad_SimulatedCrash
  53.  CPP_EH_EXCEPTION
  54.  STATUS_GUARD_PAGE_VIOLATION
  55.  Out of Memory
  56.  FACILITY_VISUALCPP/ERROR_PROC_NOT_FOUND
  57.  FACILITY_VISUALCPP/ERROR_MOD_NOT_FOUND
  58.  STATUS_INVALID_IMAGE_HASH
  59.  STATUS_STACK_BUFFER_OVERRUN
  60.  STATUS_HEAP_CORRUPTION
  61.  STATUS_DLL_INIT_FAILED
  62.  STATUS_CONTROL_C_EXIT
  63.  STATUS_DLL_NOT_FOUND
  64.  STATUS_STACK_OVERFLOW
  65.  STATUS_BAD_IMPERSONATION_LEVEL
  66.  STATUS_PRIVILEGED_INSTRUCTION
  67.  STATUS_INTEGER_OVERFLOW
  68.  STATUS_INTEGER_DIVIDE_BY_ZERO
  69.  STATUS_FLOAT_UNDERFLOW
  70.  STATUS_FLOAT_STACK_CHECK
  71.  STATUS_FLOAT_OVERFLOW
  72.  STATUS_FLOAT_INVALID_OPERATION
  73.  STATUS_FLOAT_INEXACT_RESULT
  74.  STATUS_FLOAT_DIVIDE_BY_ZERO
  75.  STATUS_FLOAT_DENORMAL_OPERAND
  76.  STATUS_ARRAY_BOUNDS_EXCEEDED
  77.  STATUS_INVALID_UNWIND_TARGET
  78.  STATUS_INVALID_DISPOSITION
  79.  STATUS_NONCONTINUABLE_EXCEPTION
  80.  STATUS_ACCESS_DENIED
  81.  STATUS_INVALID_LOCK_SEQUENCE
  82.  STATUS_ILLEGAL_INSTRUCTION
  83.  STATUS_CONFLICTING_ADDRESSES
  84.  STATUS_NO_MEMORY
  85.  STATUS_INVALID_PARAMETER
  86.  STATUS_INVALID_HANDLE
  87.  STATUS_IN_PAGE_ERROR
  88.  STATUS_ACCESS_VIOLATION
  89.  STATUS_SEGMENT_NOTIFICATION
  90.  STATUS_FATAL_APP_EXIT
  91.  STATUS_SINGLE_STEP
  92.  STATUS_BREAKPOINT
  93.  STATUS_DATATYPE_MISALIGNMENT
  94.  unknown

We shall update this article with more details on these error codes as soon as they become available.

Do you think this is a helpful move? Let us know in the comments section.

Source: Gerrit.


One response to “94 Chrome and Edge Crash Error Codes (Aw, Snap!)”

  1. Having experienced multiple errors on error codes 11 and 25, the info on this site is obviously totally wrong! My particular errors only occur when the web page is containing a video stream.

Leave a ReplyCancel reply