Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Component/s: workflow-cps-plugin
-
Labels:
-
Environment:Jenkins 2.46.3 Blue Ocean 1.0.1
-
Similar Issues:
Description
With the last update of Pipeline plugins of today, a crash occurs just after the SCM step with the crash. See the joined file for the stack.
Attachments
Issue Links
- blocks
-
JENKINS-26481 Mishandling of binary methods accepting Closure
-
- Resolved
-
- is duplicated by
-
JENKINS-44607 StackOverflowError with Declarative Pipeline
-
- Resolved
-
-
JENKINS-42227 StackOverFlowError starting Jenkins with Pipeline jobs
-
- Resolved
-
-
JENKINS-44617 StackOverflowError after update
-
- Closed
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue blocks |
Component/s | workflow-cps-plugin [ 21713 ] | |
Component/s | pipeline [ 21692 ] | |
Assignee | Jesse Glick [ jglick ] | |
Labels | pipeline | regression |
Summary | Stackoverflow with the last Pipeline plugins | Stack overflow after workflow-cps update |
Status | Open [ 1 ] | In Progress [ 3 ] |
Attachment | pluginlist.xml [ 38205 ] |
Link |
This issue is duplicated by |
Summary | Stack overflow after workflow-cps update | StackOverflowError in CpsTransformer running Declarative on Windows in workflow-cps 2.33 |
Labels | regression | regression windows |
Attachment | visited-lines [ 38217 ] |
Remote Link | This issue links to "workflow-cps PR 140 (Web Link)" [ 16950 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Summary | StackOverflowError in CpsTransformer running Declarative on Windows in workflow-cps 2.33 | StackOverflowError in CpsTransformer running Declarative on JVMs with small -Xss in workflow-cps 2.33 |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Link |
This issue is duplicated by |
Link |
This issue is duplicated by |
I roll back the following plugins and it works :
Pipeline: API 2.16 -> 2.15
Pipeline: Basic Steps 2.5 -> 2.4
Pipeline: Groovy 2.33 -> 2.32