Closed GoogleCodeExporter closed 9 years ago
Original comment by maruel@chromium.org
on 8 Jul 2014 at 12:09
From https://code.google.com/p/chromium/issues/detail?id=392108
Can the isolate script use Handle command line program
(http://technet.microsoft.com/en-us/sysinternals/bb896655.aspx) to find the
process that's holding on to it? Since this is a NaCl file, it's a browser test
so the script might also want to print the command line flags of all the parent
processes as well (since the parent one will likely be the one with the test
name as a gtest_filter argument)
Original comment by jam@chromium.org
on 21 Jul 2014 at 6:32
No need to use it, a CL is already on-going;
https://codereview.appspot.com/112420047/
Original comment by maruel@chromium.org
on 21 Jul 2014 at 6:41
The crux was implemented in af9d837484984559f58d4f774e345ef0093c955a which
fixes this bug. The rest is to be implemented in issue 120.
Original comment by maruel@chromium.org
on 6 Aug 2014 at 3:19
This is still happening, i.e. see
https://chromium-swarm.appspot.com/user/task/14861c2a9e83901
c:\users\chrome~2\appdata\local\temp\scoped_dir5084_14580\D5B2BC~1\Default\Cache
\data_0 - Access is denied.
c:\users\chrome~2\appdata\local\temp\scoped_dir5084_14580\D5B2BC~1\Default\Cache
\data_1 - Access is denied.
c:\users\chrome~2\appdata\local\temp\scoped_dir5084_14580\D5B2BC~1\Default\Cache
\data_2 - Access is denied.
c:\users\chrome~2\appdata\local\temp\scoped_dir5084_14580\D5B2BC~1\Default\Cache
\data_3 - Access is denied.
c:\users\chrome~2\appdata\local\temp\scoped_dir5084_14580\D5B2BC~1\Default\Cache
\index - Access is denied.
Original comment by jam@chromium.org
on 11 Sep 2014 at 12:12
Original comment by jam@chromium.org
on 11 Sep 2014 at 12:42
This was improved in 41036ec833891e4cf59050e4ac0c5d4986e48a75 by John.
Original comment by maruel@chromium.org
on 2 Dec 2014 at 7:52
Original issue reported on code.google.com by
maruel@chromium.org
on 8 Jul 2014 at 12:06