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

      A user with a long-running Jenkins instance reported that Build Now sidepanel links stopped working. Turns out the JavaScript contained functions like build_id-2348648747 which are not syntactically valid identifiers, resulting in JS errors. Problem seems to have been an integer overflow in Functions.globalIota; worked around without restart by using script console to run Functions.globalIota = 0.

          [JENKINS-20085] Functions.globalIota overflow

          Jesse Glick created issue -
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Labels New: lts-candidate
          Vincent Latombe made changes -
          Link New: This issue is duplicated by JENKINS-19333 [ JENKINS-19333 ]
          Steve Eckerlein made changes -
          Link New: This issue is duplicated by JENKINS-19368 [ JENKINS-19368 ]
          Oliver Gondža made changes -
          Labels Original: lts-candidate New: 1.532.1-fixed
          Oleg Nenashev made changes -
          Link New: This issue is duplicated by JENKINS-20777 [ JENKINS-20777 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 151607 ] New: JNJira + In-Review [ 194003 ]

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: