Closed Bug 1222080 Opened 9 years ago Closed 9 years ago

Make <name omitted> be excluded from signature shortening to <T> and add it to prefix skiplist

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kairo, Unassigned)

References

Details

Crashes like bp-5dc74389-5932-470c-b05d-f78dc2151104 should end up with a signature like [@ <name omitted> | mozilla::layers::PLayerTransactionParent::DeallocShmem ] instead of [@ <T> ] so we should get <name omitted> excluded from signature shortening to <T> and add it to prefix skiplist.
Blocks: 1219529
Lars, can this be done easily enough?
Flags: needinfo?(lars)
very easily, PR 3097 has been submitted to accomplish this.
Flags: needinfo?(lars)
Awesome, thanks!
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/c53b1269253997571aa3055642b685a46c6c449b
Merge pull request #3097 from twobraids/name-omitted

fixes Bug 1222080 - added "name omitted" special case to sig gen rule
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.