Closed Bug 1051843 Opened 10 years ago Closed 6 years ago

[mozprocess] "WindowsError: [Error 6] The handle is invalid." in _poll_iocompletion_port() processhandler.py

Categories

(Testing :: Mozbase, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: emorley, Unassigned)

Details

Windows 7 32-bit mozilla-inbound debug test xpcshell on 2014-08-10 14:19:10 PDT for push aa33f4725177

slave: t-w732-ix-127

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

{
15:35:08     INFO -  TEST-INFO | C:\slave\test\build\tests\xpcshell\tests\toolkit\mozapps\extensions\test\xpcshell\test_theme.js | running test ...
15:35:12     INFO -  TEST-PASS | C:\slave\test\build\tests\xpcshell\tests\toolkit\mozapps\extensions\test\xpcshell\test_theme.js | test passed (time: 4162.000ms)
15:35:14     INFO -  INFO | c:\users\cltbld\appdata\local\temp\tmpld6pox could not be cleaned up.
15:35:16     INFO -  INFO | Result summary:
15:35:16     INFO -  INFO | Passed: 2169
15:35:16  WARNING -  INFO | Failed: 1
15:35:16  WARNING -  One or more unittests failed.
15:35:16     INFO -  INFO | Todo: 4
15:35:16     INFO -  INFO | Retried: 59
Parent process 2544 exited with children alive:
PIDS: 4796
Attempting to kill them...
Parent process 2544 exited with children alive:
PIDS: 4796
Attempting to kill them...
Error Code 6 trying to query IO Completion Port, exiting
Exception in thread Thread-5:
Traceback (most recent call last):
  File "c:\mozilla-build\python27\lib\threading.py", line 551, in __bootstrap_inner
    self.run()
  File "c:\mozilla-build\python27\lib\threading.py", line 504, in run
    self.__target(*self.__args, **self.__kwargs)
  File "C:\slave\test\scripts\mozprocess\processhandler.py", line 300, in _procmgr
    self._poll_iocompletion_port()
  File "C:\slave\test\scripts\mozprocess\processhandler.py", line 350, in _poll_iocompletion_port
    raise WinError(errcode)
WindowsError: [Error 6] The handle is invalid.
}
Mass-closing old bugs I filed that have not had recent activity/no longer affect me.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.