Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 364460

Summary: SWT Browser Crashes while opening Pages using javascript (Windows Server 2008 R2, Citrix)
Product: [Eclipse Project] Platform Reporter: Waldemar <waldemar.maier>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: CLOSED WORKSFORME QA Contact:
Severity: critical    
Priority: P3 CC: eclipse.felipe, niraj.modi, waldemar.maier
Version: 3.7.1   
Target Milestone: ---   
Hardware: Other   
OS: Windows Server 2008   
Whiteboard:

Description Waldemar CLA 2011-11-22 07:57:59 EST
In certain situations the SWT Browser crashes while opening Pages using javascript. 

I tried to open a page in SWT Browser on different ways: 

1. The OS (Windows Server 2008 R2 Citrix) fresh installed:
-> The SWT browser runs stable.

2. The fresh installed OS with Remote Desktop Sevices
-> Native Crash occurs while openning a page with javascript
and sometimes 
Dr. Watson Errors occur while openning a page with javascript

You can find the crashdump in the attachement. 


Snippet used 

http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet307.java?view=co
Comment 1 Waldemar CLA 2011-11-22 07:59:22 EST
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x71a412cd, pid=20424, tid=20748
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [rtutils.dll+0x12cd]
#
# 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 (0x0282a800):  JavaThread "main" [_thread_in_native, id=20748, stack(0x01fd0000,0x02020000)]

siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x71a412cd

Registers:
EAX=0x00000012, EBX=0x0064377c, ECX=0x00000012, EDX=0x00640000
ESP=0x0201e6d4, EBP=0x0201e6f8, ESI=0x00643680, EDI=0x00000000
EIP=0x71a412cd, EFLAGS=0x00010202

Register to memory mapping:

EAX=0x00000012
0x00000012 is pointing to unknown location

EBX=0x0064377c
0x0064377c is pointing to unknown location

ECX=0x00000012
0x00000012 is pointing to unknown location

EDX=0x00640000
0x00640000 is pointing to unknown location

ESP=0x0201e6d4
0x0201e6d4 is pointing into the stack for thread: 0x0282a800
"main" prio=6 tid=0x0282a800 nid=0x510c runnable [0x0201f000]
   java.lang.Thread.State: RUNNABLE

EBP=0x0201e6f8
0x0201e6f8 is pointing into the stack for thread: 0x0282a800
"main" prio=6 tid=0x0282a800 nid=0x510c runnable [0x0201f000]
   java.lang.Thread.State: RUNNABLE

ESI=0x00643680
0x00643680 is pointing to unknown location

EDI=0x00000000
0x00000000 is pointing to unknown location


Top of Stack: (sp=0x0201e6d4)
0x0201e6d4:   71a482d1 71a42120 71a42158 0000000c
0x0201e6e4:   71a4272f 00643680 005e9ad4 005e9ad4
0x0201e6f4:   005e99a0 0201e718 71a42381 005e9ad4
0x0201e704:   00000000 00000040 71abc260 005e9ad4
0x0201e714:   005e99a0 0201e77c 71a72497 0201e738
0x0201e724:   00000000 0063d9e4 0063d9e0 00000000
0x0201e734:   71a72398 6176616a 5341525f 33495041
0x0201e744:   00000032 00000000 00000000 00000000 

Instructions: (pc=0x71a412cd)
0x71a412bd:   00 00 00 34 1a a4 71 00 00 00 00 68 d1 82 a4 71
0x71a412cd:   64 ff 35 00 00 00 00 8b 44 24 10 89 6c 24 10 8d 


