Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: core, trilead-api-plugin
-
Labels:None
-
Environment:Jenkins 2.7.4 installed via RPM
Oracle JDK 1.8.0_102-b14
CentOS release 6.5 (Final) VM
-
Similar Issues:
-
Released As:trilead-ssh2-build-217-jenkins-26
Description
I've been experiencing crashes of the Jenkins master approximately once a month for the last several months. In every case, a core dump is generated that references "com.trilead.ssh2.crypto" and a similar message (dumps attached). I've been unable to reproduce with a simple installation as I'm struggling to track down any single activity that could be the cause. Let me know if a list of installed plugins would be helpful.
# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f02d76c7bf1, pid=19717, tid=0x00007f0235a59700 # # JRE version: Java(TM) SE Runtime Environment (8.0_102-b14) (build 1.8.0_102-b14) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.102-b14 mixed mode linux-amd64 compressed oops) # Problematic frame: # J 13231 C2 com.trilead.ssh2.crypto.digest.MD5.transform([BI)V (1563 bytes) @ 0x00007f02d76c7bf1 [0x00007f02d76c6e60+0xd91] # # Core dump written. Default location: //core or core.19717 # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp #
Attachments
Issue Links
- is duplicated by
-
JENKINS-44181 Master crash with SEGV on copyartifact, caused by com.trilead.ssh2.crypto
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
I've been experiencing crashes of the Jenkins master approximately once a month for the last several months. In every case, a core dump is generated that references "com.trilead.ssh2.crypto" and a similar message (dumps attached). I've been unable to reproduce with a simple installation as I'm struggling to track down any single activity that could be the cause. Let me know if a list of installed plugins would be helpful. {code} # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f02d76c7bf1, pid=19717, tid=0x00007f0235a59700 # # JRE version: Java(TM) SE Runtime Environment (8.0_102-b14) (build 1.8.0_102-b14) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.102-b14 mixed mode linux-amd64 compressed oops) # Problematic frame: # J 13231 C2 com.trilead.ssh2.crypto.digest.MD5.transform([BI)V (1563 bytes) @ 0x00007f02d76c7bf1 [0x00007f02d76c6e60+0xd91] # # Core dump written. Default location: //core or core.19717 # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # {code} {code:java} // Some comments here public String getFoo() { return foo; } {code} |
I've been experiencing crashes of the Jenkins master approximately once a month for the last several months. In every case, a core dump is generated that references "com.trilead.ssh2.crypto" and a similar message (dumps attached). I've been unable to reproduce with a simple installation as I'm struggling to track down any single activity that could be the cause. Let me know if a list of installed plugins would be helpful. {code} # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f02d76c7bf1, pid=19717, tid=0x00007f0235a59700 # # JRE version: Java(TM) SE Runtime Environment (8.0_102-b14) (build 1.8.0_102-b14) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.102-b14 mixed mode linux-amd64 compressed oops) # Problematic frame: # J 13231 C2 com.trilead.ssh2.crypto.digest.MD5.transform([BI)V (1563 bytes) @ 0x00007f02d76c7bf1 [0x00007f02d76c6e60+0xd91] # # Core dump written. Default location: //core or core.19717 # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # {code} |
Assignee | Michael Clarke [ mc1arke ] |
Component/s | trilead-api-plugin [ 22324 ] |
Link |
This issue is duplicated by |
Released As | trilead-ssh2-build-217-jenkins-26 | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
I wish we could get rid of trilead at all. CC rsandell