Closed
Bug 1661749
Opened 4 years ago
Closed 4 years ago
geckoview_example crash on startup with google-breakpad: ExceptionHandler::GenerateDump cloned child
Categories
(GeckoView :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1661810
People
(Reporter: bc, Unassigned)
References
Details
(Keywords: regression)
Glandium noticed in bug 1660340 comment 6
here's a crash in the logcat output:
08-28 08:37:08.009 8236 8259 W google-breakpad: ExceptionHandler::GenerateDump cloned child
08-28 08:37:08.009 8236 8259 W google-breakpad: 8419
08-28 08:37:08.009 8236 8259 W google-breakpad:
08-28 08:37:08.009 8236 8259 W google-breakpad: ExceptionHandler::SendContinueSignalToChild sent continue signal to child
08-28 08:37:08.010 8419 8259 W google-breakpad: ExceptionHandler::WaitForContinueSignal waiting for continue signal...
But we don't get more than that. No minidump, no stack in the logs.
I can also reproduce building on autoland. This is recent and perhaps from bug 1660340.
Reporter | ||
Comment 1•4 years ago
|
||
bisected to https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=75559571662961f502e2f424cc3b2d7572c50bb5&tochange=edb1d37f48f49f9884607092f0d7b851fea0d088 which points to 1660340.
Fixed by backout of bug 1660340.
Blocks: 1660340
Keywords: regressionwindow-wanted
Comment 2•4 years ago
|
||
Didn't see this existed when I filed 1661810.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Updated•7 months ago
|
Component: GeckoViewExample → General
You need to log in
before you can comment on or make changes to this bug.
Description
•