Closed
Bug 1445168
Opened 7 years ago
Closed 7 years ago
Intermittent testing\marionette\harness\marionette_harness\tests\unit\test_profile_management.py TestQuitRestartWithWorkspace.test_restart_clean_creates_new_profile | IOError: Process has been unexpectedly closed (Exit code: 1) (Reason: [Errno 10054] An
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1444701
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
There is a crash due to an assertion:
https://treeherder.mozilla.org/logviewer.html#?job_id=167602742&repo=mozilla-inbound&lineNumber=39261-39282
06:57:48 INFO - Assertion failure: mInvalidated, at z:/build/build/src/dom/indexedDB/ActorsParent.cpp:6378
06:57:48 INFO - JavaScript error: , line 0: uncaught exception: null
06:57:48 INFO - [Parent 5876, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80070057: file z:/build/build/src/widget/windows/WinTaskbar.cpp, line 380
06:57:48 INFO - #01: mozilla_dump_image[Z:\task_1520923534\build\application\firefox\xul.dll +0x34420a5]
06:57:48 INFO - #02: mozilla_dump_image[Z:\task_1520923534\build\application\firefox\xul.dll +0x3442a9b]
06:57:48 INFO - #03: ???[Z:\task_1520923534\build\application\firefox\xul.dll +0xba3a5a]
06:57:48 INFO - #04: ???[Z:\task_1520923534\build\application\firefox\xul.dll +0xbb1bfb]
06:57:48 INFO - #05: mozilla_dump_image[Z:\task_1520923534\build\application\firefox\xul.dll +0x34435e9]
06:57:48 INFO - #06: ???[Z:\task_1520923534\build\application\firefox\xul.dll +0xba3a5a]
06:57:48 INFO - #07: ???[Z:\task_1520923534\build\application\firefox\xul.dll +0xbb1bfb]
06:57:48 INFO - #08: soundtouch::SoundTouch::operator=[Z:\task_1520923534\build\application\firefox\xul.dll +0x110b54e]
06:57:48 INFO - #09: ???[Z:\task_1520923534\build\application\firefox\xul.dll +0x10d1d8a]
06:57:48 INFO - #10: ???[Z:\task_1520923534\build\application\firefox\xul.dll +0x10d195e]
06:57:48 INFO - #11: ???[Z:\task_1520923534\build\application\firefox\xul.dll +0xbabe4a]
06:57:48 INFO - #12: PR_NativeCreateThread[Z:\task_1520923534\build\application\firefox\nss3.dll +0xc363a]
06:57:48 INFO - #13: PR_MD_WAIT_CV[Z:\task_1520923534\build\application\firefox\nss3.dll +0xb4dfa]
06:57:48 INFO - #14: o__strtoui64[C:\Windows\System32\ucrtbase.dll +0x20369]
06:57:48 INFO - #15: BaseThreadInitThunk[C:\Windows\System32\KERNEL32.DLL +0x12774]
06:57:48 INFO - #16: RtlUserThreadStart[C:\Windows\SYSTEM32\ntdll.dll +0x70d61]
06:57:48 INFO - Unable to read VR Path Registry from C:\Users\GenericWorker\AppData\Local\openvr\openvrpaths.vrpath
06:57:48 INFO - Hit MOZ_CRASH(Aborting on channel error.) at z:/build/build/src/ipc/glue/MessageChannel.cpp:2559
06:57:48 INFO - ### ERROR: CreateThread: Access is denied.
So this is a dupe of bug 1444701.
Sadly the failure summary on Treeherder doesn't show the other bug.
Flags: needinfo?(aryx.bugmail)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
![]() |
||
Comment 3•7 years ago
|
||
Added it to sheriffing etherpad with the assertion etc.
Flags: needinfo?(aryx.bugmail)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 6•2 years ago
|
||
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.
Description
•