Stack: [0x01fd0000,0x02020000],  sp=0x0201e6d4,  free space=313k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [rtutils.dll+0x12cd]
C  [rtutils.dll+0x2381]
C  [RASAPI32.dll+0x2497]
C  [RASAPI32.dll+0x23bb]
C  [RASAPI32.dll+0x2395]
C  [WININET.dll+0x16b8a]
C  [WININET.dll+0x16ce9]
C  [WININET.dll+0x16c35]
C  [WININET.dll+0x16be1]
C  [WININET.dll+0x1b367]
C  [WININET.dll+0x1b2ff]
C  [WININET.dll+0x12d94]
C  [urlmon.dll+0xe99c]
C  [urlmon.dll+0x25d54]
C  [urlmon.dll+0x25e4e]
C  [mshtml.dll+0x3b0bfb]
C  [mshtml.dll+0x27b126]
C  [mshtml.dll+0x27c2ff]
C  [mshtml.dll+0x27cb26]
C  [mshtml.dll+0x17624f]
C  [mshtml.dll+0x176be6]
C  [mshtml.dll+0x177f78]
C  [mshtml.dll+0x6bf60f]
C  [mshtml.dll+0x96f2f9]
C  [mshtml.dll+0x6284b7]
C  [mshtml.dll+0x96dfb2]
C  [mshtml.dll+0x477071]
C  [mshtml.dll+0x4250c4]
C  [mshtml.dll+0x4759dd]
C  [mshtml.dll+0x3c4e09]
C  [USER32.dll+0x162fa]
C  [USER32.dll+0x16d3a]
C  [USER32.dll+0x177c4]
C  [USER32.dll+0x1788a]
C  [swt-win32-3738.dll+0x39da]
j  org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I+0
j  org.eclipse.swt.internal.win32.OS.DispatchMessage(Lorg/eclipse/swt/internal/win32/MSG;)I+7
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+64
j  org.eclipse.swt.snippets.Snippet307.main([Ljava/lang/String;)V+141
v  ~StubRoutines::call_stub
V  [jvm.dll+0xf0ab9]
V  [jvm.dll+0x1837d1]
V  [jvm.dll+0xf0b3d]
V  [jvm.dll+0xfa0d6]
V  [jvm.dll+0x101cde]
C  [java.exe+0x2155]
C  [java.exe+0x85b4]
C  [kernel32.dll+0x133ca]
C  [ntdll.dll+0x39ed2]
C  [ntdll.dll+0x39ea5]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I+0
j  org.eclipse.swt.internal.win32.OS.DispatchMessage(Lorg/eclipse/swt/internal/win32/MSG;)I+7
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+64
j  org.eclipse.swt.snippets.Snippet307.main([Ljava/lang/String;)V+141
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x0273ec00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=13896, stack(0x04c90000,0x04ce0000)]
  0x0273a800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=12928, stack(0x04c00000,0x04c50000)]
  0x02739400 JavaThread "Attach Listener" daemon [_thread_blocked, id=13868, stack(0x04b70000,0x04bc0000)]
  0x02735c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=21380, stack(0x04ae0000,0x04b30000)]
  0x0272d800 JavaThread "Finalizer" daemon [_thread_blocked, id=19564, stack(0x04a50000,0x04aa0000)]
  0x0272c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=20240, stack(0x049c0000,0x04a10000)]
=>0x0282a800 JavaThread "main" [_thread_in_native, id=20748, stack(0x01fd0000,0x02020000)]

Other Threads:
  0x026f0000 VMThread [stack: 0x027d0000,0x02820000] [id=17168]
  0x02749000 WatcherThread [stack: 0x04d20000,0x04d70000] [id=18292]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 4928K, used 259K [0x24750000, 0x24ca0000, 0x29ca0000)
  eden space 4416K,   1% used [0x24750000, 0x24763ab8, 0x24ba0000)
  from space 512K,  35% used [0x24c20000, 0x24c4d400, 0x24ca0000)
  to   space 512K,   0% used [0x24ba0000, 0x24ba0000, 0x24c20000)
 tenured generation   total 10944K, used 0K [0x29ca0000, 0x2a750000, 0x34750000)
   the space 10944K,   0% used [0x29ca0000, 0x29ca0000, 0x29ca0200, 0x2a750000)
 compacting perm gen  total 12288K, used 1574K [0x34750000, 0x35350000, 0x38750000)
   the space 12288K,  12% used [0x34750000, 0x348d9920, 0x348d9a00, 0x35350000)
    ro space 10240K,  51% used [0x38750000, 0x38c7cf58, 0x38c7d000, 0x39150000)
    rw space 12288K,  54% used [0x39150000, 0x397e8f50, 0x397e9000, 0x39d50000)

