Bug 97410 - Crash in OS.ScriptTextOut
Summary: Crash in OS.ScriptTextOut
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 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 05:52 EDT by S.Nandhagopal CLA
Modified: 2005-06-07 10:37 EDT (History)
2 users (show)

See Also:


Attachments
This is the bugreport that gets automatically despatched to my eclipse workspace (16.83 KB, application/octet-stream)
2005-05-31 05:57 EDT, S.Nandhagopal CLA
no flags Details
This is also one type of error that has been left when i run antscript in eclipse (14.44 KB, application/octet-stream)
2005-05-31 05:59 EDT, S.Nandhagopal CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description S.Nandhagopal CLA 2005-05-31 05:52:58 EDT
hai all,
     i am getting an error like JVM Terminated exit code=1.
     whenever i run any ant script in eclipse i am getting this error.
     Eclipse suddely crashes and then leaves no trace.
     I am getting an exception like this
     EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c911ec3, pid=1880, 
tid=1876
     please helm me in this regard.
Comment 1 S.Nandhagopal CLA 2005-05-31 05:57:32 EDT
Created attachment 22015 [details]
This is the bugreport that gets automatically despatched to my eclipse workspace

Please help me in this regard
Comment 2 S.Nandhagopal CLA 2005-05-31 05:59:30 EDT
Created attachment 22016 [details]
This is also one type of error that has been left when i run antscript in eclipse

please help me in this regard
Comment 3 Adrian Colyer CLA 2005-05-31 06:09:59 EDT
from your description, this sounds like a general eclipse problem, did you mean
to raise this bug report against the aspectj project? If you're building Java
projects, you probably want to update the "Product" field to "JDT"...
Comment 4 John Arthorne CLA 2005-06-02 16:14:05 EDT
It looks like the crash is in an SWT native:

C  [USP10.dll+0x15f52]
C  [USP10.dll+0x131d5]
C  [swt-win32-3044.dll+0x6ef5]
j  org.eclipse.swt.internal.win32.OS.ScriptTextOut
Comment 5 Steve Northover CLA 2005-06-06 18:41:44 EDT
FH, is this a new crash or one you are tracking.  Sounds like it's repeatable.
Comment 6 Felipe Heidrich CLA 2005-06-07 10:37:07 EDT
what font were you using when the crash happened ? Thanks

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