DumpWithoutCrashing() crashes non-browser processes |
||
Issue descriptionChrome Version: 73.0.3630.0 OS: android Calls to DumpWithoutCrashing() should produce a dump without crashing. DumpWithoutCrashing() with Crashpad is attempting to call CrashpadClient.DumpWithoutCrash(), which segfaults because the real signal handler is the Chromium-specific SandboxedHandler: https://cs.chromium.org/chromium/src/components/crash/content/app/crashpad_linux.cc?rcl=03f011b451f7d4d9b879d0403a6c3446b5831c7a&l=83
,
Dec 14
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Dec 6