Full thread dump Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode): "process reaper" daemon prio=10 tid=0x0000002af6fc4800 nid=0x60d runnable [0x0000000043058000..0x0000000043058c30] java.lang.Thread.State: RUNNABLE at java.lang.UNIXProcess.waitForProcessExit(Native Method) at java.lang.UNIXProcess.access$900(UNIXProcess.java:20) at java.lang.UNIXProcess$1$1.run(UNIXProcess.java:132) "NATIVEEXECUTOR: Waiting for eugene@localhost /lan/cva/debugger_user/eugene/tools/solstudio12.3/lnx86/bin/CC "-compat=g" "-xdumpmacros=defs,sys" "-E" "/dev/null"" daemon prio=10 tid=0x0000002af6fc3c00 nid=0x5c1 in Object.wait() [0x000000004244c000..0x000000004244cd30] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0000002ab47b12c8> (a java.lang.UNIXProcess) at java.lang.Object.wait(Object.java:485) at java.lang.UNIXProcess.waitFor(UNIXProcess.java:165) - locked <0x0000002ab47b12c8> (a java.lang.UNIXProcess) at org.netbeans.modules.nativeexecution.LocalNativeProcess.waitResult(LocalNativeProcess.java:228) at org.netbeans.modules.nativeexecution.AbstractNativeProcess$1.call(AbstractNativeProcess.java:163) at org.netbeans.modules.nativeexecution.AbstractNativeProcess$1.call(AbstractNativeProcess.java:155) at org.netbeans.modules.nativeexecution.support.NativeTaskExecutorService$1.call(NativeTaskExecutorService.java:67) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968) "RunDialogPanel Worker" daemon prio=10 tid=0x0000002af80d8400 nid=0x554 in Object.wait() [0x0000000042f57000..0x0000000042f57db0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0000002ab4620b38> (a org.openide.util.RequestProcessor$Task) at java.lang.Object.wait(Object.java:485) at org.openide.util.Task.waitFinished(Task.java:133) - locked <0x0000002ab4620b38> (a org.openide.util.RequestProcessor$Task) at org.openide.util.RequestProcessor$Task.waitFinished(RequestProcessor.java:1681) at org.netbeans.modules.cnd.toolchain.compilerset.CompilerSetManagerImpl.initCompilerSets(CompilerSetManagerImpl.java:341) - locked <0x0000002ab4627058> (a org.netbeans.modules.cnd.toolchain.compilerset.CompilerSetManagerImpl) at org.netbeans.modules.cnd.toolchain.compilerset.CompilerSetManagerImpl.(CompilerSetManagerImpl.java:133) at org.netbeans.modules.cnd.toolchain.compilerset.CompilerSetManagerAccessorImpl.getDefaultImpl(CompilerSetManagerAccessorImpl.java:138) - locked <0x0000002ab470b488> (a java.lang.Object) at org.netbeans.modules.cnd.toolchain.compilerset.CompilerSetManagerAccessorImpl.getDefault(CompilerSetManagerAccessorImpl.java:82) at org.netbeans.modules.cnd.api.toolchain.CompilerSetManager.get(CompilerSetManager.java:69) at org.netbeans.modules.cnd.makeproject.api.configurations.DevelopmentHostConfiguration.(DevelopmentHostConfiguration.java:91) at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfiguration.(MakeConfiguration.java:192) at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfiguration.(MakeConfiguration.java:174) at org.netbeans.modules.cnd.makeproject.api.RunDialogPanel.createLocalProject(RunDialogPanel.java:991) at org.netbeans.modules.cnd.makeproject.api.RunDialogPanel.createNewProject(RunDialogPanel.java:967) at org.netbeans.modules.cnd.makeproject.api.RunDialogPanel.access$700(RunDialogPanel.java:103) at org.netbeans.modules.cnd.makeproject.api.RunDialogPanel$6.run(RunDialogPanel.java:930) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968) "org.netbeans.modules.cnd.toolchain.compilerset.CompilerSetManagerImpl" daemon prio=10 tid=0x0000002af418e000 nid=0x54e runnable [0x0000000041f46000..0x0000000041f47bb0] java.lang.Thread.State: RUNNABLE at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:199) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158) - locked <0x0000002ab47b1610> (a java.io.InputStreamReader) at java.io.InputStreamReader.read(InputStreamReader.java:167) at java.io.BufferedReader.fill(BufferedReader.java:136) at java.io.BufferedReader.readLine(BufferedReader.java:299) - locked <0x0000002ab47b1610> (a java.io.InputStreamReader) at java.io.BufferedReader.readLine(BufferedReader.java:362) at org.netbeans.modules.cnd.toolchain.compilers.SunCCCompiler.parseCompilerOutput(SunCCCompiler.java:87) at org.netbeans.modules.cnd.toolchain.compilers.CCCCompiler.getSystemIncludesAndDefines(CCCCompiler.java:317) at org.netbeans.modules.cnd.toolchain.compilers.SunCCCCompiler.getFreshSystemIncludesAndDefines(SunCCCCompiler.java:87) at org.netbeans.modules.cnd.toolchain.compilers.CCCCompiler.resetSystemProperties(CCCCompiler.java:183) at org.netbeans.modules.cnd.api.toolchain.AbstractCompiler.resetSystemProperties(AbstractCompiler.java:204) at org.netbeans.modules.cnd.toolchain.compilers.CCCCompiler.waitReady(CCCCompiler.java:173) at org.netbeans.modules.cnd.toolchain.compilerset.CompilerSetManagerImpl.completeCompilerSetsSettings(CompilerSetManagerImpl.java:816) at org.netbeans.modules.cnd.toolchain.compilerset.CompilerSetManagerImpl.completeCompilerSets(CompilerSetManagerImpl.java:809) at org.netbeans.modules.cnd.toolchain.compilerset.CompilerSetManagerImpl.initCompilerSetsImpl(CompilerSetManagerImpl.java:418) at org.netbeans.modules.cnd.toolchain.compilerset.CompilerSetManagerImpl.access$200(CompilerSetManagerImpl.java:98) at org.netbeans.modules.cnd.toolchain.compilerset.CompilerSetManagerImpl$3.run(CompilerSetManagerImpl.java:331) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968) "DestroyJavaVM" prio=10 tid=0x0000002af3347800 nid=0x4a3 waiting on condition [0x0000000000000000..0x000000004022ad20] java.lang.Thread.State: RUNNABLE "AWT-EventQueue-1" prio=10 tid=0x0000002af46f5400 nid=0x547 in Object.wait() [0x0000000042951000..0x0000000042951c30] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:485) at java.awt.EventQueue.getNextEvent(EventQueue.java:479) - locked <0x0000002ab35848a0> (a org.netbeans.core.TimableEventQueue) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:236) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) "TimerQueue" daemon prio=10 tid=0x0000002af6523000 nid=0x546 in Object.wait() [0x000000004234b000..0x000000004234bcb0] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) at javax.swing.TimerQueue.run(TimerQueue.java:236) - locked <0x0000002ab3581368> (a javax.swing.TimerQueue) at java.lang.Thread.run(Thread.java:619) "Glue Notifier" daemon prio=10 tid=0x0000002af7132c00 nid=0x545 in Object.wait() [0x0000000042850000..0x0000000042850b30] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0000002ab365da68> (a com.sun.tools.swdev.glue.EventQueue) at java.lang.Object.wait(Object.java:485) at com.sun.tools.swdev.glue.EventQueue.iget(EventQueue.java:22) - locked <0x0000002ab365da68> (a com.sun.tools.swdev.glue.EventQueue) at com.sun.tools.swdev.glue.NotifierPoll.dispatch(NotifierPoll.java:145) at com.sun.tools.swdev.glue.NotifierPoll.loop(NotifierPoll.java:200) at com.sun.tools.swdev.glue.NotifierThread.run(NotifierThread.java:89) "Waiter number 1" prio=10 tid=0x0000002af710a400 nid=0x544 runnable [0x000000004274f000..0x000000004274fbb0] java.lang.Thread.State: RUNNABLE at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:199) at com.sun.tools.swdev.glue.WaitableInputStream.waitForInput(WaitableInputStream.java:71) - locked <0x0000002ab365db58> (a com.sun.tools.swdev.glue.WaitableInputStream) at com.sun.tools.swdev.glue.GlueSocket.waitForInput(GlueSocket.java:95) at com.sun.tools.swdev.glue.CBInfo$Waiter.run(CBInfo.java:76) - locked <0x0000002ab365db30> (a com.sun.tools.swdev.glue.GlueSocket) "Waiter number 0" prio=10 tid=0x0000002af2f9e000 nid=0x53f runnable [0x000000004264e000..0x000000004264eab0] java.lang.Thread.State: RUNNABLE at com.sun.tools.swdev.toolscommon.base.UnixSocket.native_accept(Native Method) at com.sun.tools.swdev.toolscommon.base.UnixSocket.accept(UnixSocket.java:49) at com.sun.tools.swdev.toolscommon.base.UnixServerSocket.accept(UnixServerSocket.java:38) at com.sun.tools.swdev.glue.UnixServerSocketTramp.accept(UnixServerSocketTramp.java:23) at com.sun.tools.swdev.glue.GlueServerSocket.accept(GlueServerSocket.java:36) at com.sun.tools.swdev.glue.WaitableServerSocket.waitForInput(WaitableServerSocket.java:24) - locked <0x0000002ab365eea0> (a com.sun.tools.swdev.glue.WaitableServerSocket) at com.sun.tools.swdev.glue.CBInfo$Waiter.run(CBInfo.java:76) - locked <0x0000002ab365eea0> (a com.sun.tools.swdev.glue.WaitableServerSocket) "Thread-3" daemon prio=10 tid=0x0000002af4a9c400 nid=0x51c in Object.wait() [0x000000004254d000..0x000000004254ddb0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0000002ab3312fb0> (a java.util.LinkedList) at java.lang.Object.wait(Object.java:485) at java.util.prefs.AbstractPreferences$EventDispatchThread.run(AbstractPreferences.java:1461) - locked <0x0000002ab3312fb0> (a java.util.LinkedList) "AWT-Shutdown" prio=10 tid=0x0000002af334f400 nid=0x4d0 in Object.wait() [0x000000004224a000..0x000000004224ab30] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0000002ab2b4ac70> (a java.lang.Object) at java.lang.Object.wait(Object.java:485) at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259) - locked <0x0000002ab2b4ac70> (a java.lang.Object) at java.lang.Thread.run(Thread.java:619) "AWT-XAWT" daemon prio=10 tid=0x0000002af36d6800 nid=0x4cc runnable [0x0000000042149000..0x0000000042149bb0] java.lang.Thread.State: RUNNABLE at sun.awt.X11.XToolkit.waitForEvents(Native Method) at sun.awt.X11.XToolkit.run(XToolkit.java:548) at sun.awt.X11.XToolkit.run(XToolkit.java:523) at java.lang.Thread.run(Thread.java:619) "Java2D Disposer" daemon prio=10 tid=0x0000002af31f3c00 nid=0x4c6 in Object.wait() [0x0000000042048000..0x0000000042048a30] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x0000002ab2a77f78> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132) at sun.java2d.Disposer.run(Disposer.java:125) at java.lang.Thread.run(Thread.java:619) "CLI Requests Server" daemon prio=10 tid=0x0000002af3341c00 nid=0x4c1 runnable [0x0000000041d45000..0x0000000041d45db0] java.lang.Thread.State: RUNNABLE at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) - locked <0x0000002ab2a6d270> (a java.net.SocksSocketImpl) at java.net.ServerSocket.implAccept(ServerSocket.java:453) at java.net.ServerSocket.accept(ServerSocket.java:421) at org.netbeans.CLIHandler$Server.run(CLIHandler.java:1081) "Active Reference Queue Daemon" daemon prio=10 tid=0x0000002af330a800 nid=0x4bf in Object.wait() [0x0000000041c44000..0x0000000041c44c30] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x0000002ab2a104a8> (a java.lang.ref.ReferenceQueue$Lock) at org.openide.util.lookup.implspi.ActiveQueue$Impl.run(ActiveQueue.java:101) at java.lang.Thread.run(Thread.java:619) "Timer-0" daemon prio=10 tid=0x0000002af3306800 nid=0x4be in Object.wait() [0x0000000041b43000..0x0000000041b43cb0] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.util.TimerThread.mainLoop(Timer.java:509) - locked <0x0000002ab2b46068> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "Low Memory Detector" daemon prio=10 tid=0x0000002af2ea5400 nid=0x4ba runnable [0x0000000000000000..0x0000000000000000] java.lang.Thread.State: RUNNABLE "CompilerThread1" daemon prio=10 tid=0x0000002af2ea2800 nid=0x4b9 waiting on condition [0x0000000000000000..0x000000004183f2d0] java.lang.Thread.State: RUNNABLE "CompilerThread0" daemon prio=10 tid=0x0000002af2e9e800 nid=0x4b8 waiting on condition [0x0000000000000000..0x000000004173e350] java.lang.Thread.State: RUNNABLE "Signal Dispatcher" daemon prio=10 tid=0x0000002af2e9cc00 nid=0x4b7 waiting on condition [0x0000000000000000..0x0000000000000000] java.lang.Thread.State: RUNNABLE "Finalizer" daemon prio=10 tid=0x0000002af2e7a000 nid=0x4b6 in Object.wait() [0x000000004153d000..0x000000004153ddb0] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x0000002ab2900738> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) "Reference Handler" daemon prio=10 tid=0x0000002af2e78400 nid=0x4b5 in Object.wait() [0x000000004143c000..0x000000004143cc30] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:485) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) - locked <0x0000002ab2901788> (a java.lang.ref.Reference$Lock) "VM Thread" prio=10 tid=0x0000002af2af1c00 nid=0x4b4 runnable "GC task thread#0 (ParallelGC)" prio=10 tid=0x000000004011e400 nid=0x4a4 runnable "GC task thread#1 (ParallelGC)" prio=10 tid=0x0000000040120000 nid=0x4a5 runnable "GC task thread#2 (ParallelGC)" prio=10 tid=0x0000000040121800 nid=0x4a6 runnable "GC task thread#3 (ParallelGC)" prio=10 tid=0x0000000040123000 nid=0x4a7 runnable "GC task thread#4 (ParallelGC)" prio=10 tid=0x0000000040124c00 nid=0x4a8 runnable "GC task thread#5 (ParallelGC)" prio=10 tid=0x0000000040126400 nid=0x4a9 runnable "GC task thread#6 (ParallelGC)" prio=10 tid=0x0000000040128000 nid=0x4aa runnable "GC task thread#7 (ParallelGC)" prio=10 tid=0x0000000040129800 nid=0x4ab runnable "GC task thread#8 (ParallelGC)" prio=10 tid=0x0000002af29f7400 nid=0x4ac runnable "GC task thread#9 (ParallelGC)" prio=10 tid=0x0000002af29f8c00 nid=0x4ad runnable "GC task thread#10 (ParallelGC)" prio=10 tid=0x0000002af29fa400 nid=0x4ae runnable "GC task thread#11 (ParallelGC)" prio=10 tid=0x0000002af29fbc00 nid=0x4af runnable "GC task thread#12 (ParallelGC)" prio=10 tid=0x0000002af29fd800 nid=0x4b0 runnable "GC task thread#13 (ParallelGC)" prio=10 tid=0x0000002af29ff000 nid=0x4b1 runnable "GC task thread#14 (ParallelGC)" prio=10 tid=0x0000002af2a00c00 nid=0x4b2 runnable "GC task thread#15 (ParallelGC)" prio=10 tid=0x0000002af2a02400 nid=0x4b3 runnable "VM Periodic Task Thread" prio=10 tid=0x0000002af2ea7400 nid=0x4bb waiting on condition JNI global references: 2024 Heap PSYoungGen total 18944K, used 14489K [0x0000002adcfc0000, 0x0000002ade7c0000, 0x0000002af2510000) eden space 16128K, 72% used [0x0000002adcfc0000,0x0000002addb307d0,0x0000002addf80000) from space 2816K, 98% used [0x0000002addfd0000,0x0000002ade285e58,0x0000002ade290000) to space 4224K, 0% used [0x0000002ade3a0000,0x0000002ade3a0000,0x0000002ade7c0000) PSOldGen total 64640K, used 47314K [0x0000002ab2510000, 0x0000002ab6430000, 0x0000002adcfc0000) object space 64640K, 73% used [0x0000002ab2510000,0x0000002ab53448c8,0x0000002ab6430000) PSPermGen total 93184K, used 49295K [0x0000002a99510000, 0x0000002a9f010000, 0x0000002ab2510000) object space 93184K, 52% used [0x0000002a99510000,0x0000002a9c533d20,0x0000002a9f010000)