This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

5.1.1.00031 crashes always as soon as it starts running in debugger mode .

Other Parts Discussed in Thread: CCSTUDIO

Hi,


I have some trouble working with CCS Debugger. As soon as CCS starts running in the debugger mode it crashes with the exception logs generated which I have shared with this ticket. I have also re-installed the CCS on my desktop again but still the CCS crashes with the same set of exception logs.

I am running on the desktop with the following Configuration :

1.  Windows 7 Professional Service pack 1

2. Intel i-5 - 3470 CPU @ 3.20 GHz.

3. RAM : 32 GB

4. 32 bit operating System.

These are the error logs that I got after the CCS crashes :

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x31664778, pid=3460, tid=2256
#
# Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode windows-x86)
# Problematic frame:
# C  0x31664778
#
# 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 (0x005c9000):  JavaThread "main" [_thread_in_native, id=2256, stack(0x00030000,0x00130000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000000, EBX=0x0012f198, ECX=0x00000009, EDX=0x00278504
ESP=0x0012f184, EBP=0x0012f19c, ESI=0x8000ffff, EDI=0x00000000
EIP=0x31664778, EFLAGS=0x00210246

Top of Stack: (sp=0x0012f184)
0x0012f184:   0123b788 0122da48 0124d46c 316646c4
0x0012f194:   0124d464 00000000 0012f1a4 316646a6
0x0012f1a4:   0012f1b8 64de0f3b 00278504 0122da48
0x0012f1b4:   0124d464 0012f1cc 64c6484b 000003e8
0x0012f1c4:   00000001 0124d464 0012f1fc 64c64963
0x0012f1d4:   000003e8 00000001 8b127280 0012f284
0x0012f1e4:   00000113 00000000 0124d46c 0012f29c
0x0012f1f4:   64e5b2a8 00000000 0012f208 652ff2e0

Instructions: (pc=0x31664778)
0x31664768:   8b f8 85 ff 0f 84 b0 54 1c 00 33 f6 39 37 74 0a
0x31664778:   8b 0f 8b c6 5f 5e 89 0b 5b c3 6a 10 6a 08 ff 15


Stack: [0x00030000,0x00130000],  sp=0x0012f184,  free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0x31664778
C  0x316646a6
C  0x64de0f3b
C  0x64c6484b
C  0x64c64963
C  0x652ff2e0
C  [USER32.dll+0x1c4e7]
C  [USER32.dll+0x1c5e7]
C  [USER32.dll+0x1cc19]
C  [USER32.dll+0x1cc70]
C  [swt-win32-3738.dll+0x39da]
J  org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I
J  org.eclipse.swt.widgets.Display.readAndDispatch()Z
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;+108
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

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
J  org.eclipse.swt.widgets.Display.readAndDispatch()Z
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;+108
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
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x31195800 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=2492, stack(0x39640000,0x39740000)]
  0x31194c00 JavaThread "Scripting Console - Rhino" [_thread_blocked, id=684, stack(0x2fa70000,0x2fb70000)]
  0x31194000 JavaThread "Timer-0" daemon [_thread_blocked, id=3676, stack(0x33c80000,0x33d80000)]
  0x31193c00 JavaThread "31995269@qtp-30472005-1 - Acceptor0 SelectChannelConnector@127.0.0.1:49564" [_thread_in_native, id=2388, stack(0x33a80000,0x33b80000)]
  0x31193400 JavaThread "26681190@qtp-30472005-0" [_thread_blocked, id=4024, stack(0x33980000,0x33a80000)]
  0x31193000 JavaThread "Worker-11" [_thread_blocked, id=3616, stack(0x33880000,0x33980000)]
  0x2da6e000 JavaThread "Worker-9" [_thread_in_native, id=704, stack(0x33480000,0x33580000)]
  0x2da6dc00 JavaThread "Worker-8" [_thread_blocked, id=548, stack(0x33380000,0x33480000)]
  0x2da6d400 JavaThread "Worker-7" [_thread_blocked, id=1108, stack(0x33280000,0x33380000)]
  0x2da6c800 JavaThread "Worker-5" [_thread_blocked, id=3852, stack(0x33080000,0x33180000)]
  0x2da6c400 JavaThread "Worker-4" [_thread_blocked, id=2868, stack(0x32f80000,0x33080000)]
  0x2da6c000 JavaThread "Worker-3" [_thread_blocked, id=412, stack(0x32e80000,0x32f80000)]
  0x2da6ac00 JavaThread "Worker-2" [_thread_blocked, id=1212, stack(0x32d80000,0x32e80000)]
  0x2da6b400 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=1140, stack(0x327e0000,0x328e0000)]
  0x2d977400 JavaThread "Worker-1" [_thread_in_native, id=2536, stack(0x30b60000,0x30c60000)]
  0x2ccdd000 JavaThread "Worker-0" [_thread_blocked, id=2464, stack(0x2d480000,0x2d580000)]
  0x2d69ac00 JavaThread "Worker-JM" [_thread_blocked, id=2620, stack(0x2da80000,0x2db80000)]
  0x2ccf0800 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=3608, stack(0x2d580000,0x2d680000)]
  0x2ccf7c00 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=4088, stack(0x2d380000,0x2d480000)]
  0x2cc53c00 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=392, stack(0x2d280000,0x2d380000)]
  0x2ccf1800 JavaThread "State Data Manager" daemon [_thread_blocked, id=2836, stack(0x2d180000,0x2d280000)]
  0x2cc78c00 JavaThread "Framework Active Thread" [_thread_blocked, id=1032, stack(0x2d080000,0x2d180000)]
  0x02021c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3456, stack(0x2c980000,0x2ca80000)]
  0x0201d800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=880, stack(0x2c880000,0x2c980000)]
  0x02018000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1020, stack(0x2c780000,0x2c880000)]
  0x0200d800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=744, stack(0x2c680000,0x2c780000)]
  0x01ffd400 JavaThread "Finalizer" daemon [_thread_blocked, id=1576, stack(0x2c580000,0x2c680000)]
  0x01ff8c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=3872, stack(0x2c480000,0x2c580000)]
