[rules-users] Eclipse 5.1.1 plugin crash

Andargor andargor at yahoo.com
Fri Nov 19 11:04:31 EST 2010


Hello,

I'm not exactly sure if this is the right list to report this, but I have
experienced an Eclipse crash with the 5.1.1 workbench plugin recently. It
has worked flawlessly until now, I was experimenting with Fusion (event)
features and trying to access the audit.log when this happened. It has
consistently happened since then. Here is the crash log (Windows 7 64-bit,
Eclipse Helios, equinox seems to be involved):


#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fefbdeb770,
pid=15160, tid=14688
#
# JRE version: 6.0_21-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0-b17 mixed mode
windows-amd64 )
# Problematic frame:
# C  [COMCTL32.dll+0xdb770]
#
# 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 (0x000000000030b800):  JavaThread "main" [_thread_in_native,
id=14688, stack(0x0000000002070000,0x0000000002170000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000000000003c

Registers:
EAX=0x0000000000000000, EBX=0x000000003f120140, ECX=0x82a6665ac35e0000,
EDX=0x0000000000000004
ESP=0x000000000216bd20, EBP=0x0000000000000000, ESI=0x000000003f1204a0,
EDI=0x000000003e766310
EIP=0x000007fefbdeb770, EFLAGS=0x0000000000010213

Top of Stack: (sp=0x000000000216bd20)
0x000000000216bd20:   000000003f120140 000000003f120140
0x000000000216bd30:   000000003f1204a0 000000003f120140
0x000000000216bd40:   000082a6644c7e4e 000000003f11f540
0x000000000216bd50:   00000000001b038a 0000000000000064
0x000000000216bd60:   00000000fffffff4 000007fefbdea7b8
0x000000000216bd70:   00000000060117ac 0000000000000000
0x000000000216bd80:   0000000000000000 000000003f11f540
0x000000000216bd90:   0000000000000000 000000003f10b5f0
0x000000000216bda0:   00fcfcfc0000001c 000007fe00000000
0x000000000216bdb0:   000000003e766310 000007fefbde9710
0x000000000216bdc0:   000000003e766310 000007fefbde6c1c
0x000000000216bdd0:   000082a6644c7e2e 000007fefbda83a3
0x000000000216bde0:   0000000000000000 000007fefbde9d72
0x000000000216bdf0:   000000003e766310 000000003e766310
0x000000000216be00:   0000000000000001 0000000000000000
0x000000000216be10:   0000000000000000 000007fefbda3fe1 

Instructions: (pc=0x000007fefbdeb770)
0x000007fefbdeb760:   8b 5b 3c 41 83 fb ff 74 32 48 8b 87 78 01 00 00
0x000007fefbdeb770:   44 2b 58 3c 45 3b df 7f 05 41 3b ef 75 1d 0f b7 


Stack: [0x0000000002070000,0x0000000002170000],  sp=0x000000000216bd20, 
free space=3ef0000000000000000k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native
code)
C  [COMCTL32.dll+0xdb770]

[error occurred during error reporting (printing native stack), id
0xc0000005]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j 
org.eclipse.swt.internal.win32.OS.GetOpenFileNameW(Lorg/eclipse/swt/internal/win32/OPENFILENAME;)Z+0
j 
org.eclipse.swt.internal.win32.OS.GetOpenFileName(Lorg/eclipse/swt/internal/win32/OPENFILENAME;)Z+7
j  org.eclipse.swt.widgets.FileDialog.open()Ljava/lang/String;+896
j  org.drools.eclipse.debug.actions.OpenLogAction.run()V+45
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+354
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$6.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+60
J 
org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
j 
org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25
j  org.eclipse.swt.widgets.Display.runDeferredEvents()Z+92
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+69
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+555
j 
org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
j  org.eclipse.ui.internal.Workbench$7.run()V+55
j 
org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j 
org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j 
org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+99
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/lang/Object;)Ljava/lang/Object;+149
j 
org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
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.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
j  org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x00000000383cc800 JavaThread "[ThreadPool Manager] - Idle Thread" daemon
[_thread_blocked, id=14848, stack(0x000000003ec20000,0x000000003ed20000)]
  0x00000000383d2800 JavaThread "Worker-5" [_thread_blocked, id=16024,
stack(0x000000003deb0000,0x000000003dfb0000)]
  0x00000000383c9000 JavaThread "Worker-4" [_thread_blocked, id=15812,
stack(0x000000003ddb0000,0x000000003deb0000)]
  0x00000000383cb800 JavaThread "Worker-3" [_thread_blocked, id=15960,
stack(0x000000003dcb0000,0x000000003ddb0000)]
  0x00000000383d2000 JavaThread "Bundle File Closer" daemon
