Closed
Bug 602775
Opened 15 years ago
Closed 15 years ago
Intermittent failure by httpd.js to bind a socket when starting mochitests
Categories
(Testing :: Mochitest, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 560056
People
(Reporter: ehsan.akhgari, Unassigned)
References
Details
(Whiteboard: [test which aborts the suite])
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1286505654.1286505947.29917.gz&fulltext=1
Rev3 MacOSX Snow Leopard 10.6.2 mozilla-central debug test mochitests-3/5 on 2010/10/07 19:40:54
======== BuildStep started ========
'python mochitest/runtests.py ...' failed
=== Output ===
python mochitest/runtests.py --appname=./MinefieldDebug.app/Contents/MacOS/firefox-bin --utility-path=bin --extra-profile-file=bin/plugins --certificate-path=certs --autorun --close-when-done --console-level=INFO --symbols-path=symbols --total-chunks=5 --this-chunk=3 --chunk-by-dir=4
in dir /Users/cltbld/talos-slave/mozilla-central_snowleopard-debug_test-mochitests-3/build (timeout 1200 secs)
watching logfiles {}
argv: ['python', 'mochitest/runtests.py', '--appname=./MinefieldDebug.app/Contents/MacOS/firefox-bin', '--utility-path=bin', '--extra-profile-file=bin/plugins', '--certificate-path=certs', '--autorun', '--close-when-done', '--console-level=INFO', '--symbols-path=symbols', '--total-chunks=5', '--this-chunk=3', '--chunk-by-dir=4']
environment:
Apple_PubSub_Socket_Render=/tmp/launch-9KA6I7/Render
CVS_RSH=ssh
DISPLAY=/tmp/launch-r5EQyd/:0
HOME=/Users/cltbld
LOGNAME=cltbld
MINIDUMP_STACKWALK=/Users/cltbld/talos-slave/mozilla-central_snowleopard-debug_test-mochitests-3/tools/breakpad/osx64/minidump_stackwalk
MOZ_NO_REMOTE=1
NO_EM_RESTART=1
NO_FAIL_ON_TEST_ERRORS=1
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
PWD=/Users/cltbld/talos-slave/mozilla-central_snowleopard-debug_test-mochitests-3/build
PYTHONPATH=/Library/Python/2.5/site-packages
SHELL=/bin/bash
SSH_AUTH_SOCK=/tmp/launch-tDCNv0/Listeners
TMPDIR=/var/folders/H5/H5TD8hgwEqKq9hgKlayjWU+++TM/-Tmp-/
USER=cltbld
VERSIONER_PYTHON_PREFER_32_BIT=no
VERSIONER_PYTHON_VERSION=2.6
XPCOM_DEBUG_BREAK=warn
closing stdin
using PTY: False
args: ['/Users/cltbld/talos-slave/mozilla-central_snowleopard-debug_test-mochitests-3/build/bin/xpcshell', '-g', '/Users/cltbld/talos-slave/mozilla-central_snowleopard-debug_test-mochitests-3/build/MinefieldDebug.app/Contents/MacOS', '-v', '170', '-f', './httpd.js', '-e', "const _PROFILE_PATH = '/var/folders/H5/H5TD8hgwEqKq9hgKlayjWU+++TM/-Tmp-/tmpdc_lje';const _SERVER_PORT = '8888'; const _SERVER_ADDR ='127.0.0.1';", '-f', './server.js']
INFO | runtests.py | Server pid: 394
WARNING: Error reading channel-prefs.js: file /builds/slave/mozilla-central-macosx64-debug/build/modules/libpref/src/nsPrefService.cpp, line 922
nsNativeModuleLoader::LoadModule("/Users/cltbld/talos-slave/mozilla-central_snowleopard-debug_test-mochitests-3/build/MinefieldDebug.app/Contents/MacOS/components/libxpcomsample.dylib") - load FAILED, rv: 80004005, error:
<unknown; can't get error from NSPR>
WARNING: failed to bind socket: file /builds/slave/mozilla-central-macosx64-debug/build/netwerk/base/src/nsServerSocket.cpp, line 317
uncaught exception: 2147746065
WARNING: nsExceptionService ignoring thread destruction after shutdown: file /builds/slave/mozilla-central-macosx64-debug/build/xpcom/base/nsExceptionService.cpp, line 197
nsStringStats
=> mAllocCount: 1493
=> mReallocCount: 92
=> mFreeCount: 1493
=> mShareCount: 6789
=> mAdoptCount: 48
=> mAdoptFreeCount: 48
Timed out while waiting for server startup.
program finished with exit code 1
elapsedTime=181.901151
TinderboxPrint: mochitest-plain-3<br/><em class="testfail">T-FAIL</em>
Unknown Error: command finished with exit code: 1
Reporter | ||
Comment 2•15 years ago
|
||
Hmm, actually, the title that Josh chose is the correct one! :-)
Summary: Intermittent failure in starting the mochitest-3 test suite on Mac OSX 64 debug (failure to load libxpcomsample.dylib) → Intermittent failure by httpd.js to bind a socket when starting mochitests
Reporter | ||
Updated•15 years ago
|
Whiteboard: [orange] → [orange][test which aborts the suite]
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
OS: Mac OS X → Windows 7
Resolution: --- → DUPLICATE
Updated•15 years ago
|
OS: Windows 7 → Mac OS X
Comment 4•15 years ago
|
||
V.Duplicate
No longer blocks: 438871
Status: RESOLVED → VERIFIED
Whiteboard: [orange][test which aborts the suite] → [test which aborts the suite]
You need to log in
before you can comment on or make changes to this bug.
Description
•