Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23410

Kill win32 processes from win64 JVMs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core

      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.

            kohsuke Kohsuke Kawaguchi
            kohsuke Kohsuke Kawaguchi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: