Closed Bug 561017 Opened 14 years ago Closed 14 years ago

Problem trying to process minidump (?): "OSError: [Errno 2] No such file or directory"

Categories

(Release Engineering :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 558739

People

(Reporter: cjones, Unassigned)

Details

http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1269997156.1269998343.6053.gz&fulltext=1

and

http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271904084.1271905636.31625.gz
Rev3 Fedora 12x64 mozilla-central talos dromaeo on 2010/04/21 19:41:24

are the same error message, and so presumably the same underlying bug.

Maybe this is somehow related to bug 554138?
[cltbld@talos-r3-fed64-005 talos]$ pwd
/home/cltbld/talos-slave/talos-data/talos
[cltbld@talos-r3-fed64-005 talos]$ ls -l breakpad/
total 24
drwxrwxr-x 2 cltbld cltbld 4096 2010-04-24 15:11 CVS
drwxrwxr-x 3 cltbld cltbld 4096 2010-04-24 15:11 linux
-rw-rw-r-- 1 cltbld cltbld    5 2010-03-29 09:32 linux64
drwxrwxr-x 3 cltbld cltbld 4096 2010-04-24 15:11 maemo
drwxrwxr-x 3 cltbld cltbld 4096 2010-04-24 15:11 osx
drwxrwxr-x 3 cltbld cltbld 4096 2010-04-24 15:11 win32

Looks like linux64 is supposed to be a symlink but is a plain file instead. A quick google search indicates CVS may suck at symlinks.
Summary: Problem trying to process minidump (?): "[Errno 2] No such file or directory" → Problem trying to process minidump (?): "OSError: [Errno 2] No such file or directory"
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1272311070.1272312284.15747.gz
Rev3 Fedora 12x64 mozilla-central talos dromaeo on 2010/04/26 12:44:30

NOISE: Found crashdump: /tmp/tmpwJoeuL/profile/minidumps/0fda64d9-68a1-0973-3e95dab9-67d430d2.dmp
Traceback (most recent call last):
  File "run_tests.py", line 462, in <module>
    test_file(arg)
  File "run_tests.py", line 424, in test_file
    browser_dump, counter_dump, print_format = mytest.runTest(browser_config, test)
  File "/home/cltbld/talos-slave/talos-data/talos/ttest.py", line 382, in runTest
    self.checkForCrashes(browser_config, profile_dir)
  File "/home/cltbld/talos-slave/talos-data/talos/ttest.py", line 160, in checkForCrashes
    subprocess.call([stackwalkbin, dump, browser_config['symbols_path']], stderr=nullfd)
  File "/home/cltbld/lib/python2.5/subprocess.py", line 444, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/home/cltbld/lib/python2.5/subprocess.py", line 594, in __init__
    errread, errwrite)
  File "/home/cltbld/lib/python2.5/subprocess.py", line 1097, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
program finished with exit code 1
elapsedTime=920.954801
TinderboxPrint:s: talos-r3-fed64-004
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.