Hello,
Jenkins 1.540-1.1 is failing to install GIT client plugin 
with java-1.8.0-openjdk.x86_64-1:1.8.0.0-0.22.b115.fc20 

Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
        at 
com.thoughtworks.xstream.core.util.OrderRetainingMap.entrySet(OrderRetainingMap.java:77)
        at java.util.HashMap.putMapEntries(HashMap.java:511)
        at java.util.HashMap.putAll(HashMap.java:784)
        at 
com.thoughtworks.xstream.core.util.OrderRetainingMap.<init>(OrderRetainingMap.java:36)
        at 
com.thoughtworks.xstream.converters.reflection.FieldDictionary.buildMap(FieldDictionary.java:135)
        at 
com.thoughtworks.xstream.converters.reflection.FieldDictionary.fieldsFor(FieldDictionary.java:76)
        at 
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:127)
        at 
hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:143)
        at 
hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:102)
        at 
com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
        at 
com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82)
        at 
com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37)
        at com.thoughtworks.xstream.XStream.marshal(XStream.java:898)
        at com.thoughtworks.xstream.XStream.marshal(XStream.java:887)
        at com.thoughtworks.xstream.XStream.toXML(XStream.java:860)
        at hudson.XmlFile.write(XmlFile.java:183)
        at hudson.model.Descriptor.save(Descriptor.java:758)
        at hudson.plugins.git.GitTool.onLoaded(GitTool.java:106)

With java-1.7.0-openjdk.x86_64-1:1.7.0.60-2.4.3.0.fc20 the jvm is crashing.
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0x00007f2fc58130b4, pid=220445, tid=139843147532032
#
# JRE version: OpenJDK Runtime Environment (7.0_45-b15) (build 
1.7.0_45-mockbuild_2013_10_17_16_46-b00)
# Java VM: OpenJDK 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 
compressed oops)
# Problematic frame:
# V  [libjvm.so+0x5f20b4]  JNI_GetCreatedJavaVMs+0x1494
#
# Core dump written. Default location: /var/cache/jenkins/core or 
core.220445
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#

---------------  T H R E A D  ---------------

Current thread (0x00007f2fc001b000):
[error occurred during error reporting (printing current thread), id 0x7]

siginfo:si_signo=SIGBUS: si_errno=0, si_code=2 (BUS_ADRERR), 
si_addr=0x0000000408b0d898

Registers:
RAX=0x0000000408b0d888, RBX=0x00007f2fc521ebb0, RCX=0x0000000000000002, 
RDX=0x00007f2fc521eb78
RSP=0x00007f2fc521eb30, RBP=0x00007f2fc521eb50, RSI=0x00007f2fc03fb5b8, 
RDI=0x00007f2fc521ebb0
R8 =0x00007f2fc5fb8ea0, R9 =0x00007f2fc5220700, R10=0x00007f2f726e333a, 
R11=0x00007f2fc58110c0
R12=0x00007f2fc521eb78, R13=0x00007f2fc03fb5b8, R14=0x00007f2fc521ebb0, 
R15=0x0000000000000000
RIP=0x00007f2fc58130b4, EFLAGS=0x0000000000010206, 
CSGSFS=0x0000000000000033, ERR=0x0000000000000004
  TRAPNO=0x000000000000000e

Just wondering if this is a known or if there is a work around for this?

Thanks,

-Anil

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to