Closed Bug 745193 Opened 12 years ago Closed 11 years ago

Set MINIDUMP_SAVE_PATH environment var to a valid path for Talos runs

Categories

(Release Engineering :: General, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ted, Assigned: mtabara)

References

Details

(Whiteboard: [talos][simple])

bug 744442 made MINIDUMP_SAVE_PATH work for Talos. I'd like to get this env var set for Talos runs as well now to help track down bug 743123.
ted, what are the values for each OS?
We just need to do the exact same thing we did in bug 544062, but for the Talos runs. It just uses "%(basedir:-)s/minidumps".
Summary: Set MINIDUMP_SAVE_PATH environment var to a valid path for unittest runs → Set MINIDUMP_SAVE_PATH environment var to a valid path for Talos runs
Component: Release Engineering → Release Engineering: Automation (General)
Priority: P2 → --
QA Contact: release → catlee
Whiteboard: [talos]
Severity: normal → enhancement
Priority: -- → P2
Whiteboard: [talos] → [talos][simple]
Where does minidump live for talos runs? I can't find references to it in the logs.

Also, what will be responsible for cleaning up these dumps?
Minidumps get put in $profile/minidumps, but there's code in Talos now that if this environment variable is set, it will move them there.

In bug 544062, the minidumps got stored somewhere that someone assured me would get cleaned up as a part of the normal slave cleanup process.
No longer blocks: 743123
Blocks: 743123
Depends on: 762233
What's the status on fixing this and bug 743123?  It's extremely important
that developers get either a stackwalk in the log, or the raw crash dump
if we're ever going to fix these intermittent crashes we have.
Product: mozilla.org → Release Engineering
I think this is either fixed already or not necessary now that we have blobber...
Flags: needinfo?(ted)
I'm not totally sure. Mihai: do you know if this got set for Talos runs? If not it should be just a matter of setting it like we do for unittests.
Flags: needinfo?(ted)
Assignee: nobody → tabara.mihai
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.