Bug 75393 - An unexpected exception has been detected in native code outside the VM.
Summary: An unexpected exception has been detected in native code outside the VM.
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: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-30 11:22 EDT by Jeannette Chin CLA
Modified: 2004-09-30 11:40 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeannette Chin CLA 2004-09-30 11:22:46 EDT
I am unable to use eclipse as it exits itself everytime I use the window 
scroll down feature to see my file. Attached here is the log file: 

Thanks

Regards
Jeannette 

=============================================

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

Current Java thread:
	at org.eclipse.swt.internal.win32.OS.ScriptTextOut(Native Method)
	at org.eclipse.swt.graphics.TextLayout.draw(TextLayout.java:470)
	at org.eclipse.swt.graphics.TextLayout.draw(TextLayout.java:339)
	at org.eclipse.swt.custom.StyledTextRenderer.drawLine
(StyledTextRenderer.java:133)
	at org.eclipse.swt.custom.StyledText.performPaint(StyledText.java:5637)
	at org.eclipse.swt.custom.StyledText.handlePaint(StyledText.java:5041)
	at org.eclipse.swt.custom.StyledText$7.handleEvent
(StyledText.java:4725)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:769)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:793)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:778)
	at org.eclipse.swt.widgets.Composite.WM_PAINT(Composite.java:781)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:2994)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:3146)
	at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
	at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:1374)
	at org.eclipse.swt.internal.BidiUtil.windowProc(BidiUtil.java:647)
	at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
	at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1445)
	at org.eclipse.swt.widgets.Scrollable.callWindowProc
(Scrollable.java:77)
	at org.eclipse.swt.widgets.Composite.WM_SYSCOMMAND(Composite.java:930)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:3014)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:3146)
	at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
	at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:1374)
	at org.eclipse.swt.internal.BidiUtil.windowProc(BidiUtil.java:647)
	at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
	at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1445)
	at org.eclipse.swt.widgets.Scrollable.callWindowProc
(Scrollable.java:77)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:3146)
	at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
	at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:1374)
	at org.eclipse.swt.internal.BidiUtil.windowProc(BidiUtil.java:647)
	at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
	at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1450)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2254)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1562)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1536)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:257)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139)
	at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:90)
	at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:277)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:239)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:267)
	at org.eclipse.core.launcher.Main.run(Main.java:692)
	at org.eclipse.core.launcher.Main.main(Main.java:676)

Dynamic libraries:
0x00400000 - 0x00407000 	C:\WINDOWS\system32\javaw.exe
0x7C900000 - 0x7C9B0000 	C:\WINDOWS\system32\ntdll.dll
0x7C800000 - 0x7C8F4000 	C:\WINDOWS\system32\kernel32.dll
0x77DD0000 - 0x77E6B000 	C:\WINDOWS\system32\ADVAPI32.dll
0x77E70000 - 0x77F01000 	C:\WINDOWS\system32\RPCRT4.dll
0x77D40000 - 0x77DD0000 	C:\WINDOWS\system32\USER32.dll
0x77F10000 - 0x77F56000 	C:\WINDOWS\system32\GDI32.dll
0x77C10000 - 0x77C68000 	C:\WINDOWS\system32\MSVCRT.dll
0x08000000 - 0x08138000 	C:\Program Files\Java\j2re1.4.2_04
\bin\client\jvm.dll
0x76B40000 - 0x76B6D000 	C:\WINDOWS\system32\WINMM.dll
0x10000000 - 0x10007000 	C:\Program Files\Java\j2re1.4.2_04\bin\hpi.dll
0x00830000 - 0x0083E000 	C:\Program Files\Java\j2re1.4.2_04
\bin\verify.dll
0x00840000 - 0x00859000 	C:\Program Files\Java\j2re1.4.2_04\bin\java.dll
0x00860000 - 0x0086D000 	C:\Program Files\Java\j2re1.4.2_04\bin\zip.dll
0x032F0000 - 0x0333D000 
	C:\eclipse\eclipse\plugins\org.eclipse.swt.win32_3.0.0\os\win32\x86
