Community
Participate
Working Groups
Build ID: M20071023-1652 Steps To Reproduce: 1. Allow a tooltip to open with API information 2. Press F2 for focus 3. Mouseover More information:
What JRE are you using? 1. Window > About Eclipse SDK > Configuration Details 2. Check your java.vm.version and java.vendor.name and other such details. Where did you get Eclipse? Do you have anything in your logs (workspace/.metadata/.log)?
Can you reproduce this with 3.3.2 candidate, like http://download.eclipse.org/eclipse/downloads/drops/M20080205-1130/index.php What JRE are you using? What is your system (uname -a)? Please re-open and attach the hs_err_<pid> file PW
Sorry not to get back sooner.. My JVM is java 1.6 java.runtime.name=Java(TM) SE Runtime Environment java.runtime.version=1.6.0_04-b12 java.specification.name=Java Platform API Specification java.specification.vendor=Sun Microsystems Inc. java.specification.version=1.6 java.vendor=Sun Microsystems Inc. java.vendor.url=http://java.sun.com/ java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi java.version=1.6.0_04 java.vm.info=mixed mode, sharing java.vm.name=Java HotSpot(TM) Client VM java.vm.specification.name=Java Virtual Machine Specification java.vm.specification.vendor=Sun Microsystems Inc. java.vm.specification.version=1.0 java.vm.vendor=Sun Microsystems Inc. java.vm.version=10.0-b19 I've tried it using 1.6 update 3, update 4 and debian lennys latest "java version "1.6.0" Java(TM) SE Runtime Environment (build 1.6.0-b105) Java HotSpot(TM) Server VM (build 1.6.0-b105, mixed mode)" There's nothing in the logs but "Aborted" is printed to stdout when it occurs. This happens even when I create a new workspace. uname -a is "Linux drag0n-laptop 2.6.22-3-686 #1 SMP Sun Feb 10 20:20:49 UTC 2008 i686 GNU/Linux" Plugins that I use regularly are subclipse and maven2. An interesting note is that the following sequence doesn't crash eclipse. Steps To Reproduce: 1. Allow a tooltip to open with API information. 2. Press F2 for focus. 3. Arrow keys for scrolling (no mouseover) This problem also occurs with M20080212-1200
I'm guessing this is a dupe of bug 221302 or any of the other "Aborted" bugs.
Yeah, I just tried the steps to reproduce 221302 bug and it Aborts for me also. Oh well, I guess it's good to know what other features it's effecting. *** This bug has been marked as a duplicate of bug 221302 ***
Crashing on mouseover sounds like a more definite duplicate of bug 209428. *** This bug has been marked as a duplicate of bug 209428 ***