Glandium noticed in bug 1660340 comment c6 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.
Bug 1661749 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
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.