(In reply to Daniel Veditz [:dveditz] from comment #2) > That signature ramps up over time starting in 111 and would be concerning all on its own. Note: The attached signature didn't exist before 111 because bug 1808429 introduced MaybePoison on the 111 branch , to replace what were previously direct calls to `memset`. If these crashes existed in 110 and earlier, they would have reached a different signature.
Bug 1844401 Comment 5 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Daniel Veditz [:dveditz] from comment #2) > That signature ramps up over time starting in 111 and would be concerning all on its own. Note: The attached signature didn't exist before 111 because bug 1808429 introduced `MaybePoison` on the 111 branch, to replace what were previously direct calls to `memset`. If these crashes existed in 110 and earlier, they would be stored under a different signature.
(In reply to Daniel Veditz [:dveditz] from comment #2) > That signature ramps up over time starting in 111 and would be concerning all on its own. Note: The attached signature didn't exist before 111 because bug 1808429 introduced `MaybePoison` on the 111 branch, to replace what were previously direct calls to `memset`. If these crashes already existed in 110 and earlier, they would be stored under a different signature.