[_thread_blocked, id=14984, stack(0x000000003c5c0000,0x000000003c6c0000)]
  0x00000000383ce000 JavaThread
"org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked,
id=7664, stack(0x000000003c480000,0x000000003c580000)]
  0x00000000383cc000 JavaThread "Worker-2" [_thread_blocked, id=16068,
stack(0x000000003b710000,0x000000003b810000)]
  0x00000000383ca800 JavaThread "Java indexing" daemon [_thread_blocked,
id=14944, stack(0x000000003b480000,0x000000003b580000)]
  0x000000003655c800 JavaThread "Worker-1" [_thread_blocked, id=6244,
stack(0x0000000039050000,0x0000000039150000)]
  0x00000000378cf000 JavaThread "Worker-0" [_thread_blocked, id=15424,
stack(0x000000003b280000,0x000000003b380000)]
  0x000000003779a800 JavaThread "Worker-JM" [_thread_blocked, id=14808,
stack(0x0000000038ee0000,0x0000000038fe0000)]
  0x0000000037b08800 JavaThread "[Timer] - Main Queue Handler" daemon
[_thread_blocked, id=15924, stack(0x0000000038c80000,0x0000000038d80000)]
  0x00000000379ff800 JavaThread "Framework Event Dispatcher" daemon
[_thread_blocked, id=15944, stack(0x0000000038de0000,0x0000000038ee0000)]
  0x0000000037a69800 JavaThread "Start Level Event Dispatcher" daemon
[_thread_blocked, id=14332, stack(0x0000000038b80000,0x0000000038c80000)]
  0x00000000373c8800 JavaThread "State Data Manager" daemon
[_thread_blocked, id=14796, stack(0x0000000038a80000,0x0000000038b80000)]
  0x0000000035cd4000 JavaThread "Low Memory Detector" daemon
[_thread_blocked, id=16260, stack(0x0000000036270000,0x0000000036370000)]
  0x0000000035cc1000 JavaThread "CompilerThread1" daemon [_thread_blocked,
id=15484, stack(0x0000000036170000,0x0000000036270000)]
  0x000000000052b800 JavaThread "CompilerThread0" daemon [_thread_blocked,
id=15472, stack(0x0000000036070000,0x0000000036170000)]
  0x0000000000521000 JavaThread "Attach Listener" daemon [_thread_blocked,
id=16224, stack(0x0000000035f70000,0x0000000036070000)]
  0x0000000000520000 JavaThread "Signal Dispatcher" daemon [_thread_blocked,
id=16256, stack(0x0000000035e70000,0x0000000035f70000)]
  0x000000000050d000 JavaThread "Finalizer" daemon [_thread_blocked,
id=13668, stack(0x0000000035b70000,0x0000000035c70000)]
  0x0000000000504000 JavaThread "Reference Handler" daemon [_thread_blocked,
id=14976, stack(0x0000000035a70000,0x0000000035b70000)]
=>0x000000000030b800 JavaThread "main" [_thread_in_native, id=14688,
stack(0x0000000002070000,0x0000000002170000)]

Other Threads:
  0x00000000004ff800 VMThread [stack: 0x0000000035970000,0x0000000035a70000]
[id=15608]
  0x0000000035ce7800 WatcherThread [stack:
0x0000000036370000,0x0000000036470000] [id=15452]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 PSYoungGen      total 147328K, used 69436K [0x000000002a790000,
0x0000000035230000, 0x0000000035230000)
  eden space 130816K, 40% used
