[27520] in Athena Bugs
Debathena: eclipse-sdk
daemon@ATHENA.MIT.EDU (bbaren@mit.edu)
Tue Dec 7 17:11:08 2010
Date: Tue, 7 Dec 2010 17:11:05 -0500 (EST)
From: bbaren@mit.edu
Message-Id: <201012072211.oB7MB59q019863@outgoing.mit.edu>
To: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
System name: w20-575-60
Type: x86_64
Display type: ATI Technologies Inc RV620 LE [Radeon HD 3450]
Shell: /bin/athena/bash (?)
Window manager: unknown
What were you trying to do?
Edit a file in Eclipse.
What's wrong:
Eclipse SIGSEGV'd. More specifically, Eclipse halted and I
got the following error message:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fdc3b6aa19e, pid=8460, tid=140584632346384
#
# JRE version: 6.0_22-b04
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.1-b03 mixed mode linux-amd64 )
# Problematic frame:
# C [libgobject-2.0.so.0+0x2819e] g_type_check_instance_is_a+0xbe
#
# An error report file with more information is saved as:
# /afs/athena.mit.edu/user/b/b/bbaren/Documents/6.005/workspace/hs_err_pid8460.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
I copied the error report file to
/mit/bbaren/Public/eclipse-fail.log.
The project I was working on was checked out of Subversion,
but I was not actually using Subversion at the time the
failure occurred (I was just typing).
What should have happened:
Eclipse should not have SIGSEGV'd.
Please describe any relevant documentation references:
n/a