[Bug 3179] New: EclipseLuna crashes on openSuse

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Sep 26 14:38:30 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3179

            Bug ID: 3179
           Summary: EclipseLuna crashes on openSuse
           Product: IcedTea
           Version: unspecified
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: v.galeru at interconcept.de
                CC: unassigned at icedtea.classpath.org

Created attachment 1561
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=1561&action=edit
hs_err_pid15071.log

After Eclipse Luna starts it does not takes much time until it crashed. I run a
openSUSE Leap 42.1 (x86_64).

This is what I see on the screen:
~> /opt/eclipse_luna/eclipse 
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support
was removed in 8.0
org.eclipse.m2e.logback.configuration: The
org.eclipse.m2e.logback.configuration bundle was activated before the state
location was initialized.  Will retry after the state location is initialized.
org.eclipse.m2e.logback.configuration: Logback config file:
/shome/username/ELuna/CTO/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.5.1.20150109-1820.xml
org.eclipse.m2e.logback.configuration: Initializing logback
[INFO] Setting property: classpath.resource.loader.class =>
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
IMPLEMENT resolveForAllocation for class
org.eclipse.wst.jsdt.internal.compiler.ast.ThisReference
Sep 26, 2016 4:34:21 PM org.xnio.Xnio <clinit>
INFO: XNIO version 3.3.0.Final
Sep 26, 2016 4:34:21 PM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.3.0.Final
Sep 26, 2016 4:34:22 PM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 4.0.6.Final
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fa9578ffabe, pid=15071, tid=0x00007fa91d3c4700
#
# JRE version: OpenJDK Runtime Environment (8.0_101-b13) (build 1.8.0_101-b13)
# Java VM: OpenJDK 64-Bit Server VM (25.101-b13 mixed mode linux-amd64
compressed oops)
# Derivative: IcedTea 3.1.0
# Distribution: Custom build (Tue Aug  9 12:06:39 UTC 2016)
# Problematic frame:
# V  [libjvm.so+0x6e9abe]  PhaseIdealLoop::build_loop_late_post(Node*)+0x14e
#
# Core dump written. Default location: /home/users/username/core or core.15071
#
# An error report file with more information is saved as:
# /home/users/username/hs_err_pid15071.log
#
# Compiler replay data is saved as:
# /home/users/username/replay_pid15071.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
#

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160926/35191f93/attachment-0001.html>


More information about the distro-pkg-dev mailing list