Home » Language IDEs » Java Development Tools (JDT) » Eclipse 3.5 Keeps Crashing on Vista 64bit While Editing Java Code
Eclipse 3.5 Keeps Crashing on Vista 64bit While Editing Java Code [message #507898] |
Thu, 14 January 2010 21:38  |
Eclipse User |
|
|
|
I reported this to crash log to java.sun.com but I thought someone here should look into at as well.
I did not have this problem with Eclipse 3.4 and the only thing I did since then was downloading 3.5 + BlackBerry plugin 1.0
Now 1, 2, 3 times a night the tool crashes with no warnings or anything (it disappears). It typically happens if I press CTRL+spacebar or type . or something like that.
I found this in the programfiles folder. I hope it's helpful:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7606a053, pid=5304, tid=1272
#
# JRE version: 6.0_16-b01
# Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x028d9400): JavaThread "main"
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x00000001, ECX=0x0017f680, EDX=0x00000001
ESP=0x0017ed40, EBP=0x0017ed54, ESI=0x028d9510, EDI=0x00000000
EIP=0x7606a053, EFLAGS=0x00010297
Top of Stack: (sp=0x0017ed40)
0x0017ed40: 028d9510 0017ed90 077c63a0 00000001
0x0017ed50: 0017f680 0017ed88 0618d452 0017ed90
0x0017ed60: 00000002 00000000 00000000 00000000
0x0017ed70: 00000000 077c63a0 028d9400 1ca67ef8
0x0017ed80: 1ca67ef8 00000000 0017edd4 028e9e37
0x0017ed90: 00000017 0017eddc 0017edfc 00000002
0x0017eda0: 00000000 00000000 00000000 00000000
0x0017edb0: 0017ede4 0017edb4 00000000 0017edfc
Instructions: (pc=0x7606a053)
0x7606a043: 57 01 3b 55 0c 89 5d f8 7d 15 8b 45 18 8d 04 78
0x7606a053: 0f b7 08 83 c0 02 66 39 08 0f 84 db 60 01 00 8b
Stack: , sp=0x0017ed40, free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C
C
j org.eclipse.swt.internal.win32.OS.ScriptGetLogicalWidths(Lor g/eclipse/swt/internal/win32/SCRIPT_ANALYSIS;IIIII[I)I+0
J org.eclipse.swt.graphics.TextLayout.computeRuns(Lorg/eclipse /swt/graphics/GC;)V
J org.eclipse.swt.graphics.TextLayout.getBounds()Lorg/eclipse/ swt/graphics/Rectangle;
j org.eclipse.jface.internal.text.html.BrowserInformationContr ol.computeSizeHint()Lorg/eclipse/swt/graphics/Point;+172
j org.eclipse.jface.text.AbstractInformationControlManager.int ernalShowInformationControl(Lorg/eclipse/swt/graphics/Rectan gle;Ljava/lang/Object;)V+236
j org.eclipse.jface.text.AbstractInformationControlManager.pre sentInformation()V+70
j org.eclipse.jface.text.AbstractInformationControlManager.set Information(Ljava/lang/Object;Lorg/eclipse/swt/graphics/Rect angle;)V+11
j org.eclipse.jface.text.contentassist.AdditionalInfoControlle r.computeInformation()V+67
j org.eclipse.jface.text.AbstractInformationControlManager.doS howInformation()V+11
j org.eclipse.jface.text.AbstractInformationControlManager.sho wInformation()V+8
j org.eclipse.jface.text.contentassist.AdditionalInfoControlle r.showInformation(Lorg/eclipse/jface/text/contentassist/ICom pletionProposal;Ljava/lang/Object;)V+64
j org.eclipse.jface.text.contentassist.AdditionalInfoControlle r$10.showInformation(Lorg/eclipse/jface/text/contentassist/I CompletionProposal;Ljava/lang/Object;)V+25
j org.eclipse.jface.text.contentassist.AdditionalInfoControlle r$9.run()V+36
J org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z
J org.eclipse.swt.widgets.Display.readAndDispatch()Z
J org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/ jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widge ts/Display;)V
j org.eclipse.ui.internal.Workbench.runUI()I+393
j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/i nternal/Workbench;)I+1
j org.eclipse.ui.internal.Workbench$5.run()V+55
j org.eclipse.core.databinding.observable.Realm.runWithDefault (Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/R unnable;)V+12
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg /eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/Wor kbenchAdvisor;)I+18
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse /swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAd visor;)I+2
j org.eclipse.ui.internal.ide.application.IDEApplication.start (Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Ob ject;+84
j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/ lang/Object;)Ljava/lang/Object;+135
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(Ljava/lang/Object;)Ljava/lang/Object;+29
j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/la ng/Object;)Ljava/lang/Object;+149
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/l ang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v ~StubRoutines::call_stub
V
V
V
V
V
V
C
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Objec t;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/O bject;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lan g/Object;)Ljava/lang/Object;+161
j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lan g/String;[Ljava/net/URL;)V+211
j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/Strin g;)V+114
j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+ 4
v ~StubRoutines::call_stub
V
V
V
V
V
C
C
C
C
C
C
C
C
C
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.swt.internal.win32.OS.ScriptGetLogicalWidths(Lor g/eclipse/swt/internal/win32/SCRIPT_ANALYSIS;IIIII
0x07373000 JavaThread "Worker-82"
0x07374000 JavaThread "Worker-81"
0x07370000 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon
0x07372800 JavaThread "Worker-80"
0x0736f800 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon
0x0736ec00 JavaThread "Worker-74"
0x0736e000 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon
0x07374c00 JavaThread "TimerQueue" daemon
0x07373c00 JavaThread "AWT-Windows" daemon
0x07373400 JavaThread "Java2D Disposer" daemon
0x07370c00 JavaThread "Thread-50"
0x07370400 JavaThread " - Idle Thread" daemon
0x0736e800 JavaThread "Bundle File Closer" daemon
0x05f31000 JavaThread "Java indexing" daemon
0x05e82400 JavaThread "Dispatcher-Thread-2" daemon
0x05d7c800 JavaThread "Worker-0"
0x054e7000 JavaThread " - Main Queue Handler" daemon
0x053f4800 JavaThread "Framework Event Dispatcher" daemon
0x053ce400 JavaThread "Start Level Event Dispatcher" daemon
0x05421800 JavaThread "State Data Manager" daemon
0x027d6400 JavaThread "Low Memory Detector" daemon
0x027d1800 JavaThread "CompilerThread0" daemon
0x027cec00 JavaThread "Attach Listener" daemon
0x027c4400 JavaThread "Signal Dispatcher" daemon
0x02780000 JavaThread "Finalizer" daemon
0x0277ec00 JavaThread "Reference Handler" daemon
=>0x028d9400 JavaThread "main"
Other Threads:
0x0277d400 VMThread
0x027df400 WatcherThread [id=6560]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 9152K, used 1636K [0x0c4f0000, 0x0ced0000, 0x0d8a0000)
eden space 8192K, 19% used [0x0c4f0000, 0x0c689280, 0x0ccf0000)
from space 960K, 0% used [0x0ccf0000, 0x0ccf0000, 0x0cde0000)
to space 960K, 0% used [0x0cde0000, 0x0cde0000, 0x0ced0000)
tenured generation total 120516K, used 46523K [0x0d8a0000, 0x14e51000, 0x1c4f0000)
the space 120516K, 38% used [0x0d8a0000, 0x1060ec28, 0x1060ee00, 0x14e51000)
compacting perm gen total 59136K, used 59095K [0x1c4f0000, 0x1feb0000, 0x2c4f0000)
the space 59136K, 99% used [0x1c4f0000, 0x1fea5c88, 0x1fea5e00, 0x1feb0000)
ro space 8192K, 63% used [0x2c4f0000, 0x2ca09920, 0x2ca09a00, 0x2ccf0000)
rw space 12288K, 53% used [0x2ccf0000, 0x2d364dd0, 0x2d364e00, 0x2d8f0000)
Dynamic libraries:
0x00400000 - 0x0040e000 C:\Program Files (x86)\Eclipse3.5\eclipse.exe
0x77c20000 - 0x77d80000 C:\Windows\SysWOW64\ntdll.dll
0x77550000 - 0x77660000 C:\Windows\syswow64\kernel32.dll
0x75f80000 - 0x76050000 C:\Windows\syswow64\USER32.dll
0x777d0000 - 0x77860000 C:\Windows\syswow64\GDI32.dll
0x762f0000 - 0x763b6000 C:\Windows\syswow64\ADVAPI32.dll
0x763c0000 - 0x764b0000 C:\Windows\syswow64\RPCRT4.dll
0x75bf0000 - 0x75c50000 C:\Windows\syswow64\Secur32.dll
0x74600000 - 0x74685000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595 b64144ccf1df_5.82.6001.18000_none_886786f450a74a05\COMCTL32. dll
0x77720000 - 0x777ca000 C:\Windows\syswow64\MSVCRT.dll
0x75c50000 - 0x75cb0000 C:\Windows\system32\IMM32.DLL
0x75ea0000 - 0x75f68000 C:\Windows\syswow64\MSCTF.dll
0x75f70000 - 0x75f79000 C:\Windows\syswow64\LPK.DLL
0x76050000 - 0x760cd000 C:\Windows\syswow64\USP10.dll
0x72000000 - 0x72014000 C:\Program Files (x86)\Eclipse3.5\plugins\org.eclipse.equinox.launcher.win32. win32.x86_1.0.200.v20090519\eclipse_1206.dll
0x755e0000 - 0x755e8000 C:\Windows\system32\VERSION.dll
0x75ac0000 - 0x75b40000 C:\Windows\system32\uxtheme.dll
0x75cc0000 - 0x75e05000 C:\Windows\system32\ole32.dll
0x6d800000 - 0x6da8b000 C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll
0x745c0000 - 0x745f2000 C:\Windows\system32\WINMM.dll
0x77690000 - 0x7771d000 C:\Windows\syswow64\OLEAUT32.dll
0x74580000 - 0x745bd000 C:\Windows\system32\OLEACC.dll
0x7c340000 - 0x7c396000 C:\Windows\system32\MSVCR71.dll
0x756e0000 - 0x7570c000 C:\Windows\system32\apphelp.dll
0x6d7b0000 - 0x6d7bc000 C:\Program Files (x86)\Java\jre6\bin\verify.dll
0x6d330000 - 0x6d34f000 C:\Program Files (x86)\Java\jre6\bin\java.dll
0x6d290000 - 0x6d298000 C:\Program Files (x86)\Java\jre6\bin\hpi.dll
0x77bf0000 - 0x77bf7000 C:\Windows\syswow64\PSAPI.DLL
0x6d7f0000 - 0x6d7ff000 C:\Program Files (x86)\Java\jre6\bin\zip.dll
0x75110000 - 0x7514b000 C:\Windows\system32\rsaenh.dll
0x75670000 - 0x7568e000 C:\Windows\system32\USERENV.dll
0x6d610000 - 0x6d623000 C:\Program Files (x86)\Java\jre6\bin\net.dll
0x77660000 - 0x7768d000 C:\Windows\syswow64\WS2_32.dll
0x76fc0000 - 0x76fc6000 C:\Windows\syswow64\NSI.dll
0x74130000 - 0x7416b000 C:\Windows\system32\mswsock.dll
0x73f90000 - 0x73f95000 C:\Windows\System32\wship6.dll
0x74720000 - 0x7472f000 C:\Windows\system32\NLAapi.dll
0x746f0000 - 0x74709000 C:\Windows\system32\IPHLPAPI.DLL
0x74320000 - 0x74355000 C:\Windows\system32\dhcpcsvc.DLL
0x74290000 - 0x742bc000 C:\Windows\system32\DNSAPI.dll
0x74860000 - 0x74867000 C:\Windows\system32\WINNSI.DLL
0x74260000 - 0x74282000 C:\Windows\system32\dhcpcsvc6.DLL
0x741f0000 - 0x741ff000 C:\Windows\system32\napinsp.dll
0x741b0000 - 0x741c2000 C:\Windows\system32\pnrpnsp.dll
0x741e0000 - 0x741e8000 C:\Windows\System32\winrnr.dll
0x76210000 - 0x76259000 C:\Windows\syswow64\WLDAP32.dll
0x73fa0000 - 0x73fa5000 C:\Windows\System32\wshtcpip.dll
0x74310000 - 0x74316000 C:\Windows\system32\rasadhlp.dll
0x6d630000 - 0x6d639000 C:\Program Files (x86)\Java\jre6\bin\nio.dll
0x06180000 - 0x061d9000 C:\Program Files (x86)\Eclipse3.5\configuration\org.eclipse.osgi\bundles\191\ 1\.cp\swt-win32-3550.dll
0x770c0000 - 0x77133000 C:\Windows\syswow64\comdlg32.dll
0x774f0000 - 0x77549000 C:\Windows\syswow64\SHLWAPI.dll
0x75740000 - 0x758de000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595 b64144ccf1df_6.0.6002.18005_none_5cb72f96088b0de0\COMCTL32.d ll
0x764b0000 - 0x76fc0000 C:\Windows\syswow64\SHELL32.dll
0x76fd0000 - 0x770b6000 C:\Windows\syswow64\WININET.dll
0x75cb0000 - 0x75cb3000 C:\Windows\syswow64\Normaliz.dll
0x760d0000 - 0x76202000 C:\Windows\syswow64\urlmon.dll
0x77140000 - 0x77328000 C:\Windows\syswow64\iertutil.dll
0x058a0000 - 0x058b4000 C:\Program Files (x86)\Eclipse3.5\configuration\org.eclipse.osgi\bundles\191\ 1\.cp\swt-gdip-win32-3550.dll
0x72f80000 - 0x7312b000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144cc f1df_1.0.6002.18005_none_9e50b396ca17ae07\gdiplus.dll
0x05820000 - 0x05828000 C:\Program Files (x86)\Eclipse3.5\configuration\org.eclipse.osgi\bundles\34\1 \.cp\os\win32\x86\localfile_1_0_0.dll
0x76260000 - 0x762e4000 C:\Windows\syswow64\CLBCatQ.DLL
0x73f60000 - 0x73f90000 C:\Windows\system32\mlang.dll
0x6a2d0000 - 0x6a2df000 C:\Program Files (x86)\Eclipse3.5\configuration\org.eclipse.osgi\bundles\37\1 \.cp\jWinHttp-1.0.0.dll
0x73f00000 - 0x73f60000 C:\Windows\system32\WINHTTP.dll
0x74120000 - 0x74125000 C:\Windows\system32\msimg32.dll
0x704d0000 - 0x70f63000 C:\Windows\SysWOW64\ieframe.dll
0x74d80000 - 0x74ddf000 C:\Windows\system32\SXS.DLL
0x68000000 - 0x685ae000 C:\Windows\SysWOW64\mshtml.dll
0x6b270000 - 0x6b299000 C:\Windows\SysWOW64\msls31.dll
0x693e0000 - 0x693eb000 C:\Windows\system32\msimtf.dll
0x69640000 - 0x6964c000 C:\Windows\system32\ImgUtil.dll
0x0a360000 - 0x0a3d8000 C:\Users\jeff\workspace2\.metadata\.plugins\net.rim.ejde\ins tallDlls\RIMIDEWin32Util.dll
0x0a3e0000 - 0x0a46e000 C:\Users\jeff\workspace2\.metadata\.plugins\net.rim.ejde\ins tallDlls\RIMUsbJni.dll
0x74d50000 - 0x74d71000 C:\Windows\system32\NTMARTA.DLL
0x74930000 - 0x74941000 C:\Windows\system32\SAMLIB.dll
0x68e20000 - 0x68e27000 C:\Windows\system32\msiltcfg.dll
0x67050000 - 0x67277000 C:\Windows\system32\msi.dll
0x6d000000 - 0x6d14a000 C:\Program Files (x86)\Java\jre6\bin\awt.dll
0x75690000 - 0x756d2000 C:\Windows\system32\WINSPOOL.DRV
0x6b260000 - 0x6b26c000 C:\Windows\system32\DWMAPI.DLL
VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx256m -XX:MaxPermSize=256m
java_command: <unknown>
Launcher Type: generic
Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
PATH=C:/Program Files (x86)/Java/jre6/bin/client;C:/Program Files (x86)/Java/jre6/bin;C:\Windows\system32;C:\Windows;C:\Window s\System32\Wbem;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Perforce;C:\Program Files (x86)\SlikSvn\bin\;C:\Program Files (x86)\Plazmic CDK 4.7\bin;C:\Program Files (x86)\Research In Motion\BlackBerry Theme Studio 5.0\bin;C:\Program Files\Perforce\Server;C:\Program Files (x86)\SlikSvn\bin;C:\Program Files (x86)\Java\jdk1.6.0_16\bin
USERNAME=jeff
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows Vista Build 6002 Service Pack 2
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1
Memory: 4k page, physical 4194303k(4194303k free), swap 4194303k(4194303k free)
vm_info: Java HotSpot(TM) Client VM (14.2-b01) for windows-x86 JRE (1.6.0_16-b01), built on Jul 31 2009 11:26:58 by "java_re" with MS VC++ 7.1
time: Thu Jan 14 21:24:19 2010
elapsed time: 81931 seconds
|
|
|
Re: Eclipse 3.5 Keeps Crashing on Vista 64bit While Editing Java Code [message #507920 is a reply to message #507898] |
Fri, 15 January 2010 03:07   |
Eclipse User |
|
|
|
jeffs wrote:
> I reported this to crash log to java.sun.com but I thought someone
> here should look into at as well.
> I did not have this problem with Eclipse 3.4 and the only thing I did
> since then was downloading 3.5 + BlackBerry plugin 1.0
Maybe the workaround from
https://bugs.eclipse.org/bugs/show_bug.cgi?id=283503#c5 might help.
Dani
> Now 1, 2, 3 times a night the tool crashes with no warnings or
> anything (it disappears). It typically happens if I press
> CTRL+spacebar or type . or something like that.
> I found this in the programfiles folder. I hope it's helpful:
>
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7606a053, pid=5304,
> tid=1272
> #
> # JRE version: 6.0_16-b01
> # Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode, sharing
> windows-x86 )
> # Problematic frame:
> # C #
> # If you would like to submit a bug report, please visit:
> # http://java.sun.com/webapps/bugreport/crash.jsp
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #
>
> --------------- T H R E A D ---------------
>
> Current thread (0x028d9400): JavaThread "main"
> siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
>
> Registers:
> EAX=0x00000000, EBX=0x00000001, ECX=0x0017f680, EDX=0x00000001
> ESP=0x0017ed40, EBP=0x0017ed54, ESI=0x028d9510, EDI=0x00000000
> EIP=0x7606a053, EFLAGS=0x00010297
>
> Top of Stack: (sp=0x0017ed40)
> 0x0017ed40: 028d9510 0017ed90 077c63a0 00000001
> 0x0017ed50: 0017f680 0017ed88 0618d452 0017ed90
> 0x0017ed60: 00000002 00000000 00000000 00000000
> 0x0017ed70: 00000000 077c63a0 028d9400 1ca67ef8
> 0x0017ed80: 1ca67ef8 00000000 0017edd4 028e9e37
> 0x0017ed90: 00000017 0017eddc 0017edfc 00000002
> 0x0017eda0: 00000000 00000000 00000000 00000000
> 0x0017edb0: 0017ede4 0017edb4 00000000 0017edfc
> Instructions: (pc=0x7606a053)
> 0x7606a043: 57 01 3b 55 0c 89 5d f8 7d 15 8b 45 18 8d 04 78
> 0x7606a053: 0f b7 08 83 c0 02 66 39 08 0f 84 db 60 01 00 8b
>
> Stack: , sp=0x0017ed40, free space=1019k
> Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
> C=native code)
> C C j org.eclipse.swt.internal.win32.OS.ScriptGetLogicalWidths(Lor
> g/eclipse/swt/internal/win32/SCRIPT_ANALYSIS;IIIII[I)I+0
> J org.eclipse.swt.graphics.TextLayout.computeRuns(Lorg/eclipse
> /swt/graphics/GC;)V
> J org.eclipse.swt.graphics.TextLayout.getBounds()Lorg/eclipse/
> swt/graphics/Rectangle;
> j org.eclipse.jface.internal.text.html.BrowserInformationContr
> ol.computeSizeHint()Lorg/eclipse/swt/graphics/Point;+172
> j org.eclipse.jface.text.AbstractInformationControlManager.int
> ernalShowInformationControl(Lorg/eclipse/swt/graphics/Rectan
> gle;Ljava/lang/Object;)V+236
> j org.eclipse.jface.text.AbstractInformationControlManager.pre
> sentInformation()V+70
> j org.eclipse.jface.text.AbstractInformationControlManager.set
> Information(Ljava/lang/Object;Lorg/eclipse/swt/graphics/Rect angle;)V+11
> j org.eclipse.jface.text.contentassist.AdditionalInfoControlle
> r.computeInformation()V+67
> j org.eclipse.jface.text.AbstractInformationControlManager.doS
> howInformation()V+11
> j org.eclipse.jface.text.AbstractInformationControlManager.sho
> wInformation()V+8
> j org.eclipse.jface.text.contentassist.AdditionalInfoControlle
> r.showInformation(Lorg/eclipse/jface/text/contentassist/ICom
> pletionProposal;Ljava/lang/Object;)V+64
> j org.eclipse.jface.text.contentassist.AdditionalInfoControlle
> r$10.showInformation(Lorg/eclipse/jface/text/contentassist/I
> CompletionProposal;Ljava/lang/Object;)V+25
> j org.eclipse.jface.text.contentassist.AdditionalInfoControlle
> r$9.run()V+36
> J org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z
> J org.eclipse.swt.widgets.Display.readAndDispatch()Z
> J org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/
> jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widge
> ts/Display;)V
> j org.eclipse.ui.internal.Workbench.runUI()I+393
> j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/i
> nternal/Workbench;)I+1
> j org.eclipse.ui.internal.Workbench$5.run()V+55
> j org.eclipse.core.databinding.observable.Realm.runWithDefault
> (Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/R
> unnable;)V+12
> j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg
> /eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/Wor
> kbenchAdvisor;)I+18
> j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse
> /swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAd visor;)I+2
> j org.eclipse.ui.internal.ide.application.IDEApplication.start
> (Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Ob ject;+84
> j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/
> lang/Object;)Ljava/lang/Object;+135
> j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
> .runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
> j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
> .start(Ljava/lang/Object;)Ljava/lang/Object;+29
> j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/la
> ng/Object;)Ljava/lang/Object;+149
> j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/l
> ang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
> v ~StubRoutines::call_stub
> V V V V V V C j
> sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Objec
> t;[Ljava/lang/Object;)Ljava/lang/Object;+87
> j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/O
> bject;[Ljava/lang/Object;)Ljava/lang/Object;+6
> j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lan
> g/Object;)Ljava/lang/Object;+161
> j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lan
> g/String;[Ljava/net/URL;)V+211
> j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/Strin g;)V+114
> j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+ 4
> v ~StubRoutines::call_stub
> V V V V V C C C C C C C C C
> Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
> j org.eclipse.swt.internal.win32.OS.ScriptGetLogicalWidths(Lor
> g/eclipse/swt/internal/win32/SCRIPT_ANALYSIS;IIIII
> 0x07373000 JavaThread "Worker-82" 0x07374000 JavaThread "Worker-81"
> 0x07370000 JavaThread
> "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon 0x07372800
> JavaThread "Worker-80" 0x0736f800 JavaThread
> "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon 0x0736ec00
> JavaThread "Worker-74" 0x0736e000 JavaThread
> "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon 0x07374c00
> JavaThread "TimerQueue" daemon 0x07373c00 JavaThread "AWT-Windows"
> daemon 0x07373400 JavaThread "Java2D Disposer" daemon 0x07370c00
> JavaThread "Thread-50" 0x07370400 JavaThread " - Idle Thread" daemon
> 0x0736e800 JavaThread "Bundle File Closer" daemon 0x05f31000
> JavaThread "Java indexing" daemon 0x05e82400 JavaThread
> "Dispatcher-Thread-2" daemon 0x05d7c800 JavaThread "Worker-0"
> 0x054e7000 JavaThread " - Main Queue Handler" daemon 0x053f4800
> JavaThread "Framework Event Dispatcher" daemon 0x053ce400 JavaThread
> "Start Level Event Dispatcher" daemon 0x05421800 JavaThread "State
> Data Manager" daemon 0x027d6400 JavaThread "Low Memory Detector"
> daemon 0x027d1800 JavaThread "CompilerThread0" daemon 0x027cec00
> JavaThread "Attach Listener" daemon 0x027c4400 JavaThread "Signal
> Dispatcher" daemon 0x02780000 JavaThread "Finalizer" daemon
> 0x0277ec00 JavaThread "Reference Handler" daemon =>0x028d9400
> JavaThread "main"
> Other Threads:
> 0x0277d400 VMThread 0x027df400 WatcherThread [id=6560]
>
> VM state:not at safepoint (normal execution)
>
> VM Mutex/Monitor currently owned by a thread: None
>
> Heap
> def new generation total 9152K, used 1636K [0x0c4f0000, 0x0ced0000,
> 0x0d8a0000)
> eden space 8192K, 19% used [0x0c4f0000, 0x0c689280, 0x0ccf0000)
> from space 960K, 0% used [0x0ccf0000, 0x0ccf0000, 0x0cde0000)
> to space 960K, 0% used [0x0cde0000, 0x0cde0000, 0x0ced0000)
> tenured generation total 120516K, used 46523K [0x0d8a0000,
> 0x14e51000, 0x1c4f0000)
> the space 120516K, 38% used [0x0d8a0000, 0x1060ec28, 0x1060ee00,
> 0x14e51000)
> compacting perm gen total 59136K, used 59095K [0x1c4f0000,
> 0x1feb0000, 0x2c4f0000)
> the space 59136K, 99% used [0x1c4f0000, 0x1fea5c88, 0x1fea5e00,
> 0x1feb0000)
> ro space 8192K, 63% used [0x2c4f0000, 0x2ca09920, 0x2ca09a00,
> 0x2ccf0000)
> rw space 12288K, 53% used [0x2ccf0000, 0x2d364dd0, 0x2d364e00,
> 0x2d8f0000)
>
> Dynamic libraries:
> 0x00400000 - 0x0040e000 C:\Program Files (x86)\Eclipse3.5\eclipse.exe
> 0x77c20000 - 0x77d80000 C:\Windows\SysWOW64\ntdll.dll
> 0x77550000 - 0x77660000 C:\Windows\syswow64\kernel32.dll
> 0x75f80000 - 0x76050000 C:\Windows\syswow64\USER32.dll
> 0x777d0000 - 0x77860000 C:\Windows\syswow64\GDI32.dll
> 0x762f0000 - 0x763b6000 C:\Windows\syswow64\ADVAPI32.dll
> 0x763c0000 - 0x764b0000 C:\Windows\syswow64\RPCRT4.dll
> 0x75bf0000 - 0x75c50000 C:\Windows\syswow64\Secur32.dll
> 0x74600000 - 0x74685000
> C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595
> b64144ccf1df_5.82.6001.18000_none_886786f450a74a05\COMCTL32. dll
> 0x77720000 - 0x777ca000 C:\Windows\syswow64\MSVCRT.dll
> 0x75c50000 - 0x75cb0000 C:\Windows\system32\IMM32.DLL
> 0x75ea0000 - 0x75f68000 C:\Windows\syswow64\MSCTF.dll
> 0x75f70000 - 0x75f79000 C:\Windows\syswow64\LPK.DLL
> 0x76050000 - 0x760cd000 C:\Windows\syswow64\USP10.dll
> 0x72000000 - 0x72014000 C:\Program Files
> (x86)\Eclipse3.5\plugins\org.eclipse.equinox.launcher.win32.
> win32.x86_1.0.200.v20090519\eclipse_1206.dll
> 0x755e0000 - 0x755e8000 C:\Windows\system32\VERSION.dll
> 0x75ac0000 - 0x75b40000 C:\Windows\system32\uxtheme.dll
> 0x75cc0000 - 0x75e05000 C:\Windows\system32\ole32.dll
> 0x6d800000 - 0x6da8b000 C:\Program Files
> (x86)\Java\jre6\bin\client\jvm.dll
> 0x745c0000 - 0x745f2000 C:\Windows\system32\WINMM.dll
> 0x77690000 - 0x7771d000 C:\Windows\syswow64\OLEAUT32.dll
> 0x74580000 - 0x745bd000 C:\Windows\system32\OLEACC.dll
> 0x7c340000 - 0x7c396000 C:\Windows\system32\MSVCR71.dll
> 0x756e0000 - 0x7570c000 C:\Windows\system32\apphelp.dll
> 0x6d7b0000 - 0x6d7bc000 C:\Program Files
> (x86)\Java\jre6\bin\verify.dll
> 0x6d330000 - 0x6d34f000 C:\Program Files (x86)\Java\jre6\bin\java.dll
> 0x6d290000 - 0x6d298000 C:\Program Files (x86)\Java\jre6\bin\hpi.dll
> 0x77bf0000 - 0x77bf7000 C:\Windows\syswow64\PSAPI.DLL
> 0x6d7f0000 - 0x6d7ff000 C:\Program Files (x86)\Java\jre6\bin\zip.dll
> 0x75110000 - 0x7514b000 C:\Windows\system32\rsaenh.dll
> 0x75670000 - 0x7568e000 C:\Windows\system32\USERENV.dll
> 0x6d610000 - 0x6d623000 C:\Program Files (x86)\Java\jre6\bin\net.dll
> 0x77660000 - 0x7768d000 C:\Windows\syswow64\WS2_32.dll
> 0x76fc0000 - 0x76fc6000 C:\Windows\syswow64\NSI.dll
> 0x74130000 - 0x7416b000 C:\Windows\system32\mswsock.dll
> 0x73f90000 - 0x73f95000 C:\Windows\System32\wship6.dll
> 0x74720000 - 0x7472f000 C:\Windows\system32\NLAapi.dll
> 0x746f0000 - 0x74709000 C:\Windows\system32\IPHLPAPI.DLL
> 0x74320000 - 0x74355000 C:\Windows\system32\dhcpcsvc.DLL
> 0x74290000 - 0x742bc000 C:\Windows\system32\DNSAPI.dll
> 0x74860000 - 0x74867000 C:\Windows\system32\WINNSI.DLL
> 0x74260000 - 0x74282000 C:\Windows\system32\dhcpcsvc6.DLL
> 0x741f0000 - 0x741ff000 C:\Windows\system32\napinsp.dll
> 0x741b0000 - 0x741c2000 C:\Windows\system32\pnrpnsp.dll
> 0x741e0000 - 0x741e8000 C:\Windows\System32\winrnr.dll
> 0x76210000 - 0x76259000 C:\Windows\syswow64\WLDAP32.dll
> 0x73fa0000 - 0x73fa5000 C:\Windows\System32\wshtcpip.dll
> 0x74310000 - 0x74316000 C:\Windows\system32\rasadhlp.dll
> 0x6d630000 - 0x6d639000 C:\Program Files (x86)\Java\jre6\bin\nio.dll
> 0x06180000 - 0x061d9000 C:\Program Files
> (x86)\Eclipse3.5\configuration\org.eclipse.osgi\bundles\191\
> 1\.cp\swt-win32-3550.dll
> 0x770c0000 - 0x77133000 C:\Windows\syswow64\comdlg32.dll
> 0x774f0000 - 0x77549000 C:\Windows\syswow64\SHLWAPI.dll
> 0x75740000 - 0x758de000
> C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595
> b64144ccf1df_6.0.6002.18005_none_5cb72f96088b0de0\COMCTL32.d ll
> 0x764b0000 - 0x76fc0000 C:\Windows\syswow64\SHELL32.dll
> 0x76fd0000 - 0x770b6000 C:\Windows\syswow64\WININET.dll
> 0x75cb0000 - 0x75cb3000 C:\Windows\syswow64\Normaliz.dll
> 0x760d0000 - 0x76202000 C:\Windows\syswow64\urlmon.dll
> 0x77140000 - 0x77328000 C:\Windows\syswow64\iertutil.dll
> 0x058a0000 - 0x058b4000 C:\Program Files
> (x86)\Eclipse3.5\configuration\org.eclipse.osgi\bundles\191\
> 1\.cp\swt-gdip-win32-3550.dll
> 0x72f80000 - 0x7312b000
> C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144cc
> f1df_1.0.6002.18005_none_9e50b396ca17ae07\gdiplus.dll
> 0x05820000 - 0x05828000 C:\Program Files
> (x86)\Eclipse3.5\configuration\org.eclipse.osgi\bundles\34\1
> \.cp\os\win32\x86\localfile_1_0_0.dll
> 0x76260000 - 0x762e4000 C:\Windows\syswow64\CLBCatQ.DLL
> 0x73f60000 - 0x73f90000 C:\Windows\system32\mlang.dll
> 0x6a2d0000 - 0x6a2df000 C:\Program Files
> (x86)\Eclipse3.5\configuration\org.eclipse.osgi\bundles\37\1
> \.cp\jWinHttp-1.0.0.dll
> 0x73f00000 - 0x73f60000 C:\Windows\system32\WINHTTP.dll
> 0x74120000 - 0x74125000 C:\Windows\system32\msimg32.dll
> 0x704d0000 - 0x70f63000 C:\Windows\SysWOW64\ieframe.dll
> 0x74d80000 - 0x74ddf000 C:\Windows\system32\SXS.DLL
> 0x68000000 - 0x685ae000 C:\Windows\SysWOW64\mshtml.dll
> 0x6b270000 - 0x6b299000 C:\Windows\SysWOW64\msls31.dll
> 0x693e0000 - 0x693eb000 C:\Windows\system32\msimtf.dll
> 0x69640000 - 0x6964c000 C:\Windows\system32\ImgUtil.dll
> 0x0a360000 - 0x0a3d8000
> C:\Users\jeff\workspace2\.metadata\.plugins\net.rim.ejde\ins
> tallDlls\RIMIDEWin32Util.dll
> 0x0a3e0000 - 0x0a46e000
> C:\Users\jeff\workspace2\.metadata\.plugins\net.rim.ejde\ins
> tallDlls\RIMUsbJni.dll
> 0x74d50000 - 0x74d71000 C:\Windows\system32\NTMARTA.DLL
> 0x74930000 - 0x74941000 C:\Windows\system32\SAMLIB.dll
> 0x68e20000 - 0x68e27000 C:\Windows\system32\msiltcfg.dll
> 0x67050000 - 0x67277000 C:\Windows\system32\msi.dll
> 0x6d000000 - 0x6d14a000 C:\Program Files (x86)\Java\jre6\bin\awt.dll
> 0x75690000 - 0x756d2000 C:\Windows\system32\WINSPOOL.DRV
> 0x6b260000 - 0x6b26c000 C:\Windows\system32\DWMAPI.DLL
>
> VM Arguments:
> jvm_args: -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx256m
> -XX:MaxPermSize=256m java_command: <unknown>
> Launcher Type: generic
>
> Environment Variables:
> CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
> PATH=C:/Program Files (x86)/Java/jre6/bin/client;C:/Program Files
> (x86)/Java/jre6/bin;C:\Windows\system32;C:\Windows;C:\Window
> s\System32\Wbem;C:\Program Files (x86)\Common Files\Roxio
> Shared\10.0\DLLShared\;C:\Program Files (x86)\Common Files\Roxio
> Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio
> Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio
> Shared\10.0\DLLShared\;c:\Program Files (x86)\Microsoft SQL
> Server\90\Tools\binn\;C:\Program Files
> (x86)\QuickTime\QTSystem\;C:\Program Files\Perforce;C:\Program Files
> (x86)\SlikSvn\bin\;C:\Program Files (x86)\Plazmic CDK
> 4.7\bin;C:\Program Files (x86)\Research In Motion\BlackBerry Theme
> Studio 5.0\bin;C:\Program Files\Perforce\Server;C:\Program Files
> (x86)\SlikSvn\bin;C:\Program Files (x86)\Java\jdk1.6.0_16\bin
> USERNAME=jeff
> OS=Windows_NT
> PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
>
>
>
> --------------- S Y S T E M ---------------
>
> OS: Windows Vista Build 6002 Service Pack 2
>
> CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23
> stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1
>
> Memory: 4k page, physical 4194303k(4194303k free), swap
> 4194303k(4194303k free)
>
> vm_info: Java HotSpot(TM) Client VM (14.2-b01) for windows-x86 JRE
> (1.6.0_16-b01), built on Jul 31 2009 11:26:58 by "java_re" with MS
> VC++ 7.1
>
> time: Thu Jan 14 21:24:19 2010
> elapsed time: 81931 seconds
>
>
|
|
| |
Goto Forum:
Current Time: Fri Mar 28 11:03:19 EDT 2025
Powered by FUDForum. Page generated in 0.09157 seconds
|