Closed Bug 818183 Opened 12 years ago Closed 12 years ago

Intermittent B2G emulator "MarionetteException: Could not successfully complete transport of message to Gecko, socket closed?"

Categories

(Testing :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 814551

People

(Reporter: emorley, Unassigned)

Details

(Keywords: intermittent-failure)

b2g_ics_armv7a_gecko_emulator mozilla-inbound opt test reftest-4 on 2012-12-04 00:58:07 PST for push 51daf14fd1f6

slave: talos-r3-fed-060

https://tbpl.mozilla.org/php/getParsedLog.php?id=17583973&tree=Mozilla-Inbound

{
01:02:52     INFO -  REFTEST INFO | runreftest.py | Running tests: start.
01:02:57     INFO -  MOZPROCESS WARNING: ProcessHandler.waitForFinish() is deprecated, use ProcessHandler.wait() instead
01:08:03     INFO -  Traceback (most recent call last):
01:08:03     INFO -    File "runreftestb2g.py", line 558, in main
01:08:03     INFO -      retVal = reftest.runTests(manifest, options, cmdlineArgs)
01:08:03     INFO -    File "/home/cltbld/talos-slave/test/build/tests/reftest/runreftest.py", line 140, in runTests
01:08:03     INFO -      timeout=options.timeout + 30.0)
01:08:03     INFO -    File "/home/cltbld/talos-slave/test/build/tests/reftest/automation.py", line 1051, in runApp
01:08:04     INFO -      stderr = subprocess.STDOUT)
01:08:04     INFO -    File "/home/cltbld/talos-slave/test/build/tests/reftest/b2gautomation.py", line 248, in Process
01:08:04     INFO -      session = self.marionette.start_session()
01:08:04     INFO -    File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/marionette/marionette.py", line 295, in start_session
01:08:04     INFO -      self.session = self._send_message('newSession', 'value')
01:08:04     INFO -    File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/marionette/marionette.py", line 192, in _send_message
01:08:04     INFO -      response = self.client.send(message)
01:08:04     INFO -    File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/marionette/client.py", line 79, in send
01:08:04     INFO -      self.connect()
01:08:04     INFO -    File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/marionette/client.py", line 67, in connect
01:08:04     INFO -      hello = self.receive()
01:08:04     INFO -    File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/marionette/client.py", line 52, in receive
01:08:04    ERROR -      raise MarionetteException("Could not successfully complete transport of message to Gecko, socket closed?")
01:08:04    ERROR -  MarionetteException: Could not successfully complete transport of message to Gecko, socket closed?
01:08:04     INFO -  Automation Error: Exception caught while running tests
}
This looks like bug 814695. With the (very recent) landing of bug 815676 these segfaults should become visible from the summary line.
Er, I mean this looks like bug 814551
(In reply to Andrew Halberstadt [:ahal] from comment #1)
> This looks like bug 814695. With the (very recent) landing of bug 815676
> these segfaults should become visible from the summary line.

Ah thank you :-)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.