Closed Bug 732285 Opened 13 years ago Closed 13 years ago

Set MINIDUMP_STACKWALK for Android

Categories

(Release Engineering :: General, defect, P3)

ARM
Android
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Assigned: catlee)

References

Details

(Whiteboard: [android_tier_1])

Attachments

(1 file)

From bug 729852 comment 0: https://tbpl.mozilla.org/php/getParsedLog.php?id=9553603&tree=Mozilla-Inbound&full=1 Android Tegra 250 mozilla-inbound opt test jsreftest-2 on 2012-02-22 22:52:40 PST for push adee75f6c428 getting files in '/mnt/sdcard/tests/reftest/profile/minidumps/' PROCESS-CRASH | automation.py | application crashed (minidump found) Crash dump filename: /tmp/tmpDGLdEN/23ce3011-2f67-d45b-504e901e-6a253b41.dmp MINIDUMP_STACKWALK not set, can't process dump.
What should the value be?
Whiteboard: [android_tier_1]
Well, it should be the OS X value, which getPlatformMinidumpPath(platform) is already returning when we're already setting it in http://hg.mozilla.org/build/buildbotcustom/annotate/21e83d4b3843/process/factory.py#l6995, so it's interesting that when it comes time to use it, it's "not set."
Blocks: 693352
Component: Release Engineering → Release Engineering: Automation
QA Contact: release → catlee
bet it needs
Assignee: nobody → catlee
Priority: -- → P3
the problem was that MozillaTestFactory.__init__ expects an env parameter to be passed in, and defaults to {} if it's not. It wasn't being passed in, so __init__ was happily overriding self.env previously set.
Attachment #603479 - Flags: review?(bhearsum)
Attachment #603479 - Flags: review?(bhearsum) → review+
Attachment #603479 - Flags: checked-in+
Reconfiged x2.
https://tbpl.mozilla.org/php/getParsedLog.php?id=10020056&tree=Mozilla-Inbound does indeed have a stack, but, well, *symbols* would be really really nice. Don't think I'll get far filing "crash [@ libplc4.so + 0xf6c] called by libc.so + 0xcdae".
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: