Bug 1676102 Comment 11 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

As best I can tell, my hunch from comment 7 still holds. I used a [HookCase](https://github.com/steven-michaud/HookCase) hook library to test the patch I've just submitted, on both macOS 10.15.7 and macOS 11. It seems to fix the crashes.

Here's the hook library I used (as a patch on https://github.com/steven-michaud/HookCase/tree/v5.0.0/HookLibraryTemplate). I tested with a try build containing my patch, with symbols unstripped. (The hook library needs those symbols.)

https://treeherder.mozilla.org/jobs?repo=try&revision=bcf5f57a935834bb6845ea6859db023295890a68
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PAhx7zSSSyqiPIYpuqtB_Q/runs/0/artifacts/public/build/target.dmg
As best I can tell, my hunch from comment 7 still holds. I used a [HookCase](https://github.com/steven-michaud/HookCase) hook library to test the patch I've just submitted, on both macOS 10.15.7 and macOS 11. It seems to fix the crashes.

Here's the hook library I used (as a patch on https://github.com/steven-michaud/HookCase/tree/v5.0.0/HookLibraryTemplate). I tested with a try build containing my patch, with symbols unstripped, and a few symbols added. (The hook library needs those symbols.)

https://treeherder.mozilla.org/jobs?repo=try&revision=bcf5f57a935834bb6845ea6859db023295890a68
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PAhx7zSSSyqiPIYpuqtB_Q/runs/0/artifacts/public/build/target.dmg
As best I can tell, my hunch from comment 7 still holds. I used a [HookCase](https://github.com/steven-michaud/HookCase) hook library to test the patch I've just submitted, on both macOS 10.15.7 and macOS 11. It seems to fix the crashes.

Here's the hook library I used (as a patch on https://github.com/steven-michaud/HookCase/tree/v5.0.0/HookLibraryTemplate). I tested with a try build containing my patch, with symbols unstripped, and a few symbols added. (The hook library needs those symbols.)

https://treeherder.mozilla.org/jobs?repo=try&revision=bcf5f57a935834bb6845ea6859db023295890a68
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PAhx7zSSSyqiPIYpuqtB_Q/runs/0/artifacts/public/build/target.dmg

Note that for each instance of this bug's crash that gets fixed, the crash stack for the "real" (underlying) crash will be missing symbols for at least one of the child process's modules.
As best I can tell, my hunch from comment 7 still holds. I used a [HookCase](https://github.com/steven-michaud/HookCase) hook library to test the patch I've just submitted, on both macOS 10.15.7 and macOS 11. It seems to fix the crashes.

Here's the hook library I used (as a patch on https://github.com/steven-michaud/HookCase/tree/v5.0.0/HookLibraryTemplate). I tested with a try build containing my patch, with symbols unstripped, and a few symbols added. (The hook library needs those symbols.)

https://treeherder.mozilla.org/jobs?repo=try&revision=bcf5f57a935834bb6845ea6859db023295890a68
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PAhx7zSSSyqiPIYpuqtB_Q/runs/0/artifacts/public/build/target.dmg

Note that for each instance of this bug's crash that gets fixed, the crash stack for the "real" (underlying) crash's crash report will be missing symbols for at least one of the child process's modules.
As best I can tell, my hunch from comment 7 still holds. I used a [HookCase](https://github.com/steven-michaud/HookCase) hook library to test the patch I've just submitted, on both macOS 10.15.7 and macOS 11. It seems to fix the crashes.

Here's the hook library I used (as a patch on https://github.com/steven-michaud/HookCase/tree/v5.0.0/HookLibraryTemplate). I tested with a try build containing my patch, with symbols unstripped, and a few symbols added. (The hook library needs those symbols.)

https://treeherder.mozilla.org/jobs?repo=try&revision=bcf5f57a935834bb6845ea6859db023295890a68
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PAhx7zSSSyqiPIYpuqtB_Q/runs/0/artifacts/public/build/target.dmg

Note that for each instance of this bug's crash that gets fixed, the "real" (underlying) crash's crash report will be missing symbols for at least one of the child process's modules.

Back to Bug 1676102 Comment 11