Closed Bug 1297447 Opened 8 years ago Closed 8 years ago

Intermittent test_refresh_firefox.py TestFirefoxRefresh.testReset | IOError: Process killed because the connection to Marionette server is lost. Check gecko.log for errors (Reason: Connection timed out after 360s)

Categories

(Testing :: Marionette Client and Harness, defect)

Version 3
defect
Not set
normal

Tracking

(firefox51 fixed)

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure, Whiteboard: [fixed by bug 1051567])

From gecko.log:

[Child 1671] ###!!! ABORT: Aborting on channel error.: file /builds/slave/autoland-m64-d-000000000000000/build/src/ipc/glue/MessageChannel.cpp, line 2056
Hit MOZ_CRASH() at /builds/slave/autoland-m64-d-000000000000000/build/src/memory/mozalloc/mozalloc_abort.cpp:33

###!!! [Parent][MessageChannel] Error: (msgtype=0x4A0001,name=PContent::Msg_PBrowserConstructor) Channel error: cannot send/recv

Sounds a lot like this failure also depends on a fix via bug 1051567. Kan-ru do you agree?
Flags: needinfo?(kchen)
(In reply to Henrik Skupin (:whimboo) from comment #1)
> From gecko.log:
> 
> [Child 1671] ###!!! ABORT: Aborting on channel error.: file
> /builds/slave/autoland-m64-d-000000000000000/build/src/ipc/glue/
> MessageChannel.cpp, line 2056
> Hit MOZ_CRASH() at
> /builds/slave/autoland-m64-d-000000000000000/build/src/memory/mozalloc/
> mozalloc_abort.cpp:33
> 
> ###!!! [Parent][MessageChannel] Error:
> (msgtype=0x4A0001,name=PContent::Msg_PBrowserConstructor) Channel error:
> cannot send/recv
> 
> Sounds a lot like this failure also depends on a fix via bug 1051567. Kan-ru
> do you agree?

Yes, they look quite similar. In gecko.log there is also the "Message needs unreceived descriptors" error. Probably also running out of descriptors.
Flags: needinfo?(kchen)
Depends on: 1051567
Whiteboard: [blocked by bug 1051567]
This crash should be fixed now with the patch on bug 1051567 landed.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Whiteboard: [blocked by bug 1051567] → [fixed by bug 1051567]
Target Milestone: --- → mozilla51
Product: Testing → Remote Protocol
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in before you can comment on or make changes to this bug.