Dynamic libraries:
0x00400000 - 0x00424000 	C:\Program Files (x86)\Java\jre1.6.0_24\bin\java.exe
0x77780000 - 0x77900000 	C:\Windows\SysWOW64\ntdll.dll
0x75210000 - 0x75320000 	C:\Windows\syswow64\kernel32.dll
0x75730000 - 0x75776000 	C:\Windows\syswow64\KERNELBASE.dll
0x74720000 - 0x74738000 	C:\Windows\system32\tsappcmp.dll
0x75060000 - 0x7510c000 	C:\Windows\syswow64\msvcrt.dll
0x753b0000 - 0x754b0000 	C:\Windows\syswow64\USER32.dll
0x76dd0000 - 0x76e60000 	C:\Windows\syswow64\GDI32.dll
0x75d60000 - 0x75d6a000 	C:\Windows\syswow64\LPK.dll
0x76d30000 - 0x76dcd000 	C:\Windows\syswow64\USP10.dll
0x75870000 - 0x75910000 	C:\Windows\syswow64\ADVAPI32.dll
0x75710000 - 0x75729000 	C:\Windows\SysWOW64\sechost.dll
0x75780000 - 0x75870000 	C:\Windows\syswow64\RPCRT4.dll
0x74e70000 - 0x74ed0000 	C:\Windows\syswow64\SspiCli.dll
0x74e60000 - 0x74e6c000 	C:\Windows\syswow64\CRYPTBASE.dll
0x76bd0000 - 0x76d2c000 	C:\Windows\syswow64\ole32.dll
0x75910000 - 0x75970000 	C:\Windows\system32\IMM32.DLL
0x769d0000 - 0x76a9c000 	C:\Windows\syswow64\MSCTF.dll
0x60930000 - 0x60993000 	c:\progra~2\appsense\applic~1\agent\amapph~1.dll
0x0f000000 - 0x0f006000 	C:\Windows\system32\detoured.dll
0x74f00000 - 0x74f35000 	C:\Windows\syswow64\WS2_32.dll
0x77750000 - 0x77756000 	C:\Windows\syswow64\NSI.dll
0x75180000 - 0x751d7000 	C:\Windows\syswow64\SHLWAPI.dll
0x74120000 - 0x74129000 	C:\Windows\system32\VERSION.dll
0x75d80000 - 0x769ca000 	C:\Windows\syswow64\SHELL32.dll
0x76aa0000 - 0x76aa5000 	C:\Windows\syswow64\PSAPI.DLL
0x746d0000 - 0x7470e000 	c:\progra~2\citrix\system32\mfaphook.dll
0x74f40000 - 0x74fbb000 	C:\Windows\syswow64\comdlg32.dll
0x71b80000 - 0x71d1e000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x74680000 - 0x746c6000 	C:\Program Files (x86)\Citrix\system32\mmhook.dll
0x74660000 - 0x74676000 	C:\Program Files (x86)\Citrix\system32\cutildll.dll
0x745c0000 - 0x7465b000 	C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_d08cc06a442b34fc\MSVCR80.dll
0x74fc0000 - 0x7504f000 	C:\Windows\syswow64\OLEAUT32.dll
0x745a0000 - 0x745b1000 	C:\Windows\system32\NETAPI32.dll
0x74590000 - 0x74599000 	C:\Windows\system32\netutils.dll
0x74570000 - 0x74589000 	C:\Windows\system32\srvcli.dll
0x74560000 - 0x7456f000 	C:\Windows\system32\wkscli.dll
0x74550000 - 0x7455f000 	C:\Windows\system32\SAMCLI.DLL
0x74520000 - 0x74542000 	C:\Windows\system32\LOGONCLI.DLL
0x74510000 - 0x7451d000 	C:\Windows\system32\WTSAPI32.dll
0x74500000 - 0x7450d000 	C:\Program Files (x86)\Citrix\system32\ctxwsapi.dll
0x744f0000 - 0x744f8000 	C:\Windows\system32\Secur32.dll
0x744b0000 - 0x744e5000 	C:\Windows\system32\ACTIVEDS.dll
0x74470000 - 0x744a4000 	C:\Windows\system32\adsldpc.dll
0x75130000 - 0x75175000 	C:\Windows\syswow64\WLDAP32.dll
0x74450000 - 0x74464000 	C:\Windows\system32\ATL.DLL
0x74420000 - 0x74447000 	C:\Program Files (x86)\Citrix\system32\Sfrhook.dll
0x74360000 - 0x7441f000 	C:\Program Files (x86)\Citrix\system32\scardhook.dll
0x74240000 - 0x74355000 	C:\Program Files (x86)\Citrix\system32\twnhook.dll
0x74220000 - 0x74239000 	C:\Program Files (x86)\Citrix\system32\cxinjime.dll
0x74170000 - 0x7421d000 	C:\Program Files (x86)\Citrix\system32\ctxsbxhook.dll
0x74130000 - 0x7416a000 	C:\Program Files (x86)\Citrix\system32\RADEAPHOOK.dll
0x73ee0000 - 0x74120000 	C:\Windows\system32\msi.dll
0x73ec0000 - 0x73eda000 	C:\Program Files (x86)\AppSense\Environment Manager\Agent\EmLoader.dll
0x7c340000 - 0x7c396000 	C:\Program Files (x86)\Java\jre1.6.0_24\bin\msvcr71.dll
0x6d7f0000 - 0x6da96000 	C:\Program Files (x86)\Java\jre1.6.0_24\bin\client\jvm.dll
0x70ed0000 - 0x70f02000 	C:\Windows\system32\WINMM.dll
0x721e0000 - 0x7222c000 	C:\Windows\system32\apphelp.dll
0x6d7a0000 - 0x6d7ac000 	C:\Program Files (x86)\Java\jre1.6.0_24\bin\verify.dll
0x6d320000 - 0x6d33f000 	C:\Program Files (x86)\Java\jre1.6.0_24\bin\java.dll
0x6d280000 - 0x6d288000 	C:\Program Files (x86)\Java\jre1.6.0_24\bin\hpi.dll
0x6d7e0000 - 0x6d7ef000 	C:\Program Files (x86)\Java\jre1.6.0_24\bin\zip.dll
0x10000000 - 0x1006e000 	\\dnsbego.de\dfsbego\Home02\<user>\_System\TS\.swt\lib\win32\x86\swt-win32-3738.dll
0x71f40000 - 0x71f91000 	C:\Windows\system32\WINSPOOL.DRV
0x76ab0000 - 0x76bca000 	C:\Windows\syswow64\WININET.dll
0x75050000 - 0x75053000 	C:\Windows\syswow64\Normaliz.dll
0x75b10000 - 0x75cc6000 	C:\Windows\syswow64\iertutil.dll
0x754e0000 - 0x755f0000 	C:\Windows\syswow64\urlmon.dll
0x755f0000 - 0x7570d000 	C:\Windows\syswow64\CRYPT32.dll
0x75d70000 - 0x75d7c000 	C:\Windows\syswow64\MSASN1.dll
0x68be0000 - 0x68c60000 	C:\Windows\system32\uxtheme.dll
0x68bc0000 - 0x68bd3000 	C:\Windows\system32\dwmapi.dll
0x05210000 - 0x05305000 	C:\Windows\system32\propsys.dll
0x75cd0000 - 0x75d53000 	C:\Windows\syswow64\CLBCatQ.DLL
0x58ce0000 - 0x59625000 	C:\Windows\SysWOW64\ieframe.dll
0x67e80000 - 0x67ebc000 	C:\Windows\SysWOW64\OLEACC.dll
0x73ea0000 - 0x73eb6000 	C:\Windows\system32\CRYPTSP.dll
0x73e20000 - 0x73e5b000 	C:\Windows\system32\rsaenh.dll
0x710e0000 - 0x7113f000 	C:\Windows\system32\SXS.DLL
0x73e10000 - 0x73e1e000 	C:\Windows\system32\RpcRtRemote.dll
0x73790000 - 0x7379b000 	C:\Windows\system32\profapi.dll
0x71b00000 - 0x71b44000 	C:\Windows\system32\dnsapi.DLL
0x71ae0000 - 0x71afc000 	C:\Windows\system32\iphlpapi.DLL
0x71ad0000 - 0x71ad7000 	C:\Windows\system32\WINNSI.DLL
0x57690000 - 0x58248000 	C:\Windows\SysWOW64\mshtml.dll
0x71b50000 - 0x71b71000 	C:\Windows\system32\ntmarta.dll
0x588c0000 - 0x58a7b000 	C:\Windows\SysWOW64\jscript9.dll
0x6aec0000 - 0x6aecb000 	C:\Windows\system32\msimtf.dll
0x5dcc0000 - 0x5dcee000 	C:\Windows\system32\MLANG.dll
0x58890000 - 0x588bb000 	C:\Windows\system32\msls31.dll
0x75970000 - 0x75b0d000 	C:\Windows\syswow64\setupapi.dll
0x74ed0000 - 0x74ef7000 	C:\Windows\syswow64\CFGMGR32.dll
0x75110000 - 0x75122000 	C:\Windows\syswow64\DEVOBJ.dll
0x587d0000 - 0x5888a000 	C:\Windows\system32\d2d1.dll
0x586c0000 - 0x587ca000 	C:\Windows\system32\DWrite.dll
0x58630000 - 0x586b3000 	C:\Windows\system32\dxgi.dll
0x751e0000 - 0x7520d000 	C:\Windows\syswow64\WINTRUST.dll
0x58600000 - 0x5862c000 	C:\Windows\system32\d3d10_1.dll
0x585c0000 - 0x585fa000 	C:\Windows\system32\d3d10_1core.dll
0x58490000 - 0x585bc000 	C:\Windows\system32\D3D10Warp.dll
0x573d0000 - 0x574d2000 	C:\Windows\system32\d3d10.dll
0x57390000 - 0x573c3000 	C:\Windows\system32\d3d10core.dll
0x5bee0000 - 0x5bfdb000 	C:\Windows\system32\windowscodecs.dll
0x58450000 - 0x58489000 	C:\Windows\system32\MMDevAPI.DLL
0x71a70000 - 0x71ac2000 	C:\Windows\system32\RASAPI32.dll
0x71a50000 - 0x71a65000 	C:\Windows\system32\rasman.dll
0x71a40000 - 0x71a4d000 	C:\Windows\system32\rtutils.dll
0x6d160000 - 0x6d189000 	C:\Windows\system32\WINSTA.dll
0x583a0000 - 0x58448000 	C:\Windows\system32\icaendpoint.dll
0x58370000 - 0x583a0000 	C:\Windows\system32\wdmaud.drv
0x58360000 - 0x58364000 	C:\Windows\system32\ksuser.dll
0x58350000 - 0x58357000 	C:\Windows\system32\AVRT.dll
0x58310000 - 0x58346000 	C:\Windows\system32\AUDIOSES.DLL
0x58300000 - 0x58308000 	C:\Windows\system32\msacm32.drv
0x582e0000 - 0x582f4000 	C:\Windows\system32\MSACM32.dll
0x582d0000 - 0x582d8000 	C:\Windows\system32\imaadp32.acm
0x582c0000 - 0x582c7000 	C:\Windows\system32\msg711.acm
0x582b0000 - 0x582b9000 	C:\Windows\system32\msgsm32.acm
0x582a0000 - 0x582a8000 	C:\Windows\system32\msadp32.acm
0x58280000 - 0x58292000 	C:\Windows\SysWOW64\l3codeca.acm

