[Bug 2492] A fatal error has been detected by the Java Runtime Environment:

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Jul 9 21:01:47 UTC 2015


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

Omair Majid <omajid at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Omair Majid <omajid at redhat.com> ---
Looking at the stack trace, the following is where the error originated from:

Stack: [0x00007fc538e9f000,0x00007fc538fa0000],  sp=0x00007fc538f9bcc8,  free
space=1011k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libglib-2.0.so.0+0x38fe0]  g_str_hash+0x0

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.swt.internal.gtk.OS._gtk_widget_show(J)V+0
j  org.eclipse.swt.internal.gtk.OS.gtk_widget_show(J)V+8
j  org.eclipse.swt.widgets.MenuItem.createHandle(I)V+247
j  org.eclipse.swt.widgets.Widget.createWidget(I)V+2
j 
org.eclipse.swt.widgets.MenuItem.<init>(Lorg/eclipse/swt/widgets/Menu;II)V+38
j 
org.eclipse.jface.action.ActionContributionItem.fill(Lorg/eclipse/swt/widgets/Menu;I)V+80
j 
org.eclipse.jface.action.SubContributionItem.fill(Lorg/eclipse/swt/widgets/Menu;I)V+13
j 
org.eclipse.jface.action.MenuManager.doItemFill(Lorg/eclipse/jface/action/IContributionItem;I)V+6
j  org.eclipse.jface.action.MenuManager.update(ZZ)V+388
j  org.eclipse.jface.action.MenuManager.update(Z)V+3
j  org.eclipse.jface.action.SubMenuManager.update(Z)V+5
j 
org.eclipse.ui.editors.text.TextEditorActionContributor.doSetActiveEditor(Lorg/eclipse/ui/IEditorPart;)V+255
j 
org.eclipse.ui.editors.text.TextEditorActionContributor.setActiveEditor(Lorg/eclipse/ui/IEditorPart;)V+7
j 
org.eclipse.cdt.internal.ui.editor.CEditorActionContributor.setActiveEditor(Lorg/eclipse/ui/IEditorPart;)V+2

Looks like you were running eclipse and it did something bad (called into some
native code that crashed). There's nothing we can do here. Please report this
to the eclipse developers (perhaps via your distribution's bug tracker first).

-- 
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/20150709/336e119c/attachment.html>


More information about the distro-pkg-dev mailing list