Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes bug 1205068 - Added line numbers after files in threads in repo… #3310

Merged

Conversation

adngdb
Copy link
Contributor

@adngdb adngdb commented Apr 28, 2016

…rt/index page.

@peterbe
Copy link
Contributor

peterbe commented Apr 28, 2016

When I started working on this I discovered a weird thing.
I clicked on a bunch of crashes and NONE of them had json_dump.threads. What's up with that.

To get some sanity I took one of my randomly clicked crash IDs http://socorro.dev/report/index/de41158d-e027-4128-aa18-e56542160426 and went to the same on prod https://crash-stats.mozilla.com/report/index/de41158d-e027-4128-aa18-e56542160426 and that had threads.

But looking at the same crash on stage https://crash-stats.allizom.org/report/index/de41158d-e027-4128-aa18-e56542160426 it has no threads.

@adngdb
Copy link
Contributor Author

adngdb commented Apr 29, 2016

@peterbe that problem you spotted is what I filed https://bugzilla.mozilla.org/show_bug.cgi?id=1268521 for. This is now solved, all recent crashes have their threads again.

@peterbe
Copy link
Contributor

peterbe commented Apr 29, 2016

You know what's awesome! I was able to click on the same report index Crash IDs as yesterday and take their crash IDs and paste them into the new reprocessing tool in admin. Then, after restarting my runserver (to clear the cache) the threads suddenly started to appear! :)

@peterbe peterbe merged commit b92bfb5 into mozilla-services:master Apr 29, 2016
@adngdb adngdb deleted the 1205068-report-index-line-numbers branch May 2, 2016 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants