Closed
Bug 863998
Opened 12 years ago
Closed 12 years ago
No placeholder for 8 digit hex addresses within Java signatures since April 11
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
43
People
(Reporter: scoobidiver, Assigned: lars)
References
Details
(Keywords: regression)
The feature of bug 726385 disappeared on April 10 at 23:30. See https://crash-stats.mozilla.com/report/list?range_value=4&range_unit=weeks&signature=android.view.WindowManager%24BadTokenException%3A%20Unable%20to%20add%20window%20--%20token%20android.os.BinderProxy%40%3Caddr%3E%3A%20is%20not%20valid%3B%20is%20your%20activity%20running%3F%20at%20android.view.ViewRootImpl.setView%28ViewRootImpl.java%29
It's again a regression in Socorro 41.
Assignee | ||
Comment 1•12 years ago
|
||
Pull Request 1194 addresses this problem.
If I search the socorro database for instances of this problem, I find 1420 instances since 4-10.
* Do you want these crashes reprocessed?
* If reprocessed, should materialized views / aggregate reports be regenerate all the way back to 4-11?
* Does this fix warrant a point release or can the fix wait until our next scheduled release?
QA Contact: lars
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → lars
QA Contact: lars
Reporter | ||
Comment 2•12 years ago
|
||
(In reply to K Lars Lohn [:lars] [:klohn] from comment #1)
> * Do you want these crashes reprocessed?
yes.
> * If reprocessed, should materialized views / aggregate reports be
> regenerate all the way back to 4-11?
yes.
> * Does this fix warrant a point release or can the fix wait until our next
> scheduled release?
The next release is fine as those crashes are not top crashers and long standing issues.
Comment 3•12 years ago
|
||
I think reprocessing at least a week back is probably a good idea, I don't think we need to backfill for it, though.
Comment 4•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/14065a7bcea1ba776513afc73770cc65197d2a20
Merge pull request #1194 from twobraids/java-place
fixes Bug 863998 - updated newprocesor java sig utilities to match old
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•12 years ago
|
Target Milestone: --- → 43
You need to log in
before you can comment on or make changes to this bug.
Description
•