Closed Bug 1164571 Opened 9 years ago Closed 7 years ago

Add possibility to download memory report from report/index

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kairo, Unassigned)

References

Details

We realized today that memory reports are not available at all from report/index.

<KaiRo> dmajor: is it something you need to download and look at locally? is it public or restricted to people who have dump access?
<dmajor> you need to download it; same permission as .dmp I believe
<KaiRo> dmajor: ok, so putting another link on the raw dump page would probably be best - I'll file a bug. not that I see any priority in it but we should have a bug filed


So, on the "Raw Dump" tab, if a memory report is available, we should add a link to download it.
Pardon my feeble memory, which piece of data is the memory report? Is it in the RawCrash?
(In reply to Peter Bengtsson [:peterbe] from comment #1)
> Pardon my feeble memory, which piece of data is the memory report? Is it in
> the RawCrash?

This is a separate piece of information that is attached to crashes with low free memory nowadays. Bug 1061960 comment #1 describes how it can be found in crashes, and bug 1026059 and its dependencies have even more info. I'm actually not sure how much this bug overlaps with bug 1061371.
Depends on: 1026059
We added this a long time ago. 
https://github.com/mozilla/socorro/blob/8b93800d32551882612318cfe463cd729c1037c4/webapp-django/crashstats/crashstats/views.py#L929
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.