Bug 199545 - VM crash with EXCEPTION_ACCESS_VIOLATION while importing Preferences
Summary: VM crash with EXCEPTION_ACCESS_VIOLATION while importing Preferences
Status: RESOLVED NOT_ECLIPSE
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 3.2.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: platform-runtime-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: vm
Depends on:
Blocks:
 
Reported: 2007-08-10 06:48 EDT by Franz CLA
Modified: 2008-06-27 15:03 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Franz CLA 2007-08-10 06:48:17 EDT
Build ID: Build id: M20070212-1330

Steps To Reproduce:
Sometimes when I import preferences eclipse causes a VM crash.
Details see crash log at the 'more information' field. 


More information:
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c9206c3, pid=3760, tid=2420
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_02-b06 interpreted mode, sharing)
# Problematic frame:
# C  [ntdll.dll+0x106c3]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x00386000):  JavaThread "main" [_thread_in_native, id=2420]

siginfo: ExceptionCode=0xc0000005, writing address 0x00115ffe

Registers:
EAX=0x00116008, EBX=0x00380000, ECX=0x00000020, EDX=0x52940035
ESP=0x003ee6f0, EBP=0x003ee910, ESI=0x00116000, EDI=0x00115ff8
EIP=0x7c9206c3, EFLAGS=0x00010202

Top of Stack: (sp=0x003ee6f0)
0x003ee6f0:   2e218c40 00000020 2c89ace4 00380000
0x003ee700:   2cc5b5b8 003ee6f4 7c91ee18 003ee938
0x003ee710:   7c91ee18 7c920738 ffffffff 7c920732
0x003ee720:   7c9206ab 7c9206eb 003860ec 00000010
0x003ee730:   00000000 2b16e010 00000000 2b16dce0
0x003ee740:   00000000 003ee750 003ee778 008e2cb1
0x003ee750:   02cd80f8 02cd8248 003ee758 2c810450
0x003ee760:   003ee784 2b16ebe0 00000000 2b16ec58 

Instructions: (pc=0x7c9206c3)
0x7c9206b3:   84 5d 0f 00 00 8d 7e f8 8a 45 dc 8b 4d 10 2a c1
0x7c9206c3:   88 47 06 8b c7 c1 e8 03 32 43 04 88 47 04 f6 45 


Stack: [0x003a0000,0x003f0000),  sp=0x003ee6f0,  free space=313k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ntdll.dll+0x106c3]
C  [msvcr71.dll+0x16b3]
C  [msvcr71.dll+0x16db]
C  [verify.dll+0x18bc]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.jface.preference.PreferenceDialog.showPageFlippingAbortDialog()V+16
j  org.eclipse.jface.preference.PreferenceDialog$8.handleError()V+12
j  org.eclipse.jface.preference.PreferenceDialog$8.selectionChanged(Lorg/eclipse/jface/viewers/SelectionChangedEvent;)V+51
j  org.eclipse.jface.viewers.StructuredViewer$3.run()V+8
j  org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
j  org.eclipse.core.runtime.Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
j  org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
j  org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
j  org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(Lorg/eclipse/jface/viewers/SelectionChangedEvent;)V+32
j  org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(Lorg/eclipse/swt/events/SelectionEvent;)V+15
j  org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(Lorg/eclipse/swt/events/SelectionEvent;)V+5
j  org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(Lorg/eclipse/swt/events/SelectionEvent;)V+38
j  org.eclipse.jface.util.OpenStrategy.access$4(Lorg/eclipse/jface/util/OpenStrategy;Lorg/eclipse/swt/events/SelectionEvent;)V+2
j  org.eclipse.jface.util.OpenStrategy$3.run()V+57
j  org.eclipse.swt.widgets.RunnableLock.run()V+11
j  org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
j  org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+70
j  org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23
j  org.eclipse.jface.window.Window.open()I+49
j  org.eclipse.ui.internal.OpenPreferencesAction.run()V+17
j  org.eclipse.jface.action.Action.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+1
j  org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;Z)V+278
j  org.eclipse.jface.action.ActionContributionItem.access$2(Lorg/eclipse/jface/action/ActionContributionItem;Lorg/eclipse/swt/widgets/Event;Z)V+3
j  org.eclipse.jface.action.ActionContributionItem$5.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+60
j  org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+71
j  org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25
j  org.eclipse.swt.widgets.Display.runDeferredEvents()Z+84
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+55
j  org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
j  org.eclipse.ui.internal.Workbench.runUI()I+225
j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+11
j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j  org.eclipse.ui.internal.ide.IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object;+76
j  org.eclipse.core.internal.runtime.PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object;+219
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/lang/Object;)Ljava/lang/Object;+135
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+60
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j  org.eclipse.core.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+181
j  org.eclipse.core.launcher.Main.basicRun([Ljava/lang/String;)V+107
j  org.eclipse.core.launcher.Main.run([Ljava/lang/String;)I+4
j  org.eclipse.core.launcher.Main.main([Ljava/lang/String;)V+10
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x2d5c9c00 JavaThread "Worker-6" [_thread_blocked, id=4012]
  0x2d5af800 JavaThread "SunshadeFileOpenServer" daemon [_thread_in_native, id=1740]
  0x2d68e400 JavaThread "Worker-5" [_thread_blocked, id=3728]
  0x2d617400 JavaThread "Worker-4" [_thread_blocked, id=3820]
  0x2d5b0000 JavaThread "Worker-3" [_thread_blocked, id=324]
  0x2d61a800 JavaThread "Worker-2" [_thread_blocked, id=3676]
  0x2cd7ac00 JavaThread "Worker-1" [_thread_blocked, id=3540]
  0x2cc1f800 JavaThread "Java indexing" daemon [_thread_blocked, id=2732]
  0x2cd60400 JavaThread "Worker-0" [_thread_blocked, id=704]
  0x2cc21800 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=248]
  0x2c891400 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3612]
  0x2c8f9c00 JavaThread "State Data Manager" daemon [_thread_blocked, id=2444]
  0x2c83b000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3756]
  0x2c839800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3928]
  0x2c835000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2592]
  0x2c834400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1944]
  0x2c82d800 JavaThread "Finalizer" daemon [_thread_blocked, id=412]
  0x2c82c800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1444]
=>0x00386000 JavaThread "main" [_thread_in_native, id=2420]

Other Threads:
  0x2c823400 VMThread [id=2932]
  0x2c83c800 WatcherThread [id=2448]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 9216K, used 3685K [0x02960000, 0x03350000, 0x050c0000)
  eden space 8256K,  44% used [0x02960000, 0x02cf97b8, 0x03170000)
  from space 960K,   0% used [0x03170000, 0x03170000, 0x03260000)
  to   space 960K,   0% used [0x03260000, 0x03260000, 0x03350000)
 tenured generation   total 121024K, used 51240K [0x050c0000, 0x0c6f0000, 0x22960000)
   the space 121024K,  42% used [0x050c0000, 0x082ca0c8, 0x082ca200, 0x0c6f0000)
 compacting perm gen  total 131072K, used 29096K [0x22960000, 0x2a960000, 0x2a960000)
   the space 131072K,  22% used [0x22960000, 0x245ca220, 0x245ca400, 0x2a960000)
    ro space 8192K,  62% used [0x2a960000, 0x2ae5f728, 0x2ae5f800, 0x2b160000)
    rw space 12288K,  52% used [0x2b160000, 0x2b7a1eb8, 0x2b7a2000, 0x2bd60000)