VM Arguments:
java_command: U:\AppSense_Freigabe\testswt_3.7.1\closeswt.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\oracle\11.2.0\bin;C:\Program Files\HP\NCU;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Citrix\system32\;C:\Program Files (x86)\Citrix\System32\Citrix\IMA;C:\Program Files (x86)\Citrix\System32\Citrix\IMA\Subsystems;C:\Windows\System32\Citrix\IMA;C:\Program Files (x86)\Citrix\system32;C:\Program Files (x86)\Common Files\Citrix\System32\
USERNAME=<user>
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 44 Stepping 2, GenuineIntel



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

OS: Windows NT 6.1 Build 7601 Service Pack 1

CPU:total 24 (6 cores per cpu, 2 threads per core) family 6 model 44 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht

Memory: 4k page, physical 25155380k(19487616k free), swap 50308916k(41580628k free)

vm_info: Java HotSpot(TM) Client VM (19.1-b02) for windows-x86 JRE (1.6.0_24-b07), built on Feb  2 2011 17:44:41 by "java_re" with MS VC++ 7.1 (VS2003)

time: Fri Oct 21 13:03:47 2011
elapsed time: 3 seconds
Comment 2 Waldemar CLA 2011-11-22 08:00:56 EST
Problemsignatur:

  Problemereignisname:                       BEX

  Anwendungsname:                            java.exe

  Anwendungsversion:                         6.0.240.7

  Anwendungszeitstempel:                  4d4a0b93

  Fehlermodulname:                             windowscodecs.dll

  Fehlermodulversion:                          6.1.7601.17514

  Fehlermodulzeitstempel:                   4ce7ba3a

  Ausnahmeoffset:                                00001e01

  Ausnahmecode:                                  c0000005

  Ausnahmedaten:                                00000008

  Betriebsystemversion:                        6.1.7601.2.1.0.16.7

  Gebietsschema-ID:                             1031

  Zusatzinformation 1:                          70d2

  Zusatzinformation 2:                          70d21313858b529acc0ee4c515457fa9

  Zusatzinformation 3:                          2524

  Zusatzinformation 4:                          2524043a2f3ec27216e4ad0f9fac24d0

 

