Bug 906325 - rhevm-manage-domains - core dump with java-1.7.0-openjdk-1.7.0.11-2.4.0.2.el6.x86_64
Summary: rhevm-manage-domains - core dump with java-1.7.0-openjdk-1.7.0.11-2.4.0.2.el6...
Keywords:
Status: CLOSED DUPLICATE of bug 905128
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-31 13:21 UTC by Jiri Belka
Modified: 2013-01-31 13:30 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-31 13:30:58 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
more details (48.19 KB, text/plain)
2013-01-31 13:21 UTC, Jiri Belka
no flags Details

Description Jiri Belka 2013-01-31 13:21:06 UTC
Created attachment 690878 [details]
more details

Description of problem:

rhevm-manage-domain core dumps when used with java-1.7.0-openjdk, part of rhel64.

[root@jb-rh32 tmp]# rhevm-manage-domains -action=add -domain=rhev.lab.eng.brq.redhat.com -provider=ActiveDirectory -user=vdcadmin -passwordFile=/tmp/pass
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f23e5f23e5f, pid=4110, tid=139792181221120
#
# JRE version: OpenJDK Runtime Environment (7.0_11) (build 1.7.0_11-icedtea-mockbuild_2013_01_23_09_25-b00)
# Java VM: OpenJDK 64-Bit Server VM (24.0-b28 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V  [libjvm.so+0x5d9e5f]  JNI_CreateJavaVM+0xd40f
#
# Core dump written. Default location: /tmp/core or core.4110
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid4110.log
#
# 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
#
/usr/bin/rhevm-manage-domains: line 149:  4110 Aborted                 (core dumped) "${JAVA_HOME}/bin/java" -cp .:$CP org.ovirt.engine.core.utils.kerberos.Ma
nageDomains "$@" -propertiesFile=$PROPERTIES_FILE

gdb $JAVA_HOME/bin/java /tmp/core.4110
...snipped...
Core was generated by `/usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/java -cp .:/etc/ovirt-engine/engine-m'.
Program terminated with signal 6, Aborted.
#0  0x00007f23e693e8a5 in raise () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install java-1.7.0-openjdk-1.7.0.11-2.4.0.2.el6.x86_64
(gdb) where
#0  0x00007f23e693e8a5 in raise () from /lib64/libc.so.6
#1  0x00007f23e6940085 in abort () from /lib64/libc.so.6
#2  0x00007f23e60e9085 in ?? () from /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.11.x86_64/jre/lib/amd64/server/libjvm.so
#3  0x00007f23e62527ff in ?? () from /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.11.x86_64/jre/lib/amd64/server/libjvm.so
#4  0x00007f23e60ed567 in JVM_handle_linux_signal () from /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.11.x86_64/jre/lib/amd64/server/libjvm.so
#5  <signal handler called>
#6  0x00007f23e5f23e5f in ?? () from /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.11.x86_64/jre/lib/amd64/server/libjvm.so
#7  0x00007f23d9d91062 in Java_sun_security_pkcs11_wrapper_PKCS11_C_1EncryptUpdate ()
   from /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.11.x86_64/jre/lib/amd64/libj2pkcs11.so
#8  0x00007f23dd012738 in ?? ()
#9  0x00007f2300000000 in ?? ()
#10 0x0000000000000000 in ?? ()

Version-Release number of selected component (if applicable):
sf5/java-1.7.0-openjdk-1.7.0.11-2.4.0.2.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1. exact version of java
2. try to add a domain
3.
  
Actual results:
core dump

Expected results:
working rhevm-manage-domain

Additional info:
downgrade to java-1.7.0-openjdk-1.7.0.9-2.3.4.1.el6_3.x86_64 worked as workaround.

Comment 1 Yaniv Kaul 2013-01-31 13:30:58 UTC

*** This bug has been marked as a duplicate of bug 905128 ***


Note You need to log in before you can comment on or make changes to this bug.