Closed Bug 1495078 Opened 6 years ago Closed 6 years ago

Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_crash.py TestCrash.test_crash_content_process | AssertionError: "Content process crashed" does not match "Process crashed (Exit code: 11) (Reason: No data received over socket)"

Categories

(Testing :: Marionette Client and Harness, defect, P5)

Version 3
defect

Tracking

(firefox-esr60 unaffected, firefox62 unaffected, firefox63 unaffected, firefox64 fixed)

RESOLVED FIXED
mozilla64
Tracking Status
firefox-esr60 --- unaffected
firefox62 --- unaffected
firefox63 --- unaffected
firefox64 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: kip)

References

Details

(Keywords: intermittent-failure)

Filed by: nerli [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=202282327&repo=mozilla-inbound

https://queue.taskcluster.net/v1/task/aEt_kZ42REmDzFc6Z0y9cw/runs/0/artifacts/public/logs/live_backing.log

[task 2018-09-28T19:41:47.916Z] 19:41:47     INFO -  Hit MOZ_CRASH(mozilla::detail::MutexImpl::~MutexImpl: pthread_mutex_destroy failed) at /builds/worker/workspace/build/src/mozglue/misc/Mutex_posix.cpp:118
[task 2018-09-28T19:41:47.918Z] 19:41:47     INFO -  ExceptionHandler::WaitForContinueSignal waiting for continue signal...
[task 2018-09-28T19:41:47.919Z] 19:41:47     INFO -  ExceptionHandler::GenerateDump cloned child 9635
[task 2018-09-28T19:41:47.920Z] 19:41:47     INFO -  ExceptionHandler::SendContinueSignalToChild sent continue signal to child
[task 2018-09-28T19:41:48.093Z] 19:41:48     INFO - TEST-UNEXPECTED-FAIL | testing/marionette/harness/marionette_harness/tests/unit/test_crash.py TestCrash.test_crash_content_process | AssertionError: "Content process crashed" does not match "Process crashed (Exit code: 11) (Reason: No data received over socket)"
[task 2018-09-28T19:41:48.093Z] 19:41:48     INFO - Traceback (most recent call last):
[task 2018-09-28T19:41:48.093Z] 19:41:48     INFO -   File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 159, in run
[task 2018-09-28T19:41:48.094Z] 19:41:48     INFO -     testMethod()
[task 2018-09-28T19:41:48.094Z] 19:41:48     INFO -   File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/decorators.py", line 69, in skip_wrapper
[task 2018-09-28T19:41:48.095Z] 19:41:48     INFO -     return test_item(self, *args, **kwargs)
[task 2018-09-28T19:41:48.095Z] 19:41:48     INFO -   File "/builds/worker/workspace/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_crash.py", line 128, in test_crash_content_process
[task 2018-09-28T19:41:48.095Z] 19:41:48     INFO -     message="Expected IOError exception for content crash not raised."
[task 2018-09-28T19:41:48.096Z] 19:41:48     INFO - TEST-INFO took 2659ms
[task 2018-09-28T19:41:48.096Z] 19:41:48     INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox -no-remote -marionette -profile /tmp/tmpbS0NRL.mozrunner
[task 2018-09-28T19:41:48.129Z] 19:41:48     INFO -  *** You are running in headless mode.
Please note the following lines in the log:

> [task 2018-09-28T19:41:47.916Z] 19:41:47     INFO -  mozilla::detail::MutexImpl::~MutexImpl: pthread_mutex_destroy failed: Device or resource busy
> [task 2018-09-28T19:41:47.916Z] 19:41:47     INFO -  [Parent 9468, VRListener] ###!!! ASSERTION: missing ordering entry: 'current', file /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/DeadlockDetector.h, line 239
> [task 2018-09-28T19:41:47.916Z] 19:41:47     INFO -  Hit MOZ_CRASH(mozilla::detail::MutexImpl::~MutexImpl: pthread_mutex_destroy failed) at /builds/worker/workspace/build/src/mozglue/misc/Mutex_posix.cpp:118
> [task 2018-09-28T19:41:47.918Z] 19:41:47     INFO -  ExceptionHandler::WaitForContinueSignal waiting for continue signal...
> [task 2018-09-28T19:41:47.919Z] 19:41:47     INFO -  ExceptionHandler::GenerateDump cloned child 9635
> [task 2018-09-28T19:41:47.920Z] 19:41:47     INFO -  ExceptionHandler::SendContinueSignalToChild sent continue signal to child

I filed bug 1495368 to track this issue.
Depends on: 1495368
Fixed by the patch on bug 1494556.
Assignee: nobody → kgilbert
Status: NEW → RESOLVED
Closed: 6 years ago
Depends on: 1494556
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
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.