• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • Jenkins 1.480.1 LTS
      Slave running Windows 7x64 & Sun JDK 1.6.0_23
      Master on Windows 2008R2.

      My build locked up whilst calling hudson.Util.deleteContentsRecursive

      deleteContentsRecursive calls hudson.util.jna.Kernel32Utils.isJunctionOrSymlink
      isJunctionOrSymlink uses hudson.util.jna.Kernel32
      Kernel32 uses com.sun.jna.Native
      Native deadlocked at Native.java:122 in Native.<clinit> calling initIDs (Native method).

      In another thread, hudson.node_monitors.SwapSpaceMonitor$MonitorTask.call was calling org.jvnet.hudson.Windows.monitor which then used com.sun.jna.Structure
      Structure deadlocked at Structure.java:134 in Structure.<clinit>

          [JENKINS-16070] Deadlock using Windows native calls

          pjdarton created issue -
          Daniel Beck made changes -
          Labels New: jna
          Jesse Glick made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 146873 ] New: JNJira + In-Review [ 192124 ]
          Greg Smith made changes -
          Link New: This issue is related to JENKINS-39179 [ JENKINS-39179 ]
          Greg Smith made changes -
          Resolution Original: Fixed [ 1 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]
          Jesse Glick made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Reopened [ 4 ] New: Resolved [ 5 ]

            Unassigned Unassigned
            pjdarton pjdarton
            Votes:
            3 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: