eclipse老是自动关闭,请问是什么问题

来源:互联网 发布:防止腾讯拦截域名 编辑:程序博客网 时间:2024/04/29 12:35
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x09b59d65, pid=3592, tid=2020
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 )
# Problematic frame:
# C  [libapr-1.dll+0x9d65]
#
# 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 (0x07422400):  JavaThread "Worker-6" [_thread_in_native, id=2020, stack(0x089f0000,0x08af0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000001, EBX=0x009c7808, ECX=0x00000001, EDX=0x00000000
ESP=0x08ae8a68, EBP=0x08ae8a7c, ESI=0x009b0fb8, EDI=0x00000000
EIP=0x09b59d65, EFLAGS=0x00010213

Top of Stack: (sp=0x08ae8a68)
0x08ae8a68:   7c843b18 7c885700 00000001 00000000
0x08ae8a78:   010134cd 08ae8a98 09b5a6a0 00000000
0x08ae8a88:   00002000 7c90e920 7c910060 ffffffff
0x08ae8a98:   08aeaad4 08f22437 08aeaac4 009c7808
0x08ae8aa8:   00000000 00000000 009c7858 7c801af5
0x08ae8ab8:   0720071e 0a991df8 00620060 08ae8b24
0x08ae8ac8:   00000000 00000000 0a991df8 7c90d80a
0x08ae8ad8:   00000000 009c7808 00000000 009c7808

Instructions: (pc=0x09b59d65)
0x09b59d45:   00 8b 4d 0c c1 e9 0c 83 e9 01 89 4d f4 83 7d f4
0x09b59d55:   ff 76 07 33 c0 e9 41 02 00 00 8b 55 08 8b 45 f4
0x09b59d65:   3b 02 0f 87 20 01 00 00 8b 4d 08 83 79 0c 00 74
0x09b59d75:   0c 8b 55 08 8b 42 0c 50 e8 ee f6 ff ff 8b 4d 08


Register to memory mapping:

EAX=0x00000001 is an unknown value
EBX=0x009c7808 is an unknown value
ECX=0x00000001 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x08ae8a68 is pointing into the stack for thread: 0x07422400
EBP=0x08ae8a7c is pointing into the stack for thread: 0x07422400
ESI=0x009b0fb8 is an unknown value
EDI=0x00000000 is an unknown value


Stack: [0x089f0000,0x08af0000],  sp=0x08ae8a68,  free space=994k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libapr-1.dll+0x9d65]  apr_allocator_alloc+0x65
C  [libapr-1.dll+0xa6a0]  apr_pool_create_ex+0x50
C  [libapriconv-1.dll+0x2437]  apr_iconv_mod_load+0x267
C  [libapriconv-1.dll+0x21f9]  apr_iconv_mod_load+0x29
C  [_tbl_simple.so+0x123b]
C  [_tbl_simple.so+0x11c4]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.tigris.subversion.javahl.SVNClient.checkout(Ljava/lang/String;Ljava/lang/String;Lorg/tigris/subversion/javahl/Revision;Lorg/tigris/subversion/javahl/Revision;ZZ)J+0
j  org.tigris.subversion.javahl.SVNClient.checkout(Ljava/lang/String;Ljava/lang/String;Lorg/tigris/subversion/javahl/Revision;Z)J+8
j  org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.checkout(Lorg/tigris/subversion/svnclientadapter/SVNUrl;Ljava/io/File;Lorg/tigris/subversion/svnclientadapter/SVNRevision;Z)V+101
j  org.tigris.subversion.subclipse.core.commands.CheckoutCommand.checkoutProject(Lorg/eclipse/core/runtime/IProgressMonitor;Lorg/tigris/subversion/subclipse/core/ISVNRemoteFolder;Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;Ljava/io/File;)V+50
j  org.tigris.subversion.subclipse.core.commands.CheckoutCommand.basicRun(Lorg/eclipse/core/resources/IProject;Lorg/tigris/subversion/subclipse/core/ISVNRemoteFolder;Lorg/eclipse/core/runtime/IProgressMonitor;)V+384
j  org.tigris.subversion.subclipse.core.commands.CheckoutCommand$1.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+13
j  org.tigris.subversion.subclipse.core.SVNProviderPlugin$6.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+10
j  org.eclipse.core.internal.resources.Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V+80
j  org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(Lorg/tigris/subversion/subclipse/core/ISVNRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V+20
j  org.tigris.subversion.subclipse.core.commands.CheckoutCommand.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+41
j  org.tigris.subversion.subclipse.ui.operations.CheckoutAsProjectOperation.execute([Lorg/tigris/subversion/subclipse/core/ISVNRemoteFolder;[Lorg/eclipse/core/resources/IProject;Lorg/eclipse/core/runtime/IProgressMonitor;)V+39
j  org.tigris.subversion.subclipse.ui.operations.CheckoutAsProjectOperation.execute(Lorg/eclipse/core/runtime/IProgressMonitor;)V+133
j  org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+35
j  org.eclipse.team.internal.ui.actions.JobRunnableContext.run(Lorg/eclipse/jface/operation/IRunnableWithProgress;Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+2
j  org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+9
j  org.eclipse.core.internal.resources.InternalWorkspaceJob.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+37
j  org.eclipse.core.internal.jobs.Worker.run()V+31
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x06b62c00 JavaThread "Worker-7" [_thread_blocked, id=5908, stack(0x0b630000,0x0b730000)]
  0x0935ac00 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=4480, stack(0x0a690000,0x0a790000)]
=>0x07422400 JavaThread "Worker-6" [_thread_in_native, id=2020, stack(0x089f0000,0x08af0000)]
  0x07cee400 JavaThread "Worker-5" [_thread_blocked, id=4268, stack(0x08760000,0x08860000)]
  0x09240000 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=6100, stack(0x0a000000,0x0a100000)]
  0x07f41000 JavaThread "Worker-4" [_thread_blocked, id=5484, stack(0x09bc0000,0x09cc0000)]
  0x07cfc400 JavaThread "Worker-2" [_thread_blocked, id=1444, stack(0x099c0000,0x09ac0000)]
  0x07e90800 JavaThread "Java indexing" daemon [_thread_blocked, id=5408, stack(0x08fa0000,0x090a0000)]
  0x0750f000 JavaThread "Worker-JM" [_thread_blocked, id=5072, stack(0x07fd0000,0x080d0000)]
  0x0748b400 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=3588, stack(0x07ad0000,0x07bd0000)]
  0x0748a400 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=2012, stack(0x078d0000,0x079d0000)]
  0x07487400 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=2552, stack(0x077d0000,0x078d0000)]
  0x07481400 JavaThread "State Data Manager" daemon [_thread_blocked, id=1716, stack(0x076d0000,0x077d0000)]
  0x073d8c00 JavaThread "Framework Active Thread" [_thread_blocked, id=5200, stack(0x075d0000,0x076d0000)]
  0x06b27400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5124, stack(0x07190000,0x07290000)]
  0x06b1d800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1660, stack(0x07090000,0x07190000)]
  0x06b1c000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4176, stack(0x06f90000,0x07090000)]
  0x06b1b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5136, stack(0x06e90000,0x06f90000)]
  0x06b0ac00 JavaThread "Finalizer" daemon [_thread_blocked, id=340, stack(0x06d90000,0x06e90000)]
  0x06b06400 JavaThread "Reference Handler" daemon [_thread_blocked, id=3432, stack(0x06c90000,0x06d90000)]
  0x01327c00 JavaThread "main" [_thread_blocked, id=3456, stack(0x00030000,0x00130000)]

Other Threads:
  0x06b02400 VMThread [stack: 0x06b90000,0x06c90000] [id=1904]
  0x06b32000 WatcherThread [stack: 0x07290000,0x07390000] [id=4652]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 16960K, used 1175K [0x102a0000, 0x11500000, 0x182a0000)
  eden space 15104K,   4% used [0x102a0000, 0x1033b400, 0x11160000)
  from space 1856K,  29% used [0x11160000, 0x111ea898, 0x11330000)
  to   space 1856K,   0% used [0x11330000, 0x11330000, 0x11500000)
 tenured generation   total 37472K, used 24581K [0x182a0000, 0x1a738000, 0x282a0000)
   the space 37472K,  65% used [0x182a0000, 0x19aa1720, 0x19aa1800, 0x1a738000)
 compacting perm gen  total 45824K, used 45604K [0x282a0000, 0x2af60000, 0x382a0000)
   the space 45824K,  99% used [0x282a0000, 0x2af293a0, 0x2af29400, 0x2af60000)
No shared spaces configured.

Code Cache  [0x047a0000, 0x04b70000, 0x067a0000)
 total_blobs=1825 nmethods=1624 adapters=136 free_code_cache=29589440 largest_free_block=320

Dynamic libraries:
0x00400000 - 0x0040d000     D:\Program Files\eclipse\eclipse.exe
0x7c900000 - 0x7c9b2000     C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f6000     C:\WINDOWS\system32\kernel32.dll
0x7e410000 - 0x7e4a1000     C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f59000     C:\WINDOWS\system32\GDI32.dll
0x5d090000 - 0x5d12a000     C:\WINDOWS\system32\COMCTL32.dll
0x77dd0000 - 0x77e6b000     C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f03000     C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000     C:\WINDOWS\system32\Secur32.dll
0x77c10000 - 0x77c68000     C:\WINDOWS\system32\MSVCRT.dll
0x76390000 - 0x763ad000     C:\WINDOWS\system32\IMM32.DLL
0x629c0000 - 0x629c9000     C:\WINDOWS\system32\LPK.DLL
0x74d90000 - 0x74dfb000     C:\WINDOWS\system32\USP10.dll
0x72000000 - 0x7200d000     D:\Program Files\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502\eclipse_1406.dll
0x77c00000 - 0x77c08000     C:\WINDOWS\system32\VERSION.dll
0x74720000 - 0x7476c000     C:\WINDOWS\system32\MSCTF.dll
0x755c0000 - 0x755ee000     C:\WINDOWS\system32\msctfime.ime
0x774e0000 - 0x7761e000     C:\WINDOWS\system32\ole32.dll
0x10000000 - 0x1029f000     C:\WINDOWS\system32\SOGOUPY.IME
0x76380000 - 0x76385000     C:\WINDOWS\system32\MSIMG32.dll
0x7c9c0000 - 0x7d1d7000     C:\WINDOWS\system32\SHELL32.dll
0x77f60000 - 0x77fd6000     C:\WINDOWS\system32\SHLWAPI.dll
0x773d0000 - 0x774d3000     C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\comctl32.dll
0x00bd0000 - 0x00c3d000     C:\Program Files\SogouInput\6.0.0.6236\Resource.dll
0x044d0000 - 0x04795000     C:\WINDOWS\system32\xpsp2res.dll
0x01230000 - 0x0123f000     D:\Program Files\Youdao\Dict4\WordStrokeHelper32.dll
0x6d7f0000 - 0x6da9f000     C:\Program Files\Java\jre6\bin\client\jvm.dll
0x76b40000 - 0x76b6d000     C:\WINDOWS\system32\WINMM.dll
0x7c340000 - 0x7c396000     C:\WINDOWS\system32\MSVCR71.dll
0x6d7a0000 - 0x6d7ac000     C:\Program Files\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000     C:\Program Files\Java\jre6\bin\java.dll
0x76bf0000 - 0x76bfb000     C:\WINDOWS\system32\PSAPI.DLL
0x6d7e0000 - 0x6d7ef000     C:\Program Files\Java\jre6\bin\zip.dll
0x68000000 - 0x68036000     C:\WINDOWS\system32\rsaenh.dll
0x769c0000 - 0x76a74000     C:\WINDOWS\system32\USERENV.dll
0x5b860000 - 0x5b8b5000     C:\WINDOWS\system32\netapi32.dll
0x6d600000 - 0x6d613000     C:\Program Files\Java\jre6\bin\net.dll
0x71ab0000 - 0x71ac7000     C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000     C:\WINDOWS\system32\WS2HELP.dll
0x71a50000 - 0x71a8f000     C:\WINDOWS\System32\mswsock.dll
0x76f20000 - 0x76f47000     C:\WINDOWS\system32\DNSAPI.dll
0x76d60000 - 0x76d79000     C:\WINDOWS\system32\iphlpapi.dll
0x76fb0000 - 0x76fb8000     C:\WINDOWS\System32\winrnr.dll
0x76f60000 - 0x76f8c000     C:\WINDOWS\system32\WLDAP32.dll
0x76fc0000 - 0x76fc6000     C:\WINDOWS\system32\rasadhlp.dll
0x6d620000 - 0x6d629000     C:\Program Files\Java\jre6\bin\nio.dll
0x080d0000 - 0x0813e000     D:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\157\1\.cp\swt-win32-3738.dll
0x77120000 - 0x771ab000     C:\WINDOWS\system32\OLEAUT32.dll
0x763b0000 - 0x763f9000     C:\WINDOWS\system32\comdlg32.dll
0x73000000 - 0x73026000     C:\WINDOWS\system32\WINSPOOL.DRV
0x3d930000 - 0x3da16000     C:\WINDOWS\system32\WININET.dll
0x01300000 - 0x01309000     C:\WINDOWS\system32\Normaliz.dll
0x78130000 - 0x78263000     C:\WINDOWS\system32\urlmon.dll
0x3dfd0000 - 0x3e1bb000     C:\WINDOWS\system32\iertutil.dll
0x77a80000 - 0x77b15000     C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000     C:\WINDOWS\system32\MSASN1.dll
0x08390000 - 0x083ad000     D:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\157\1\.cp\swt-gdip-win32-3738.dll
0x4ec50000 - 0x4edfb000     C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6002.22509_x-ww_c7dad023\gdiplus.dll
0x5ad70000 - 0x5ada8000     C:\WINDOWS\system32\UxTheme.dll
0x079d0000 - 0x079de000     D:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\32\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x07aa0000 - 0x07ac2000     D:\Program Files\Youdao\Dict4\TextExtractorImpl32.dll
0x61880000 - 0x618ba000     C:\WINDOWS\system32\OLEACC.dll
0x08860000 - 0x0886f000     D:\Program Files\eclipse\configuration\org.eclipse.osgi\bundles\35\1\.cp\jWinHttp-1.0.0.dll
0x4d4f0000 - 0x4d549000     C:\WINDOWS\system32\WINHTTP.dll
0x76ee0000 - 0x76f1c000     C:\WINDOWS\system32\RASAPI32.DLL
0x76e90000 - 0x76ea2000     C:\WINDOWS\system32\rasman.dll
0x76eb0000 - 0x76edf000     C:\WINDOWS\system32\TAPI32.dll
0x76e80000 - 0x76e8e000     C:\WINDOWS\system32\rtutils.dll
0x77c70000 - 0x77c95000     C:\WINDOWS\system32\msv1_0.dll
0x76790000 - 0x7679c000     C:\WINDOWS\system32\cryptdll.dll
0x6eec0000 - 0x6eee1000     D:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libapr.dll
0x6ee50000 - 0x6ee59000     D:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libapriconv.dll
0x09cc0000 - 0x09dc6000     D:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libeay32.dll
0x71ad0000 - 0x71ad9000     C:\WINDOWS\system32\WSOCK32.dll
0x09dd0000 - 0x09e7d000     D:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libdb43.dll
0x76080000 - 0x760e5000     C:\WINDOWS\system32\MSVCP60.dll
0x08b70000 - 0x08ba2000     D:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\ssleay32.dll
0x6ee60000 - 0x6ee89000     D:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libaprutil.dll
0x08b30000 - 0x08b42000     D:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\intl3_svn.dll
0x09e80000 - 0x09f78000     D:\Program Files\eclipse\plugins\org.tigris.subversion.javahl.win32_1.0.0\libsvnjavahl-1.dll
0x76780000 - 0x76789000     C:\WINDOWS\system32\SHFOLDER.dll
0x76fd0000 - 0x7704f000     C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000     C:\WINDOWS\system32\COMRes.dll
0x75cf0000 - 0x75d81000     C:\WINDOWS\system32\mlang.dll
0x3fde0000 - 0x40221000     C:\WINDOWS\system32\msi.dll
0x77b40000 - 0x77b62000     C:\WINDOWS\system32\appHelp.dll
0x0a250000 - 0x0a268000     C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll
0x0a270000 - 0x0a27e000     C:\Program Files\TortoiseSVN\bin\TortoiseStub.dll
0x0a2a0000 - 0x0a355000     C:\Program Files\TortoiseSVN\bin\TortoiseSVN.dll
0x0a370000 - 0x0a392000     C:\Program Files\TortoiseSVN\bin\libapr_tsvn.dll
0x78520000 - 0x785c3000     C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.5570_x-ww_0517bbc6\MSVCR90.dll
0x0a3b0000 - 0x0a3e2000     C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn.dll
0x0a400000 - 0x0a40d000     C:\Program Files\TortoiseSVN\bin\intl3_tsvn.dll
0x78480000 - 0x7850e000     C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.5570_x-ww_0517bbc6\MSVCP90.dll
0x77a20000 - 0x77a74000     C:\WINDOWS\System32\cscui.dll
0x76600000 - 0x7661d000     C:\WINDOWS\System32\CSCDLL.dll
0x75f80000 - 0x7607d000     C:\WINDOWS\system32\browseui.dll
0x77920000 - 0x77a13000     C:\WINDOWS\system32\SETUPAPI.dll
0x76990000 - 0x769b5000     C:\WINDOWS\system32\ntshrui.dll
0x76b20000 - 0x76b31000     C:\WINDOWS\system32\ATL.DLL
0x7e290000 - 0x7e401000     C:\WINDOWS\system32\shdocvw.dll
0x754d0000 - 0x75550000     C:\WINDOWS\system32\CRYPTUI.dll
0x76c30000 - 0x76c5e000     C:\WINDOWS\system32\WINTRUST.dll
0x76c90000 - 0x76cb8000     C:\WINDOWS\system32\IMAGEHLP.dll
0x73380000 - 0x733d7000     C:\WINDOWS\system32\zipfldr.dll
0x662b0000 - 0x66308000     C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000     C:\WINDOWS\System32\wshtcpip.dll
0x6d780000 - 0x6d788000     C:\Program Files\Java\jre6\bin\sunmscapi.dll
0x0a140000 - 0x0a15a000     C:\Program Files\Dell\QuickSet\dadkeyb.dll
0x77690000 - 0x776b1000     C:\WINDOWS\system32\NTMARTA.DLL
0x71bf0000 - 0x71c03000     C:\WINDOWS\system32\SAMLIB.dll
0x71f80000 - 0x71f84000     C:\WINDOWS\system32\security.dll
0x6ee40000 - 0x6ee45000     C:\Program Files\Subversion\iconv\_tbl_simple.so
0x08f20000 - 0x08f2a000     c:\apps\dmxsee\bin\libapriconv-1.dll
0x09b50000 - 0x09b7c000     c:\apps\dmxsee\bin\libapr-1.dll