Dynamic libraries:
0x00400000 - 0x00423000 	C:\WINDOWS\system32\javaw.exe
0x7c910000 - 0x7c9c7000 	C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c906000 	C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e4a000 	C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee1000 	C:\WINDOWS\system32\RPCRT4.dll
0x77d10000 - 0x77da0000 	C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f37000 	C:\WINDOWS\system32\GDI32.dll
0x7c340000 - 0x7c396000 	C:\Programme\Java\jre1.6.0_02\bin\msvcr71.dll
0x6d7c0000 - 0x6da09000 	C:\Programme\Java\jre1.6.0_02\bin\client\jvm.dll
0x76af0000 - 0x76b1e000 	C:\WINDOWS\system32\WINMM.dll
0x6d310000 - 0x6d318000 	C:\Programme\Java\jre1.6.0_02\bin\hpi.dll
0x76bb0000 - 0x76bbb000 	C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000 	C:\Programme\Java\jre1.6.0_02\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 	C:\Programme\Java\jre1.6.0_02\bin\java.dll
0x6d7b0000 - 0x6d7bf000 	C:\Programme\Java\jre1.6.0_02\bin\zip.dll
0x6d570000 - 0x6d583000 	C:\Programme\Java\jre1.6.0_02\bin\net.dll
0x71a10000 - 0x71a27000 	C:\WINDOWS\system32\WS2_32.dll
0x77be0000 - 0x77c38000 	C:\WINDOWS\system32\msvcrt.dll
0x71a00000 - 0x71a08000 	C:\WINDOWS\system32\WS2HELP.dll
0x6d590000 - 0x6d599000 	C:\Programme\Java\jre1.6.0_02\bin\nio.dll
0x2cf00000 - 0x2cf53000 	C:\Programme\eclipse\eclipseTE_1.0.0\eclipse\configuration\org.eclipse.osgi\bundles\94\1\.cp\swt-win32-3236.dll
0x774b0000 - 0x775ed000 	C:\WINDOWS\system32\ole32.dll
0x773a0000 - 0x774a3000 	C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.dll
0x77f40000 - 0x77fb6000 	C:\WINDOWS\system32\SHLWAPI.dll
0x76350000 - 0x7639a000 	C:\WINDOWS\system32\comdlg32.dll
0x7c9d0000 - 0x7d1ef000 	C:\WINDOWS\system32\SHELL32.dll
0x770f0000 - 0x7717c000 	C:\WINDOWS\system32\OLEAUT32.dll
0x76330000 - 0x7634d000 	C:\WINDOWS\system32\IMM32.dll
0x75790000 - 0x757fb000 	C:\WINDOWS\system32\USP10.dll
0x77180000 - 0x77227000 	C:\WINDOWS\system32\WININET.dll
0x77a50000 - 0x77ae5000 	C:\WINDOWS\system32\CRYPT32.dll
0x77af0000 - 0x77b02000 	C:\WINDOWS\system32\MSASN1.dll
0x75ec0000 - 0x75ee1000 	C:\WINDOWS\system32\MSVFW32.dll
0x5d450000 - 0x5d4ea000 	C:\WINDOWS\system32\comctl32.dll
0x746a0000 - 0x746eb000 	C:\WINDOWS\system32\MSCTF.dll
0x5b0f0000 - 0x5b128000 	C:\WINDOWS\system32\UxTheme.dll
0x2d1a0000 - 0x2d1a6000 	C:\Programme\Synergy\synrgyhk.dll
0x2d1b0000 - 0x2d1b8000 	C:\Programme\eclipse\eclipseTE_1.0.0\eclipse\configuration\org.eclipse.osgi\bundles\32\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x74c00000 - 0x74c2c000 	C:\WINDOWS\system32\oleacc.dll
0x76020000 - 0x76085000 	C:\WINDOWS\system32\MSVCP60.dll
0x2d830000 - 0x2d843000 	C:\Programme\eclipse\eclipseTE_1.0.0\eclipse\configuration\org.eclipse.osgi\bundles\94\1\.cp\swt-gdip-win32-3236.dll
0x4eba0000 - 0x4ed43000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
0x2da20000 - 0x2dcf9000 	C:\WINDOWS\system32\xpsp2res.dll
0x76320000 - 0x76325000 	C:\WINDOWS\system32\msimg32.dll
0x719b0000 - 0x719f0000 	C:\WINDOWS\system32\mswsock.dll
0x66710000 - 0x66769000 	C:\WINDOWS\system32\hnetcfg.dll
0x719f0000 - 0x719f8000 	C:\WINDOWS\System32\wshtcpip.dll
0x2e000000 - 0x2e028000 	C:\WINDOWS\system32\rsaenh.dll
0x76620000 - 0x766d5000 	C:\WINDOWS\system32\USERENV.dll
0x597d0000 - 0x59824000 	C:\WINDOWS\system32\netapi32.dll
0x76ee0000 - 0x76f07000 	C:\WINDOWS\system32\DNSAPI.dll
0x76f70000 - 0x76f78000 	C:\WINDOWS\System32\winrnr.dll
0x76f20000 - 0x76f4d000 	C:\WINDOWS\system32\WLDAP32.dll
0x66210000 - 0x66219000 	C:\WINDOWS\system32\netware\NWWS2NDS.DLL
0x50d50000 - 0x50d98000 	C:\WINDOWS\system32\NETWIN32.DLL
0x50d00000 - 0x50d15000 	C:\WINDOWS\system32\CLNWIN32.DLL
0x50df0000 - 0x50e10000 	C:\WINDOWS\system32\LOCWIN32.DLL
0x50db0000 - 0x50ddb000 	C:\WINDOWS\system32\NCPWIN32.dll
0x71a30000 - 0x71a3a000 	C:\WINDOWS\system32\WSOCK32.dll
0x66220000 - 0x6622c000 	C:\WINDOWS\system32\netware\NWWS2SLP.DLL
0x66250000 - 0x66257000 	C:\WINDOWS\system32\NWSRVLOC.dll
0x76f80000 - 0x76f86000 	C:\WINDOWS\system32\rasadhlp.dll
0x77b10000 - 0x77b32000 	C:\WINDOWS\system32\appHelp.dll
0x76f90000 - 0x7700f000 	C:\WINDOWS\system32\CLBCATQ.DLL
0x77010000 - 0x770e3000 	C:\WINDOWS\system32\COMRes.dll
0x77bd0000 - 0x77bd8000 	C:\WINDOWS\system32\VERSION.dll
0x2ea40000 - 0x2eac4000 	C:\Program Files\TortoiseSVN\bin\tortoisesvn.dll
0x6eec0000 - 0x6eee2000 	C:\Program Files\TortoiseSVN\bin\libapr_tsvn.dll
0x78130000 - 0x781cb000 	C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700\MSVCR80.dll
0x6ee60000 - 0x6ee89000 	C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn.dll
0x6ee50000 - 0x6ee5e000 	C:\Program Files\TortoiseSVN\bin\libapriconv_tsvn.dll
0x2eaf0000 - 0x2eafc000 	C:\Program Files\TortoiseSVN\bin\intl3_svn.dll
0x7c420000 - 0x7c4a7000 	C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700\MSVCP80.dll
0x76730000 - 0x76739000 	C:\WINDOWS\system32\SHFOLDER.dll
0x6ee40000 - 0x6ee46000 	C:\Program Files\TortoiseSVN\iconv\_tbl_simple.so
0x6e060000 - 0x6e067000 	C:\Program Files\TortoiseSVN\iconv\windows-1252.so
0x6ed50000 - 0x6ed56000 	C:\Program Files\TortoiseSVN\iconv\utf-8.so
0x60560000 - 0x60593000 	C:\WINDOWS\system32\AcSignIcon.dll
0x72f70000 - 0x72f96000 	C:\WINDOWS\system32\WINSPOOL.DRV
0x779f0000 - 0x77a46000 	C:\WINDOWS\System32\cscui.dll
0x765a0000 - 0x765bd000 	C:\WINDOWS\System32\CSCDLL.dll
0x75f20000 - 0x7601d000 	C:\WINDOWS\system32\browseui.dll
0x778f0000 - 0x779e4000 	C:\WINDOWS\system32\SETUPAPI.dll
0x76940000 - 0x76966000 	C:\WINDOWS\system32\ntshrui.dll
0x76ad0000 - 0x76ae1000 	C:\WINDOWS\system32\ATL.DLL
0x71a80000 - 0x71a92000 	C:\WINDOWS\system32\MPR.dll
0x58200000 - 0x582d1000 	C:\WINDOWS\system32\NOVNPNT.DLL
0x50d20000 - 0x50d4c000 	C:\WINDOWS\system32\CALWIN32.DLL
0x50da0000 - 0x50dab000 	C:\WINDOWS\system32\CLXWIN32.DLL
0x58300000 - 0x5833b000 	C:\WINDOWS\system32\MAPBASE.dll
0x58380000 - 0x583be000 	C:\WINDOWS\system32\NWSHLXNT.dll
0x6a400000 - 0x6a41c000 	C:\WINDOWS\system32\NLS\ENGLISH\MAPBASER.DLL
0x2eff0000 - 0x2f00d000 	C:\WINDOWS\system32\NLS\ENGLISH\NWSHLXNR.DLL
0x77fc0000 - 0x77fd1000 	C:\WINDOWS\system32\Secur32.dll
0x2f020000 - 0x2f094000 	C:\WINDOWS\system32\NLS\ENGLISH\NOVNPNTR.DLL
0x75f00000 - 0x75f07000 	C:\WINDOWS\System32\drprov.dll
0x71b90000 - 0x71b9e000 	C:\WINDOWS\System32\ntlanman.dll
0x71c50000 - 0x71c67000 	C:\WINDOWS\System32\NETUI0.dll
0x71c10000 - 0x71c50000 	C:\WINDOWS\System32\NETUI1.dll
0x71c00000 - 0x71c07000 	C:\WINDOWS\System32\NETRAP.dll
0x71b70000 - 0x71b83000 	C:\WINDOWS\System32\SAMLIB.dll
0x75f10000 - 0x75f19000 	C:\WINDOWS\System32\davclnt.dll
0x77730000 - 0x7789f000 	C:\WINDOWS\system32\shdocvw.dll
0x76880000 - 0x76905000 	C:\WINDOWS\system32\CRYPTUI.dll
0x76bf0000 - 0x76c1e000 	C:\WINDOWS\system32\WINTRUST.dll
0x76c50000 - 0x76c78000 	C:\WINDOWS\system32\IMAGEHLP.dll
0x60610000 - 0x60671000 	C:\Programme\Gemeinsame Dateien\Autodesk Shared\AcSignCore16.dll

