-
Bug
-
Resolution: Fixed
-
Major
On 64bit Windows, 32bit processes run in wow64 translation layer. These processes have a different memory layout, which prevents winp from correctly finding all the processes executed in a context of a build and killing them.
We need to improve 64bit version of winp so that it can correctly recognize wow64 processes and list up their environment variables, so that Jenkins can kill them.
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
core/pom.xml
http://jenkins-ci.org/commit/jenkins/fad3f7db48e4184221469fbbb0edc2163e26ac0f
Log:
[FIXED JENKINS-23410]
Integrated the fix made in winp 1.20.