VM Arguments:
jvm_args: -Xms40m -Xmx384m -XX:MaxPermSize=256m
java_command: <unknown>
Launcher Type: generic

Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.6.0_26
CLASSPATH=.;C:\Program Files\Java\jdk1.6.0_26\lib\tools.jar;C:\Program Files\Java\jdk1.6.0_26\lib\dt.jar;C:\Program Files\Java\jdk1.6.0_26\bin
PATH=C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:/Program Files/Java/jre6/lib/i386;C:\APPS\cmt\;c:\apps\dmxsee\pwb\ntcnt;c:\APPS\actperl\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Windows Imaging\;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Java\jdk1.6.0_26\bin;C:\APPS\bc;C:\APPS\cppcheck\;C:\APPS\doxygen\bin;C:\APPS\hit\system;C:\APPS\make\bin;C:\APPS\pclint;C:\APPS\simian\bin;C:\APPS\subversion\bin;C:\APPS\ue;C:\Program Files\TortoiseSVN\bin;C:\APPS\cygwin\bin;C:\Python26;C:\Python26\Scripts;C:\APPS\py_sack_tools\sack\scripts;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\Python26\Lib\site-packages\django\bin;C:\Program Files\apache-ant-1.8.2\bin;C:\Program Files\Subversion\bin;D:\Program Files\eclipse;
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows XP Build 2600 Service Pack 3

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 2086756k(668828k free), swap 6118496k(4294236k free)

vm_info: Java HotSpot(TM) Client VM (20.1-b02) for windows-x86 JRE (1.6.0_26-b03), built on May  4 2011 00:50:59 by "java_re" with MS VC++ 7.1 (VS2003)

time: Mon Oct 31 13:48:01 2011
elapsed time: 208 seconds


原创粉丝点击