Created
May 28, 2011 06:58
-
-
Save tonit/996674 to your computer and use it in GitHub Desktop.
Eclipse Helios Fedora Crash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[tonit@fazu eclipse]$ ./eclipse | |
# | |
# A fatal error has been detected by the Java Runtime Environment: | |
# | |
# SIGSEGV (0xb) at pc=0x007e3afc, pid=6432, tid=3077768896 | |
# | |
# JRE version: 6.0_22-b22 | |
# Java VM: OpenJDK Client VM (20.0-b11 mixed mode linux-x86 ) | |
# Derivative: IcedTea6 1.10.1 | |
# Distribution: Fedora release 15 (Lovelock), package fedora-57.1.10.1.fc15-i386 | |
# Problematic frame: | |
# C [UTF-16.so+0xafc] gconv+0x3bc | |
# | |
# An error report file with more information is saved as: | |
# /home/tonit/Desktop/eclipse/hs_err_pid6432.log | |
# | |
# If you would like to submit a bug report, please include | |
# instructions how to reproduce the bug and visit: | |
# http://icedtea.classpath.org/bugzilla | |
# The crash happened outside the Java Virtual Machine in native code. | |
# See problematic frame for where to report the bug. | |
# | |
Aborted (core dumped) | |
[tonit@fazu eclipse]$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment