Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 43995 - Crashes on Task Column Resize
Summary: Crashes on Task Column Resize
Status: RESOLVED DUPLICATE of bug 44915
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.1.1   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Veronika Irvine CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-01 10:32 EDT by Alexandra Stehman CLA
Modified: 2004-04-08 13:33 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandra Stehman CLA 2003-10-01 10:32:46 EDT
1) Eclipse is in Java Browsing Perspective, a non-customized view.
2) I right click on a project and choose "build project".
3) A lot of tasks appear in the task window. ;-)
4) I hover the cursor over the grey column dividers between "In Folder" and
"Location" at the top and click to expand "In Folder".
5) Eclipse crashes!

NOTE:
If first I attempt to resize the "In Folder" column by clicking between it and
"Resource" column, and then attempt to resize the "In Folder" column, eclipse
does NOT crash if I later click between "In Folder" and "Location" and expand
"In Folder".
Weird.
Comment 1 John Arthorne CLA 2003-10-01 11:21:14 EDT
If the VM crashed there should be a VM dump file on disk (something like
javacore<date> or core<date>).  Can you find such a dump file?  Also what VM
vender/version are you using?

Moving to SWT.
Comment 2 Alexandra Stehman CLA 2003-10-01 12:13:21 EDT
Eclipse Version: 2.1.1
Build id: 200306271545

*** System properties:
com.lei.epath.mode=eclipse
file.encoding=UTF-8
file.encoding.pkg=sun.io
file.separator=/
java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
java.awt.printerjob=sun.print.PSPrinterJob
java.class.path=/usr/local/eclipse/startup.jar
java.class.version=48.0
java.endorsed.dirs=/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre/lib/endorsed
java.ext.dirs=/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre/lib/ext
java.home=/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre
java.io.tmpdir=/tmp
java.library.path=/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre/lib/i386/client:/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre/lib/i386:/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre/../lib/i386
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.4.2-b28
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.4
java.util.prefs.PreferencesFactory=java.util.prefs.FileSystemPreferencesFactory
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.4.2
java.vm.info=mixed mode
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=1.4.2-b28
line.separator=

os.arch=i386
os.name=Linux
os.version=2.4.20-8
path.separator=:
sun.arch.data.model=32
sun.boot.class.path=/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre/lib/rt.jar:/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre/lib/i18n.jar:/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre/lib/sunrsasign.jar:/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre/lib/jsse.jar:/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre/lib/jce.jar:/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre/lib/charsets.jar:/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre/classes
sun.boot.library.path=/opt/j2sdk/jdk1.4.2/j2sdk1.4.2/jre/lib/i386
sun.cpu.endian=little
sun.cpu.isalist=
sun.io.unicode.encoding=UnicodeLittle
sun.java2d.fontpath=
sun.os.patch.level=unknown
user.country=US
user.dir=/usr/local/eclipse/plugins
user.home=/root
user.language=en
user.name=root
user.timezone=America/New_York
Comment 3 Grant Gayed CLA 2003-10-01 12:29:36 EDT
I cannot reproduce this.  Does it happen for you consistently?  And if so, does 
it still happen for you in Eclipse 3.0M3?  Also possibly relevant, which gtk 
version are you using?
Comment 4 John Arthorne CLA 2003-10-01 13:06:07 EDT
The originator says he has found error log files with names like
hs_err_pid3538.log  hs_err_pid3642.log  hs_err_pid3661.log, etc.  Are those
useful for you Grant?  He also has OS core files, but no Java VM core files.
Comment 5 Alexandra Stehman CLA 2003-10-01 13:39:26 EDT
Yes, this happens consistently. Do not know about Eclipse 3.0.  Sample text 
from the hs_ files:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x7707EF5A
Function=(null)+0x7707EF5A
Library=/usr/lib/libgtk-x11-2.0.so.0

NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.


Current Java thread:
        at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(Native Method)
        at org.eclipse.swt.widgets.Display.eventProc(Display.java:635)
        at org.eclipse.swt.internal.gtk.OS.gtk_clipboard_wait_for_contents
(Native Method)
        - locked <0x71f0f508> (a java.lang.Class)
Comment 6 Grant Gayed CLA 2003-10-03 09:38:04 EDT
Questions, since I've tried this with Eclipse 2.1.1 and 3.0M3 on both gtk2.0.6 
and gtk2.2.1 and cannot make it happen:

- can you attach the full text of the hs_ file?
- does this happen for you regardless of the project being used in the Java 
Browsing view? (Perhaps there's something special about the contents of the 
task view)
- can you try this in Eclipse 3.0M3?
- I notice a clipboard line in the partial trace you provided; does it matter 
if there's something on the clipboard or not at the time of expanding the task 
view problem?
Comment 7 Grant Gayed CLA 2003-10-20 11:18:04 EDT
gtk_clipboard_wait_for_contents issue.  Moving to VI.
Comment 8 Steve Northover CLA 2004-04-08 13:33:23 EDT

*** This bug has been marked as a duplicate of 44915 ***