Bug 56972 - double clicks are often making Eclipse crash
Summary: double clicks are often making Eclipse crash
Status: RESOLVED DUPLICATE of bug 56390
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Felipe Heidrich CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-31 15:55 EST by Erik Putrycz CLA
Modified: 2004-04-02 11:03 EST (History)
0 users

See Also:


Attachments
Crash dump (16.14 KB, text/plain)
2004-04-01 11:13 EST, Erik Putrycz CLA
no flags Details
Another crash dump (9.62 KB, text/plain)
2004-04-01 11:13 EST, Erik Putrycz CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Putrycz CLA 2004-03-31 15:55:54 EST
Often, when I double click on a method name in the method explorer, I get a 
jvm crash. I looked in the hs_err logs and the crash seems to be located 
everytime at the same spot.
I have WinXP SP2 RC1 and sun jdk 1.4.2_04

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at 
PC=0x74785F69
Function=ScriptApplyDigitSubstitution+0x12E7
Library=C:\WINDOWS\system32\USP10.dll

Current Java thread:
	at org.eclipse.swt.internal.win32.OS.ScriptPlace(Native Method)
Comment 1 Grant Gayed CLA 2004-04-01 10:25:12 EST
I cannot reproduce this, and have not heard of this before.  Can you narrow 
down the case at all?  (eg.- is there anything unusual about the methods that 
make it crash?  anything unusual about your XP environment?  etc.)  Also, can 
you provide a full listing of the trace?

Moving to SN since this seems to be Table-related.
Comment 2 Erik Putrycz CLA 2004-04-01 11:12:07 EST
Yes the unusual part of my setup is the Service Pack 2 Release Candidate 1.
I sent also that bug report to Microsoft. I found by searching on usenet 
someone else who experienced exactly the same issue with Windows XP service 
pack 2 RC1.
Comment 3 Erik Putrycz CLA 2004-04-01 11:13:05 EST
Created attachment 9095 [details]
Crash dump
Comment 4 Erik Putrycz CLA 2004-04-01 11:13:34 EST
Created attachment 9096 [details]
Another crash dump
Comment 5 Steve Northover CLA 2004-04-01 13:55:48 EST
Looks like Windows Script code has some GP problems on newer Window versions.  
Thanks Microsoft!
Comment 6 Felipe Heidrich CLA 2004-04-01 14:15:00 EST
Erik, could you point to bug report against Windows about this problem ?
thanks

*** This bug has been marked as a duplicate of 56390 ***
Comment 7 Erik Putrycz CLA 2004-04-02 11:03:31 EST
I opened issue 100-15231 on windowsbeta.microsoft.com about it.