VM Arguments:
jvm_args: -Xms128m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=128m -Xint
java_command: C:\Programme\eclipse\eclipseTE_1.0.0\eclipse\startup.jar -os win32 -ws win32 -arch x86 -launcher C:\Programme\eclipse\eclipseTE_1.0.0\eclipse\eclipse.exe -name Eclipse -showsplash 600 -exitdata f08_70 -showlocation -vm C:\WINDOWS\system32\javaw.exe -vmargs -Xms128m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=128m -Xint -jar C:\Programme\eclipse\eclipseTE_1.0.0\eclipse\startup.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=c:\Programme\ruby\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;C:\Programme\Novell\ZENworks\;C:\Programme\OPENXTRA\Ethereal;C:\Programme\OPENXTRA\WinDump;C:\Programme\Subversion\bin;C:\Programme\Subversion\bin;c:\Programme\MinGW\bin;c:\Programme\msys\1.0\bin;C:\Programme\Bjam\bin;H:\batch;Z:.;
USERNAME=FSC
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel



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

OS: Windows XP Build 2600 Service Pack 2

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

Memory: 4k page, physical 2094672k(1172464k free), swap 4194303k(4194303k free)

vm_info: Java HotSpot(TM) Client VM (1.6.0_02-b06) for windows-x86, built on Jul 12 2007 01:16:14 by "java_re" with unknown MS VC++:1310
Comment 1 John Arthorne CLA 2008-06-27 15:03:11 EDT
This error is occurring in class library code.