-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
jenkins v1.502, jenkins GIT plugin 1.1.29
After updating Jenkins to 1.502 and Jenkins GIT plugin to 1.1.29, the builds that use email-ext with ${CHANGES...} macro in the body and Testflight (with enabled 'Append changelog to build notes' checkmark} do fail because of stack overflow in GIT related code.
Note, that overflow happens only, if there're changes in SCM from the last build.
Stacktrace for Testflight plugin fail - see testflight-callstack.txt attached
Stacktrace for email-ext plugin fail - see email-ext-callstack.txt attached
- duplicates
-
JENKINS-16849 StackOverflowError involving findMailAddressFor
- Closed