Closed Bug 1505954 Opened 6 years ago Closed 6 years ago

Some rust panics don't aren't properly skip listed

Categories

(Socorro :: Processor, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jrmuizel, Assigned: jrmuizel)

Details

Attachments

(1 file)

Assignee: nobody → jmuizelaar
Commits pushed to master at https://github.com/mozilla-services/socorro

https://github.com/mozilla-services/socorro/commit/4fea1a63f8a8c39d4c81717a9c156ab06ceff600
fix bug 1505954: add core::panicking::panic_fmt to sentinels

https://github.com/mozilla-services/socorro/commit/b393025f817160d48e56f22ee617348709de00c4
Merge pull request #4703 from jrmuizel/patch-2

fix bug 1505954: Add core::panicking::panic_bounds_check to the setinel list
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
https://crash-stats.mozilla.com/report/index/8d5e8882-0fb0-436c-af38-973f80181118

Since panic_bounds_check is in the sentinel list now, should the signature for this crash have the add_prim_to_batch frame in the signature?
Flags: needinfo?(willkg)
Bugs get marked FIXED when the code changes get merged and land in the master branch. I don't do deploys every day, so fixes accumulate until I do a prod deploy. I deployed this just now.

I reprocessed https://crash-stats.mozilla.com/report/index/8d5e8882-0fb0-436c-af38-973f80181118 and it shows this signature now:

webrender::batch::AlphaBatchBuilder::add_prim_to_batch
Flags: needinfo?(willkg)
(In reply to Will Kahn-Greene [:willkg] ET needinfo? me from comment #5)
> Bugs get marked FIXED when the code changes get merged and land in the
> master branch. I don't do deploys every day, so fixes accumulate until I do
> a prod deploy. I deployed this just now.
> 
> I reprocessed
> https://crash-stats.mozilla.com/report/index/8d5e8882-0fb0-436c-af38-
> 973f80181118 and it shows this signature now:
> 
> webrender::batch::AlphaBatchBuilder::add_prim_to_batch

Will: Since some of the crashes which are lumped under particular signatures are not all the same crash reason, can we reprocess the crashes with the garbage signatures?
Flags: needinfo?(willkg)
I reprocessed that. Signatures look better.

If there are other groups to reprocess, let me know.
Flags: needinfo?(willkg)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: