Hello.
Jenkins has been crashing after one day or two days up routinely for the past year or so. I don't have the version handy for when this started. I'm currently using 1.543
I'm attaching the latest jvm crash report. The last three look the same and it seems to crash during SAM polling.
Is this a known issue or is there something you can recommend for me to work around this?
Thanks.
The RPM installer sets up a logrotate script that periodically sends a signal (SIGABRT?) to the Jenkins Java process. Try to see whether that's the cause by manually recreating that and/or removing the logrotate script.
If so, probably a bug in your JVM implementation.