[0x000000002a790000,0x000000002db43f60,0x0000000032750000)
  from space 16512K, 99% used
[0x0000000034210000,0x000000003522b3b8,0x0000000035230000)
  to   space 21952K, 0% used
[0x0000000032750000,0x0000000032750000,0x0000000033cc0000)
 PSOldGen        total 56256K, used 43747K [0x0000000015230000,
0x0000000018920000, 0x000000002a790000)
  object space 56256K, 77% used
[0x0000000015230000,0x0000000017ce8d60,0x0000000018920000)
 PSPermGen       total 120832K, used 80504K [0x0000000005230000,
0x000000000c830000, 0x0000000015230000)
  object space 120832K, 66% used
[0x0000000005230000,0x000000000a0ce2c0,0x000000000c830000)

Dynamic libraries:
0x0000000000400000 - 0x000000000042e000 	C:\Windows\system32\javaw.exe
0x0000000077170000 - 0x000000007731b000 	C:\Windows\SYSTEM32\ntdll.dll
0x0000000077050000 - 0x000000007716f000 	C:\Windows\system32\kernel32.dll
0x000007fefd430000 - 0x000007fefd49b000 	C:\Windows\system32\KERNELBASE.dll
0x000007fefed50000 - 0x000007fefee2b000 	C:\Windows\system32\ADVAPI32.dll
0x000007fefdac0000 - 0x000007fefdb5f000 	C:\Windows\system32\msvcrt.dll
0x000007fefdb60000 - 0x000007fefdb7f000 	C:\Windows\SYSTEM32\sechost.dll
0x000007feff2b0000 - 0x000007feff3de000 	C:\Windows\system32\RPCRT4.dll
0x0000000076f50000 - 0x000000007704a000 	C:\Windows\system32\USER32.dll
0x000007fefee30000 - 0x000007fefee97000 	C:\Windows\system32\GDI32.dll
0x000007fefd8b0000 - 0x000007fefd8be000 	C:\Windows\system32\LPK.dll
0x000007fefd4a0000 - 0x000007fefd56a000 	C:\Windows\system32\USP10.dll
0x000007fefdb80000 - 0x000007fefdbae000 	C:\Windows\system32\IMM32.DLL
0x000007fefeea0000 - 0x000007fefefa9000 	C:\Windows\system32\MSCTF.dll
0x000000006d7f0000 - 0x000000006dec1000 	C:\Program
Files\Java\jre6\bin\server\jvm.dll
0x000007fefb3e0000 - 0x000007fefb41b000 	C:\Windows\system32\WINMM.dll
0x000000006d760000 - 0x000000006d76e000 	C:\Program
Files\Java\jre6\bin\verify.dll
0x000000006d3b0000 - 0x000000006d3d7000 	C:\Program
Files\Java\jre6\bin\java.dll
0x000000006d310000 - 0x000000006d31a000 	C:\Program
Files\Java\jre6\bin\hpi.dll
0x0000000077330000 - 0x0000000077337000 	C:\Windows\system32\PSAPI.DLL
0x000000006d7b0000 - 0x000000006d7c2000 	C:\Program
Files\Java\jre6\bin\zip.dll
0x000007fefcb50000 - 0x000007fefcb67000 	C:\Windows\system32\CRYPTSP.dll
0x000007fefc660000 - 0x000007fefc6a7000 	C:\Windows\system32\rsaenh.dll
0x000007fefc410000 - 0x000007fefc42e000 	C:\Windows\system32\USERENV.dll
0x000007fefd0d0000 - 0x000007fefd0df000 	C:\Windows\system32\profapi.dll
0x000007fefcfc0000 - 0x000007fefcfcf000 	C:\Windows\system32\CRYPTBASE.dll
0x000000006d600000 - 0x000000006d617000 	C:\Program
Files\Java\jre6\bin\net.dll
0x000007fefea40000 - 0x000007fefea8d000 	C:\Windows\system32\WS2_32.dll
0x000007fefea90000 - 0x000007fefea98000 	C:\Windows\system32\NSI.dll
0x000007fefc900000 - 0x000007fefc954000 	C:\Windows\system32\mswsock.dll
0x000007fefc8f0000 - 0x000007fefc8f7000 	C:\Windows\System32\wship6.dll
0x000007fefb1c0000 - 0x000007fefb1d5000 	C:\Windows\system32\NLAapi.dll
0x000007fefc780000 - 0x000007fefc7db000 	C:\Windows\system32\DNSAPI.dll
0x000007fef90a0000 - 0x000007fef90ab000 	C:\Windows\System32\winrnr.dll
0x000007fef9080000 - 0x000007fef9095000 	C:\Windows\system32\napinsp.dll
0x000007fef9060000 - 0x000007fef9079000 	C:\Windows\system32\pnrpnsp.dll
0x000007fef9050000 - 0x000007fef9060000 	C:\Windows\system32\wshbth.dll
0x000007fefc300000 - 0x000007fefc307000 	C:\Windows\System32\wshtcpip.dll
0x000007fef9c00000 - 0x000007fef9c27000 	C:\Windows\system32\IPHLPAPI.DLL
0x000007fef9bf0000 - 0x000007fef9bfb000 	C:\Windows\system32\WINNSI.DLL
0x000007fef90b0000 - 0x000007fef90b8000 	C:\Windows\system32\rasadhlp.dll
0x000007fef9a30000 - 0x000007fef9a83000 	C:\Windows\System32\fwpuclnt.dll
0x0000000072000000 - 0x0000000072012000 	C:\Program
Files\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.0.v20100503\eclipse_1307.dll
0x000007fefbd10000 - 0x000007fefbf04000 
C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_fa62ad231704eab7\COMCTL32.dll
0x000007fefe9c0000 - 0x000007fefea31000 	C:\Windows\system32\SHLWAPI.dll
0x000007fefc230000 - 0x000007fefc23c000 	C:\Windows\system32\VERSION.dll
0x000007fefb800000 - 0x000007fefb856000 	C:\Windows\system32\uxtheme.dll
0x0000000036880000 - 0x00000000368e5000 	C:\Program Files\WIDCOMM\Bluetooth
Software\btmmhook.dll
0x000007fefdc30000 - 0x000007fefe9b6000 	C:\Windows\system32\SHELL32.dll
0x000007fefd6a0000 - 0x000007fefd8a2000 	C:\Windows\system32\ole32.dll
0x000007fefeaa0000 - 0x000007fefeb77000 	C:\Windows\system32\OLEAUT32.dll
0x000000006d620000 - 0x000000006d62b000 	C:\Program
Files\Java\jre6\bin\nio.dll
0x00000000370d0000 - 0x000000003716b000 	C:\Program
Files\eclipse\configuration\org.eclipse.osgi\bundles\564\1\.cp\swt-win32-3650.dll
0x000007feff3e0000 - 0x000007feff478000 	C:\Windows\system32\comdlg32.dll
0x000007fefd570000 - 0x000007fefd69a000 	C:\Windows\system32\WININET.dll
0x0000000077340000 - 0x0000000077343000 	C:\Windows\system32\Normaliz.dll
0x000007fefebd0000 - 0x000007fefed48000 	C:\Windows\system32\urlmon.dll
0x000007fefd180000 - 0x000007fefd2e6000 	C:\Windows\system32\CRYPT32.dll
0x000007fefd170000 - 0x000007fefd17f000 	C:\Windows\system32\MSASN1.dll
0x000007feff050000 - 0x000007feff2a8000 	C:\Windows\system32\iertutil.dll
0x000007fefb420000 - 0x000007fefb438000 	C:\Windows\system32\dwmapi.dll
0x0000000036ad0000 - 0x0000000036aee000 	C:\Program
Files\eclipse\configuration\org.eclipse.osgi\bundles\564\1\.cp\swt-gdip-win32-3650.dll
0x000007fefb5e0000 - 0x000007fefb7f5000 
C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_2b4f45e87195fcc4\gdiplus.dll
0x000007fefad50000 - 0x000007fefae7a000 
C:\Windows\system32\WindowsCodecs.dll
0x0000000036c00000 - 0x0000000036c12000 	C:\Program
Files\eclipse\configuration\org.eclipse.osgi\bundles\68\1\.cp\os\win32\x86_64\localfile_1_0_0.dll
0x000007fefa4a0000 - 0x000007fefa4f4000 	C:\Windows\system32\oleacc.dll
0x000007fefb910000 - 0x000007fefba3c000 	C:\Windows\system32\propsys.dll
0x000007fefefb0000 - 0x000007feff049000 	C:\Windows\system32\CLBCatQ.DLL
0x000007fef43f0000 - 0x000007fef45ba000 
C:\Windows\system32\explorerframe.dll
0x000007fefb490000 - 0x000007fefb4d3000 	C:\Windows\system32\DUser.dll
0x000007fefb4e0000 - 0x000007fefb5d2000 	C:\Windows\system32\DUI70.dll
0x000007fefd0b0000 - 0x000007fefd0c4000 	C:\Windows\system32\RpcRtRemote.dll
0x000007fef9fc0000 - 0x000007fef9ffb000 	C:\Windows\system32\mlang.dll
0x000007fef79d0000 - 0x000007fef79d7000 	C:\Windows\system32\msimg32.dll
0x000007fefaa90000 - 0x000007fefaaa1000 	C:\Program
Files\eclipse\configuration\org.eclipse.osgi\bundles\71\1\.cp\jWinHttp-1.0.0.dll
0x000007fef8790000 - 0x000007fef87fe000 	C:\Windows\system32\WINHTTP.dll
0x000007fef8720000 - 0x000007fef8784000 	C:\Windows\system32\webio.dll
0x000007fef9b00000 - 0x000007fef9b11000 	C:\Windows\system32\dhcpcsvc6.DLL
0x000007fef9ae0000 - 0x000007fef9af8000 	C:\Windows\system32\dhcpcsvc.DLL
0x000007fefcf30000 - 0x000007fefcf55000 	C:\Windows\system32\SspiCli.dll
0x000007fefc520000 - 0x000007fefc529000 	C:\Windows\system32\credssp.dll
0x000007fefd3b0000 - 0x000007fefd3e6000 	C:\Windows\system32\CFGMGR32.dll
0x000007fefd8c0000 - 0x000007fefda97000 	C:\Windows\system32\SETUPAPI.dll
0x000007fefd2f0000 - 0x000007fefd30a000 	C:\Windows\system32\DEVOBJ.dll
0x000007fefc200000 - 0x000007fefc22d000 	C:\Windows\system32\ntmarta.dll
0x000007fefeb80000 - 0x000007fefebd0000 	C:\Windows\system32\WLDAP32.dll
0x000007fefcf60000 - 0x000007fefcfb7000 	C:\Windows\system32\apphelp.dll
0x000007fefb8f0000 - 0x000007fefb8f9000 	C:\Windows\system32\msiltcfg.dll
0x000007fef8c20000 - 0x000007fef8f36000 	C:\Windows\system32\msi.dll
0x0000000074ca0000 - 0x0000000074ca3000 	C:\Windows\system32\SFC.DLL
0x000007fef88f0000 - 0x000007fef8900000 	C:\Windows\system32\sfc_os.DLL
0x000007fefab00000 - 0x000007fefab17000 	C:\Program
Files\Xerox\DSClient\DSCpHook.dll
0x000000006edf0000 - 0x000000006ee8d000 
C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_08e1a05ba83fe554\MSVCR90.dll
0x000000003e2f0000 - 0x000000003e37c000 	C:\Program Files\WIDCOMM\Bluetooth
Software\btncopy.dll
0x000007fef5960000 - 0x000007fef59e0000 	C:\Windows\system32\ntshrui.dll
0x000007fefccc0000 - 0x000007fefcce3000 	C:\Windows\system32\srvcli.dll
0x000007fef8660000 - 0x000007fef866f000 	C:\Windows\system32\cscapi.dll
0x000007fefb0c0000 - 0x000007fefb0cb000 	C:\Windows\system32\slc.dll
0x000000003e480000 - 0x000000003e4b4000 	C:\Program Files
(x86)\WinSCP\DragExt64.dll
0x000007fefc590000 - 0x000007fefc59c000 	C:\Windows\system32\netutils.dll
0x000007fefab80000 - 0x000007fefab8c000 	C:\Windows\system32\LINKINFO.dll
0x000007fef9ce0000 - 0x000007fef9cfd000 	C:\Windows\system32\mssprxy.dll
0x000007fef94b0000 - 0x000007fef94e5000 	C:\Windows\system32\EhStorShell.dll
0x000007fef59e0000 - 0x000007fef5a5e000 	C:\Windows\System32\cscui.dll
0x000007fef9fb0000 - 0x000007fef9fbc000 	C:\Windows\System32\CSCDLL.dll
0x000007fef4280000 - 0x000007fef4346000 	C:\Windows\system32\MsftEdit.dll
0x000007fef6b90000 - 0x000007fef6bcb000 	C:\Windows\system32\msls31.dll
0x000007fefb130000 - 0x000007fefb165000 	C:\Windows\system32\xmllite.dll
0x000007fef4d00000 - 0x000007fef4d7b000 
C:\Windows\System32\StructuredQuery.dll
0x000007fefcd60000 - 0x000007fefcd6b000 	C:\Windows\System32\Secur32.dll
0x000007fefc040000 - 0x000007fefc12e000 	C:\Windows\system32\actxprxy.dll
0x000007fef0ba0000 - 0x000007fef0c13000 	C:\Program Files\Internet
Explorer\ieproxy.dll
0x000007fefa350000 - 0x000007fefa36f000 	C:\Windows\system32\thumbcache.dll
0x000007fefb8a0000 - 0x000007fefb8d3000 	C:\Windows\system32\SHDOCVW.dll
0x000007fef2ca0000 - 0x000007fef3872000 	C:\Windows\system32\ieframe.DLL
0x000007fef4990000 - 0x000007fef4a65000 
C:\Windows\system32\SearchFolder.dll
0x0000000180000000 - 0x00000001803c7000 	C:\Program
Files\Xerox\DSClient\DSNSX.dll
0x000000003f290000 - 0x000000003f2a6000 	C:\Windows\system32\zlib1.dll
0x0000000074dc0000 - 0x0000000074e89000 
C:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_88dce9872fb18caf\MSVCR80.dll
0x000000006e950000 - 0x000000006ea23000 
C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_08e1a05ba83fe554\MSVCP90.dll
0x000007fef4f40000 - 0x000007fef50dc000 
C:\Windows\system32\NetworkExplorer.dll

VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx512m
-XX:MaxPermSize=256m 
java_command: C:\Program
Files\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -os
win32 -ws win32 -arch x86_64 -showsplash -launcher C:\Program
Files\eclipse\eclipse.exe -name Eclipse --launcher.library C:\Program
Files\eclipse\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.0.v20100503\eclipse_1307.dll
-startup C:\Program
Files\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-exitdata 3f5c_58 -product org.eclipse.epp.package.jee.product -vm
C:\Windows\system32\javaw.exe -vmargs -Dosgi.requiredJavaVersion=1.5 -Xms40m
-Xmx512m -XX:MaxPermSize=256m -jar C:\Program
Files\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\Program Files (x86)\Java\jdk1.6.0_17
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program
Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft
SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL
Server\100\DTS\Binn\;c:\cygwin\bin;C:\Tools\apache-ant-1.8.0RC1\bin;C:\Program
Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth
Software\syswow64;
USERNAME=dmacesic
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel



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

OS: Windows 7 Build 7600 

CPU:total 2 (2 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 4148396k(1674804k free), swap 8294892k(4938944k
free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (17.0-b17) for windows-amd64 JRE
(1.6.0_21-b07), built on Jul 17 2010 01:05:36 by "java_re" with MS VC++ 8.0
(VS2005)

time: Mon Nov 15 11:27:57 2010
elapsed time: 47 seconds



-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Eclipse-5-1-1-plugin-crash-tp1931313p1931313.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list