Bug 60096 - Frequent crashing after M8 upgrade
Summary: Frequent crashing after M8 upgrade
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 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-27 10:13 EDT by Northern Light CLA
Modified: 2004-04-28 08:54 EDT (History)
1 user (show)

See Also:


Attachments
Hardware/software configuration from winMSD (19.00 KB, text/plain)
2004-04-27 10:14 EDT, Northern Light CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Northern Light CLA 2004-04-27 10:13:31 EDT
I'm getting a frequent crashing after upgrading to M8 sometimes it is after just
entering eclipse, sometimes after 45 minutes or so.

The only common characteristic is that I'm either scrolling through the text via
the mousewheel or by moving the scroll bar.

Sample error log:

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
PC=0x74785F52
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.custom.StyledTextRenderer.drawLine(StyledTextRenderer.java:137)
	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.RedrawWindow(Native Method)
	at org.eclipse.swt.widgets.Canvas.scroll(Canvas.java:157)
	at org.eclipse.swt.custom.StyledText.setVerticalScrollOffset(StyledText.java:7497)
	at org.eclipse.swt.custom.StyledText.handleVerticalScroll(StyledText.java:5242)
	at org.eclipse.swt.custom.StyledText$8.handleEvent(StyledText.java:4743)
	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.ScrollBar.wmScrollChild(ScrollBar.java:1009)
	at org.eclipse.swt.widgets.Scrollable.wmScroll(Scrollable.java:379)
	at org.eclipse.swt.widgets.Scrollable.WM_VSCROLL(Scrollable.java:326)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:3019)
	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.SendMessageW(Native Method)
	at org.eclipse.swt.internal.win32.OS.SendMessage(OS.java:1937)
	at org.eclipse.swt.widgets.Scrollable.WM_MOUSEWHEEL(Scrollable.java:268)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:2987)
	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 - 0x00406000 	C:\WINDOWS\system32\java.exe
0x77CC0000 - 0x77D75000 	C:\WINDOWS\system32\ntdll.dll
0x77E60000 - 0x77F50000 	C:\WINDOWS\system32\kernel32.dll
0x77F50000 - 0x77FEB000 	C:\WINDOWS\system32\ADVAPI32.dll
0x77340000 - 0x773D1000 	C:\WINDOWS\system32\RPCRT4.dll
0x77C10000 - 0x77C68000 	C:\WINDOWS\system32\MSVCRT.dll
0x08000000 - 0x08138000 	C:\Program Files\Java\j2re1.4.2_03\bin\client\jvm.dll
0x77D80000 - 0x77E11000 	C:\WINDOWS\system32\USER32.dll
0x773E0000 - 0x77425000 	C:\WINDOWS\system32\GDI32.dll
0x76B40000 - 0x76B6D000 	C:\WINDOWS\system32\WINMM.dll
0x10000000 - 0x10007000 	C:\Program Files\Java\j2re1.4.2_03\bin\hpi.dll
0x00380000 - 0x0038E000 	C:\Program Files\Java\j2re1.4.2_03\bin\verify.dll
0x003A0000 - 0x003B9000 	C:\Program Files\Java\j2re1.4.2_03\bin\java.dll
0x003C0000 - 0x003CD000 	C:\Program Files\Java\j2re1.4.2_03\bin\zip.dll
0x03300000 - 0x0334D000 
C:\eclipse\plugins\org.eclipse.swt.win32_3.0.0\os\win32\x86\swt-win32-3044.dll
0x774D0000 - 0x7760D000 	C:\WINDOWS\system32\ole32.dll
0x77430000 - 0x774CA000 	C:\WINDOWS\system32\COMCTL32.dll
0x763B0000 - 0x763F9000 	C:\WINDOWS\system32\comdlg32.dll
0x772D0000 - 0x7731E000 	C:\WINDOWS\system32\SHLWAPI.dll
0x7C800000 - 0x7D010000 	C:\WINDOWS\system32\SHELL32.dll
0x77120000 - 0x771AC000 	C:\WINDOWS\system32\OLEAUT32.dll
0x76390000 - 0x763AD000 	C:\WINDOWS\system32\IMM32.dll
0x74770000 - 0x747DB000 	C:\WINDOWS\system32\USP10.dll
0x4D6C0000 - 0x4D7AC000 
C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2096_x-ww_a7d210bd\comctl32.dll
0x5AD70000 - 0x5ADA7000 	C:\WINDOWS\system32\uxtheme.dll
0x74720000 - 0x7476B000 	C:\WINDOWS\system32\MSCTF.dll
0x03560000 - 0x0356F000 	C:\Program Files\Java\j2re1.4.2_03\bin\net.dll
0x71AB0000 - 0x71AC7000 	C:\WINDOWS\system32\WS2_32.dll
0x71AA0000 - 0x71AA8000 	C:\WINDOWS\system32\WS2HELP.dll
0x035F0000 - 0x035F8000 	C:\Program Files\Java\j2re1.4.2_03\bin\nio.dll
0x03610000 - 0x03618000 
C:\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 - 0x760E6000 	C:\WINDOWS\system32\MSVCP60.dll
0x038C0000 - 0x03B4F000 	C:\WINDOWS\system32\xpsp2res.dll
0x76380000 - 0x76385000 	C:\WINDOWS\system32\msimg32.dll
0x04630000 - 0x04743000 	C:\Program Files\Apoint\Apoint.DLL
0x77C00000 - 0x77C08000 	C:\WINDOWS\system32\VERSION.dll
0x03850000 - 0x0385F000 	C:\WINDOWS\system32\Vxdif.dll
0x76C90000 - 0x76CB8000 	C:\WINDOWS\system32\imagehlp.dll
0x5D090000 - 0x5D131000 	C:\WINDOWS\system32\DBGHELP.dll
0x76BF0000 - 0x76BFB000 	C:\WINDOWS\system32\PSAPI.DLL

Heap at VM Abort:
Heap
 def new generation   total 2688K, used 617K [0x10010000, 0x102f0000, 0x104f0000)
  eden space 2432K,  14% used [0x10010000, 0x1006a778, 0x10270000)
  from space 256K,  99% used [0x10270000, 0x102afff8, 0x102b0000)
  to   space 256K,   0% used [0x102b0000, 0x102b0000, 0x102f0000)
 tenured generation   total 34408K, used 28920K [0x104f0000, 0x1268a000, 0x14010000)
   the space 34408K,  84% used [0x104f0000, 0x1212e328, 0x1212e400, 0x1268a000)
 compacting perm gen  total 23296K, used 23219K [0x14010000, 0x156d0000, 0x18010000)
   the space 23296K,  99% used [0x14010000, 0x156bce10, 0x156bd000, 0x156d0000)

Local Time = Tue Apr 27 09:47:56 2004
Elapsed Time = 114
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode)
#


I will post my machine configuration from winmsd next
Comment 1 Northern Light CLA 2004-04-27 10:14:54 EDT
Created attachment 10008 [details]
Hardware/software configuration from winMSD
Comment 2 DJ Houghton CLA 2004-04-27 10:16:17 EDT
Moving to SWT for comment.
Possible duplicate of bug 56390.
Comment 3 Grant Gayed CLA 2004-04-28 08:54:51 EDT

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