\swt-win32-3044.dll
0x774E0000 - 0x7761C000 	C:\WINDOWS\system32\ole32.dll
0x5D090000 - 0x5D127000 	C:\WINDOWS\system32\COMCTL32.dll
0x763B0000 - 0x763F9000 	C:\WINDOWS\system32\comdlg32.dll
0x77F60000 - 0x77FD6000 	C:\WINDOWS\system32\SHLWAPI.dll
0x7C9C0000 - 0x7D1D4000 	C:\WINDOWS\system32\SHELL32.dll
0x77120000 - 0x771AC000 	C:\WINDOWS\system32\OLEAUT32.dll
0x76390000 - 0x763AD000 	C:\WINDOWS\system32\IMM32.dll
0x74D90000 - 0x74DFB000 	C:\WINDOWS\system32\USP10.dll
0x773D0000 - 0x774D2000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-
Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
0x5AD70000 - 0x5ADA8000 	C:\WINDOWS\system32\uxtheme.dll
0x74720000 - 0x7476B000 	C:\WINDOWS\system32\MSCTF.dll
0x03520000 - 0x0352F000 	C:\Program Files\Java\j2re1.4.2_04\bin\net.dll
0x71AB0000 - 0x71AC7000 	C:\WINDOWS\system32\WS2_32.dll
0x71AA0000 - 0x71AA8000 	C:\WINDOWS\system32\WS2HELP.dll
0x03570000 - 0x03578000 	C:\Program Files\Java\j2re1.4.2_04\bin\nio.dll
0x03580000 - 0x03588000 
	C:\eclipse\eclipse\plugins\org.eclipse.core.resources.win32_3.0.0
\os\win32\x86\core_2_1_0b.dll
0x74C80000 - 0x74CAC000 	C:\WINDOWS\system32\oleacc.dll
0x76080000 - 0x760E5000 	C:\WINDOWS\system32\MSVCP60.dll
0x20000000 - 0x202C5000 	C:\WINDOWS\system32\xpsp2res.dll
0x76380000 - 0x76385000 	C:\WINDOWS\system32\msimg32.dll
0x605D0000 - 0x605D9000 	C:\WINDOWS\system32\mslbui.dll
0x71A50000 - 0x71A8F000 	C:\WINDOWS\system32\mswsock.dll
0x662B0000 - 0x66308000 	C:\WINDOWS\system32\hnetcfg.dll
0x71A90000 - 0x71A98000 	C:\WINDOWS\System32\wshtcpip.dll
0x76C90000 - 0x76CB8000 	C:\WINDOWS\system32\imagehlp.dll
0x59A60000 - 0x59B01000 	C:\WINDOWS\system32\DBGHELP.dll
0x77C00000 - 0x77C08000 	C:\WINDOWS\system32\VERSION.dll
0x76BF0000 - 0x76BFB000 	C:\WINDOWS\system32\PSAPI.DLL

Heap at VM Abort:
Heap
 def new generation   total 2368K, used 1158K [0x10010000, 0x102a0000, 
0x104f0000)
  eden space 2112K,  42% used [0x10010000, 0x100f1950, 0x10220000)
  from space 256K,  99% used [0x10220000, 0x1025fff8, 0x10260000)
  to   space 256K,   0% used [0x10260000, 0x10260000, 0x102a0000)
 tenured generation   total 31036K, used 20182K [0x104f0000, 0x1233f000, 
0x14010000)
   the space 31036K,  65% used [0x104f0000, 0x118a58d8, 0x118a5a00, 0x1233f000)
 compacting perm gen  total 24576K, used 24363K [0x14010000, 0x15810000, 
0x18010000)
   the space 24576K,  99% used [0x14010000, 0x157dafd0, 0x157db000, 0x15810000)

Local Time = Thu Sep 30 15:17:27 2004
Elapsed Time = 22365
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode)
#
Comment 1 Grant Gayed CLA 2004-09-30 11:40:30 EDT

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