-
Bug
-
Resolution: Fixed
-
Minor
-
Redhat Enterprise Linux 5.1
-
-
warnings-ng 4.0.0, analysis-model-api 3.0.0
The Hudson Warnings pluging crash when checking warnings during build. See attached crash dump file.
Hudson version is 1.370. Warnings Plug-in version is 3.8, In general Hudson and it's plugings are up to date.
In general we are running all jobs in slave computers. I think, when the Warnings pluging 3.8 was installed this crash occurred.
When this same Warnings pluging is running on Windows environment, it doesn't crash.
- is duplicated by
-
JENKINS-10425 Endless loop in checkExcample
-
- Resolved
-
-
JENKINS-18833 Doxygen Parser results in a fatal error
-
- Resolved
-
-
JENKINS-30699 ERROR: Publisher hudson.plugins.warnings.WarningsPublisher aborted due to exception
-
- Closed
-
-
JENKINS-8047 warnings plugin overflows a stack
-
- Closed
-
-
JENKINS-7687 CLONE -Hudson Warning Plugin crash, java.lang.StackOverflowError
-
- Closed
-
Code changed in hudson
User: : drulli
Path:
trunk/hudson/plugins/warnings/.settings/org.eclipse.core.resources.prefs
trunk/hudson/plugins/warnings/src/test/java/hudson/plugins/warnings/parser/DoxygenParserTest.java
trunk/hudson/plugins/warnings/src/test/resources/hudson/plugins/warnings/parser/issue7178.txt
http://jenkins-ci.org/commit/33696
Log:
JENKINS-7178Added test case that exposes JDK bug.