=>0x005c9000 JavaThread "main" [_thread_in_native, id=2256, stack(0x00030000,0x00130000)]

Other Threads:
  0x01ff4000 VMThread [stack: 0x2c380000,0x2c480000] [id=2252]
  0x02022c00 WatcherThread [stack: 0x2ca80000,0x2cb80000] [id=1376]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 8128K, used 3464K [0x040e0000, 0x049b0000, 0x05e60000)
  eden space 7232K,  43% used [0x040e0000, 0x043f0f10, 0x047f0000)
  from space 896K,  36% used [0x048d0000, 0x04921270, 0x049b0000)
  to   space 896K,   0% used [0x047f0000, 0x047f0000, 0x048d0000)
 tenured generation   total 106844K, used 99917K [0x05e60000, 0x0c6b7000, 0x1c0e0000)
   the space 106844K,  93% used [0x05e60000, 0x0bff3400, 0x0bff3400, 0x0c6b7000)
 compacting perm gen  total 59648K, used 59487K [0x1c0e0000, 0x1fb20000, 0x2c0e0000)
   the space 59648K,  99% used [0x1c0e0000, 0x1faf7e60, 0x1faf8000, 0x1fb20000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040d000     C:\ti\ccsv5\eclipse\ccstudio.exe
0x77d50000 - 0x77e8c000     C:\Windows\SYSTEM32\ntdll.dll
0x77850000 - 0x77924000     C:\Windows\system32\kernel32.dll
0x75f10000 - 0x75f5b000     C:\Windows\system32\KERNELBASE.dll
0x763b0000 - 0x76479000     C:\Windows\system32\USER32.dll
0x779d0000 - 0x77a1e000     C:\Windows\system32\GDI32.dll
0x77e90000 - 0x77e9a000     C:\Windows\system32\LPK.dll
0x77930000 - 0x779cd000     C:\Windows\system32\USP10.dll
0x77710000 - 0x777bc000     C:\Windows\system32\msvcrt.dll
0x70160000 - 0x701e4000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\COMCTL32.dll
0x76310000 - 0x763b0000     C:\Windows\system32\ADVAPI32.dll
0x76480000 - 0x76499000     C:\Windows\SYSTEM32\sechost.dll
0x76250000 - 0x762f2000     C:\Windows\system32\RPCRT4.dll
0x77690000 - 0x776af000     C:\Windows\system32\IMM32.DLL
0x77eb0000 - 0x77f7c000     C:\Windows\system32\MSCTF.dll
0x72000000 - 0x7200d000     C:\ti\ccsv5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502\eclipse_1406.dll
0x75250000 - 0x75259000     C:\Windows\system32\VERSION.dll
0x74be0000 - 0x74c20000     C:\Windows\system32\uxtheme.dll
0x6e250000 - 0x6e267000     C:\Users\Administrator\AppData\Local\AskPartnerNetwork\Toolbar\Updater\IDC\IdcSrvStub.dll
0x77b50000 - 0x77ba7000     C:\Windows\system32\SHLWAPI.dll
0x73ee0000 - 0x73efc000     C:\Windows\system32\IPHLPAPI.DLL
0x76300000 - 0x76306000     C:\Windows\system32\NSI.dll
0x73e20000 - 0x73e27000     C:\Windows\system32\WINNSI.DLL
0x77ea0000 - 0x77ea5000     C:\Windows\system32\PSAPI.DLL
0x73940000 - 0x73952000     C:\Windows\system32\dhcpcsvc.DLL
0x76830000 - 0x76865000     C:\Windows\system32\WS2_32.dll
0x75220000 - 0x75241000     C:\Windows\system32\ntmarta.dll
0x76200000 - 0x76245000     C:\Windows\system32\WLDAP32.dll
0x766d0000 - 0x7682c000     C:\Windows\system32\ole32.dll
0x75cc0000 - 0x75ccc000     C:\Windows\system32\CRYPTBASE.dll
0x777c0000 - 0x77843000     C:\Windows\system32\CLBCatQ.DLL
0x76140000 - 0x761cf000     C:\Windows\system32\OLEAUT32.dll
0x6d800000 - 0x6da56000     C:\ti\ccsv5\eclipse\jre\bin\client\jvm.dll
0x743f0000 - 0x74422000     C:\Windows\system32\WINMM.dll
0x7c340000 - 0x7c396000     C:\ti\ccsv5\eclipse\jre\bin\MSVCR71.dll
0x75c40000 - 0x75c8c000     C:\Windows\system32\apphelp.dll
0x6d290000 - 0x6d298000     C:\ti\ccsv5\eclipse\jre\bin\hpi.dll
0x6d7b0000 - 0x6d7bc000     C:\ti\ccsv5\eclipse\jre\bin\verify.dll
0x6d330000 - 0x6d34f000     C:\ti\ccsv5\eclipse\jre\bin\java.dll
0x6d7f0000 - 0x6d7ff000     C:\ti\ccsv5\eclipse\jre\bin\zip.dll
0x757b0000 - 0x757c6000     C:\Windows\system32\CRYPTSP.dll
0x75550000 - 0x7558b000     C:\Windows\system32\rsaenh.dll
0x75e80000 - 0x75e97000     C:\Windows\system32\USERENV.dll
0x75db0000 - 0x75dbb000     C:\Windows\system32\profapi.dll
0x6d610000 - 0x6d623000     C:\ti\ccsv5\eclipse\jre\bin\net.dll
0x75770000 - 0x757ac000     C:\Windows\system32\mswsock.dll
0x75760000 - 0x75766000     C:\Windows\System32\wship6.dll
0x742a0000 - 0x742b0000     C:\Windows\system32\NLAapi.dll
0x70500000 - 0x70510000     C:\Windows\system32\napinsp.dll
0x704e0000 - 0x704f2000     C:\Windows\system32\pnrpnsp.dll
0x75630000 - 0x75674000     C:\Windows\system32\DNSAPI.dll
0x704d0000 - 0x704d8000     C:\Windows\System32\winrnr.dll
0x752e0000 - 0x752e5000     C:\Windows\System32\wshtcpip.dll
0x71380000 - 0x71386000     C:\Windows\system32\rasadhlp.dll
0x73bf0000 - 0x73c28000     C:\Windows\System32\fwpuclnt.dll
0x6d630000 - 0x6d639000     C:\ti\ccsv5\eclipse\jre\bin\nio.dll
0x2cfc0000 - 0x2d02e000     C:\ti\ccsv5\eclipse\configuration\org.eclipse.osgi\bundles\274\1\.cp\swt-win32-3738.dll
0x760c0000 - 0x7613b000     C:\Windows\system32\comdlg32.dll
0x74cb0000 - 0x74e4e000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76870000 - 0x774ba000     C:\Windows\system32\SHELL32.dll
0x71390000 - 0x713e1000     C:\Windows\system32\WINSPOOL.DRV
0x774c0000 - 0x77682000     C:\Windows\system32\WININET.dll
0x75e70000 - 0x75e74000     C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x75f00000 - 0x75f04000     C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x76080000 - 0x76084000     C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x75ee0000 - 0x75ee3000     C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x764a0000 - 0x764a3000     C:\Windows\system32\normaliz.DLL
0x764b0000 - 0x766cb000     C:\Windows\system32\iertutil.dll
0x75ef0000 - 0x75ef5000     C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x75f60000 - 0x76080000     C:\Windows\system32\CRYPT32.dll
0x75da0000 - 0x75dac000     C:\Windows\system32\MSASN1.dll
0x74620000 - 0x74633000     C:\Windows\system32\dwmapi.dll
0x749d0000 - 0x74ac5000     C:\Windows\system32\propsys.dll
0x01a30000 - 0x01a36000     C:\ti\ccsv5\ccs_base\DebugServer\bin\win32\LibraryLoader.dll
0x6cf30000 - 0x6cfb7000     C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCP80.dll
0x6ce90000 - 0x6cf2b000     C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll
0x2de30000 - 0x2e022000     C:\ti\ccsv5\ccs_base\common\bin\xerces-c_2_5_0.dll
0x2cd80000 - 0x2cda0000     C:\ti\ccsv5\ccs_base\common\bin\ti_logger.dll
0x2dbd0000 - 0x2dc45000     C:\ti\ccsv5\ccs_base\common\bin\C4DLL.DLL
0x01ab0000 - 0x01ac0000     C:\ti\ccsv5\ccs_base\common\bin\CCReg.dll
0x2dc90000 - 0x2dcd2000     C:\ti\ccsv5\ccs_base\common\bin\fsutil.dll
0x2cdd0000 - 0x2cdd8000     C:\ti\ccsv5\ccs_base\common\bin\fsutiljni.dll
0x2ce30000 - 0x2ce39000     C:\ti\ccsv5\ccs_base\common\bin\MiniDump.dll
0x2e130000 - 0x2e1c3000     C:\ti\ccsv5\ccs_base\common\bin\rtdx.dll
0x2e1f0000 - 0x2e360000     C:\ti\ccsv5\ccs_base\common\bin\setup_parser.dll
0x2ce60000 - 0x2ce6d000     C:\ti\ccsv5\ccs_base\common\bin\ti_targetdb_parser.dll
0x6ce00000 - 0x6ce8e000     C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCP90.dll
0x721b0000 - 0x72253000     C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
0x725f0000 - 0x725f8000     C:\ti\ccsv5\ccs_base\DebugServer\win32\javaxpcomglue.dll
0x69ae0000 - 0x69b0a000     C:\ti\ccsv5\ccs_base\DebugServer\win32\nspr4.dll
0x70340000 - 0x70347000     C:\Windows\system32\WSOCK32.dll
0x725e0000 - 0x725e7000     C:\ti\ccsv5\ccs_base\DebugServer\win32\plc4.dll
0x6cdf0000 - 0x6cdf7000     C:\ti\ccsv5\ccs_base\DebugServer\win32\plds4.dll
0x69a60000 - 0x69adb000     C:\ti\ccsv5\ccs_base\DebugServer\win32\sqlite3.dll
0x69a40000 - 0x69a54000     C:\ti\ccsv5\ccs_base\DebugServer\win32\nssutil3.dll
0x69a10000 - 0x69a36000     C:\ti\ccsv5\ccs_base\DebugServer\win32\softokn3.dll
0x68bf0000 - 0x68c8d000     C:\ti\ccsv5\ccs_base\DebugServer\win32\nss3.dll
0x699e0000 - 0x69a01000     C:\ti\ccsv5\ccs_base\DebugServer\win32\ssl3.dll
0x699c0000 - 0x699d8000     C:\ti\ccsv5\ccs_base\DebugServer\win32\smime3.dll
0x67380000 - 0x67d6e000     C:\ti\ccsv5\ccs_base\DebugServer\win32\xul.dll
0x672a0000 - 0x67371000     C:\ti\ccsv5\ccs_base\DebugServer\win32\js3250.dll
0x70350000 - 0x70355000     C:\Windows\system32\MSIMG32.dll
0x6f900000 - 0x6f9eb000     C:\Windows\system32\DBGHELP.DLL
0x6d4b0000 - 0x6d4b7000     C:\ti\ccsv5\ccs_base\DebugServer\win32\xpcom.dll
0x73a00000 - 0x73a0d000     C:\Windows\system32\dhcpcsvc6.DLL
0x2edc0000 - 0x2ef5d000     C:\ti\ccsv5\ccs_base\DebugServer\win32\components\mdex.dll
0x73f40000 - 0x73f51000     C:\Windows\system32\NETAPI32.dll
0x73f30000 - 0x73f39000     C:\Windows\system32\netutils.dll
0x75a70000 - 0x75a89000     C:\Windows\system32\srvcli.dll
0x73f20000 - 0x73f2f000     C:\Windows\system32\wkscli.dll
0x2ef60000 - 0x2f1dd000     C:\ti\ccsv5\ccs_base\DebugServer\license\mdexutil.dll
0x71240000 - 0x71249000     C:\Windows\system32\snmpapi.dll
0x77bb0000 - 0x77d4d000     C:\Windows\system32\SETUPAPI.dll
0x76090000 - 0x760b7000     C:\Windows\system32\CFGMGR32.dll
0x75dc0000 - 0x75dd2000     C:\Windows\system32\DEVOBJ.dll
0x71860000 - 0x7186a000     C:\Windows\system32\wbem\wbemprox.dll
0x71aa0000 - 0x71afc000     C:\Windows\system32\wbemcomn.dll
0x75eb0000 - 0x75ede000     C:\Windows\system32\WINTRUST.dll
0x75d30000 - 0x75d3e000     C:\Windows\system32\RpcRtRemote.dll
0x717b0000 - 0x717bf000     C:\Windows\system32\wbem\wbemsvc.dll
0x71910000 - 0x719a6000     C:\Windows\system32\wbem\fastprox.dll
0x71840000 - 0x71858000     C:\Windows\system32\NTDSAPI.dll
0x691f0000 - 0x691f3000     C:\Windows\system32\icmp.Dll
0x75c20000 - 0x75c3b000     C:\Windows\system32\SspiCli.dll
0x2f300000 - 0x2f31d000     C:\ti\ccsv5\eclipse\configuration\org.eclipse.osgi\bundles\274\1\.cp\swt-gdip-win32-3738.dll
0x74840000 - 0x749d0000     C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_72d576ad8665e853\gdiplus.dll
0x744c0000 - 0x745f0000     C:\Windows\system32\WindowsCodecs.dll
0x2f3a0000 - 0x2f3ae000     C:\ti\ccsv5\eclipse\configuration\org.eclipse.osgi\bundles\85\1\.cp\os\win32\x86\localfile_1_0_0.dll

VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx384m -XX:ErrorFile=C:\Users\ADMINI~1\AppData\Local\.TI\213602635\0\dmp\hs_err_%p.log -XX:MaxPermSize=256M
java_command: <unknown>
Launcher Type: generic

Environment Variables:
PATH=C:\ti\ccsv5\ccs_base\common\bin;C:\ti\ccsv5\ccs_base\common\uscif;C:\ti\ccsv5\ccs_base\DebugServer\license;C:/ti/ccsv5/eclipse/jre/bin/client;C:/ti/ccsv5/eclipse/jre/bin;C:/ti/ccsv5/eclipse/jre/lib/i386;C:/Program Files/Texas Instruments/xdctools_3_23_03_53;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:/Program Files/Texas Instruments/xdctools_3_23_03_53;C:\ti\ccsv5\eclipse;;C:\ti\ccsv5\ccs_base\emulation\analysis\bin\.;C:\ti\ccsv5\ccs_base\emulation\analysis\bin\../xmldb/aet_config;C:\ti\ccsv5\ccs_base\emulation\analysis\bin\../xmldb/trace_config/setup;C:\ti\ccsv5\ccs_base\emulation\analysis\bin\../xmldb/trace_config/devices;C:\ti\ccsv5\ccs_base\emulation\analysis\bin\../../../common/bin;C:\ti\ccsv5\ccs_base\emulation\analysis\bin\../../../common/uscif;C:\ti\ccsv5\ccs_base\emulation\analysis\bin\../../tpi
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 58 Stepping 9, GenuineIntel



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

OS: Windows NT 6.1 Build 7601 Service Pack 1

CPU:total 4 (8 cores per cpu, 2 threads per core) family 6 model 10 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, ht

Memory: 4k page, physical 2097151k(1787900k free), swap 4194303k(4194303k free)

vm_info: Java HotSpot(TM) Client VM (11.3-b02) for windows-x86 JRE (1.6.0_13-b03), built on Mar  9 2009 01:15:24 by "java_re" with MS VC++ 7.1

time: Fri Sep 26 09:47:56 2014
elapsed time: 417 seconds

Anybody,Please help me in resolving this issue. Please let me know if you need more information.

Thanks,

Mohit