New issue
Advanced search Search tips

Issue 865935 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 14
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug

Blocking:
issue 882435



Sign in to add a comment

Dynamic module uncaught exception (crash) reporting

Project Member Reported by mvanouwe...@chromium.org, Jul 20

Issue description

A dynamically loaded module may throw an uncaught exception (crash) and we want the module to be able to report on that exception.
 
Blocking: 843161
See go/qwark-crash-handling for the design.
Labels: -Pri-2 M-71 Pri-1
As a client side seems more complex than welcome while Chrome is crashing, we're now exploring what we can do server side: go/qwark-crashes-server-side
Summary: Dynamic module uncaught exception (crash) reporting (was: Dynamic module uncaught exception reporting)
Blocking: -843161 882435
Project Member

Comment 6 by bugdroid1@chromium.org, Sep 14

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/e8664ecd88d0e19af8a1e4e37b66c6cbb15fb097

commit e8664ecd88d0e19af8a1e4e37b66c6cbb15fb097
Author: Michael van Ouwerkerk <mvanouwerkerk@google.com>
Date: Fri Sep 14 10:39:11 2018

Tweak dynamic module crash key values for deobfuscation server

There's a sample crash report at crash/29c8dbdcacdc72b1
see Fields > Product data > loaded_dynamic_module

Bug:  865935 
Change-Id: Iceef1eea20064565e08712cb087850818a34f581
Reviewed-on: https://chromium-review.googlesource.com/1216363
Reviewed-by: Peter Conn <peconn@chromium.org>
Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#591319}
[modify] https://crrev.com/e8664ecd88d0e19af8a1e4e37b66c6cbb15fb097/chrome/android/java/src/org/chromium/chrome/browser/customtabs/dynamicmodule/ModuleLoader.java

Status: Fixed (was: Started)

Sign in to add a comment