Lesen Sie unsere Datenschutzbestimmungen online:

  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0407

 

Wenn die Onlinedatenschutzbestimmungen nicht verfügbar sind, lesen Sie unsere Datenschutzbestimmungen offline:

  C:\Windows\system32\de-DE\erofflps.txt
Comment 3 Grant Gayed CLA 2011-11-24 11:51:18 EST
I assume this is with IE9.  Is there any page with JS in particular that shows the crash consistently?  I know of another script-related crash in IE9, but it's not in a remote desktop scenario.
Comment 4 Waldemar CLA 2011-12-05 04:22:26 EST
(In reply to comment #3)
> I assume this is with IE9.  Is there any page with JS in particular that shows
> the crash consistently?  I know of another script-related crash in IE9, but
> it's not in a remote desktop scenario.

Exactly, this happens with IE9. The JVM crashes even if I try to open the http://www.eclipse.org page.
Comment 5 Waldemar CLA 2012-05-23 02:14:13 EDT
The reason of this crash seems to be a BIOS feature "No-Execute Memory Protect", which was activated by default.
After deactivation of this feature the long-time-tests of the SWT Browser have became stable.
Comment 6 Niraj Modi CLA 2017-07-04 04:34:55 EDT
Tested with Snippet307 on Win7 and IE11, I don't see any crash it WORKS_FOR_ME

Closing, as WinServer2008 is no longer a supported OS platform.
You can reopen this bug if it still happens with any of the current supported platforms with valid steps to reproduce this issue.