| 1 | 2012-08-30 21:41:59
|
|---|
| 2 | Full thread dump OpenJDK 64-Bit Server VM (22.0-b10 mixed mode):
|
|---|
| 3 |
|
|---|
| 4 | "Timer-0" daemon prio=10 tid=0x000000000125d000 nid=0x19f6 in Object.wait() [0x00007fc8570c1000]
|
|---|
| 5 | java.lang.Thread.State: TIMED_WAITING (on object monitor)
|
|---|
| 6 | at java.lang.Object.wait(Native Method)
|
|---|
| 7 | - waiting on <0x00000000db948f10> (a java.util.TaskQueue)
|
|---|
| 8 | at java.util.TimerThread.mainLoop(Timer.java:552)
|
|---|
| 9 | - locked <0x00000000db948f10> (a java.util.TaskQueue)
|
|---|
| 10 | at java.util.TimerThread.run(Timer.java:505)
|
|---|
| 11 |
|
|---|
| 12 | "DestroyJavaVM" prio=10 tid=0x00000000007c9800 nid=0x19e4 waiting on condition [0x0000000000000000]
|
|---|
| 13 | java.lang.Thread.State: RUNNABLE
|
|---|
| 14 |
|
|---|
| 15 | "pool-4-thread-2" prio=10 tid=0x00007fc860363000 nid=0x19f5 waiting on condition [0x00007fc8577bb000]
|
|---|
| 16 | java.lang.Thread.State: WAITING (parking)
|
|---|
| 17 | at sun.misc.Unsafe.park(Native Method)
|
|---|
| 18 | - parking to wait for <0x00000000da9b6d68> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
|
|---|
| 19 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
|
|---|
| 20 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
|
|---|
| 21 | at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
|
|---|
| 22 | at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
|
|---|
| 23 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
|
|---|
| 24 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
|
|---|
| 25 | at java.lang.Thread.run(Thread.java:722)
|
|---|
| 26 |
|
|---|
| 27 | "pool-4-thread-1" prio=10 tid=0x00007fc860376000 nid=0x19f4 waiting on condition [0x00007fc8578bc000]
|
|---|
| 28 | java.lang.Thread.State: WAITING (parking)
|
|---|
| 29 | at sun.misc.Unsafe.park(Native Method)
|
|---|
| 30 | - parking to wait for <0x00000000da9b6d68> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
|
|---|
| 31 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
|
|---|
| 32 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
|
|---|
| 33 | at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
|
|---|
| 34 | at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
|
|---|
| 35 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
|
|---|
| 36 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
|
|---|
| 37 | at java.lang.Thread.run(Thread.java:722)
|
|---|
| 38 |
|
|---|
| 39 | "TimerQueue" daemon prio=10 tid=0x00007fc860618000 nid=0x19f2 waiting on condition [0x00007fc857a99000]
|
|---|
| 40 | java.lang.Thread.State: WAITING (parking)
|
|---|
| 41 | at sun.misc.Unsafe.park(Native Method)
|
|---|
| 42 | - parking to wait for <0x00000000da861600> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
|
|---|
| 43 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
|
|---|
| 44 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
|
|---|
| 45 | at java.util.concurrent.DelayQueue.take(DelayQueue.java:209)
|
|---|
| 46 | at javax.swing.TimerQueue.run(TimerQueue.java:171)
|
|---|
| 47 | at java.lang.Thread.run(Thread.java:722)
|
|---|
| 48 |
|
|---|
| 49 | "AWT-EventQueue-0" prio=10 tid=0x0000000000dc4000 nid=0x19f0 waiting on condition [0x00007fc8581ff000]
|
|---|
| 50 | java.lang.Thread.State: WAITING (parking)
|
|---|
| 51 | at sun.misc.Unsafe.park(Native Method)
|
|---|
| 52 | - parking to wait for <0x00000000da1f3f28> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
|
|---|
| 53 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
|
|---|
| 54 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
|
|---|
| 55 | at java.awt.EventQueue.getNextEvent(EventQueue.java:515)
|
|---|
| 56 | at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:180)
|
|---|
| 57 | at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
|
|---|
| 58 | at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:121)
|
|---|
| 59 | at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:182)
|
|---|
| 60 | at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:221)
|
|---|
| 61 | at java.security.AccessController.doPrivileged(Native Method)
|
|---|
| 62 | at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:219)
|
|---|
| 63 | at java.awt.Dialog.show(Dialog.java:1072)
|
|---|
| 64 | at java.awt.Component.show(Component.java:1651)
|
|---|
| 65 | at java.awt.Component.setVisible(Component.java:1603)
|
|---|
| 66 | at java.awt.Window.setVisible(Window.java:1013)
|
|---|
| 67 | at java.awt.Dialog.setVisible(Dialog.java:1003)
|
|---|
| 68 | at org.openstreetmap.josm.gui.preferences.PreferenceDialog.setVisible(PreferenceDialog.java:117)
|
|---|
| 69 | at org.openstreetmap.josm.actions.PreferencesAction.run(PreferencesAction.java:38)
|
|---|
| 70 | at org.openstreetmap.josm.actions.PreferencesAction.actionPerformed(PreferencesAction.java:34)
|
|---|
| 71 | at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
|
|---|
| 72 | at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
|
|---|
| 73 | at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
|
|---|
| 74 | at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
|
|---|
| 75 | at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
|
|---|
| 76 | at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
|
|---|
| 77 | at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
|
|---|
| 78 | at java.awt.Component.processMouseEvent(Component.java:6505)
|
|---|
| 79 | at javax.swing.JComponent.processMouseEvent(JComponent.java:3312)
|
|---|
| 80 | at java.awt.Component.processEvent(Component.java:6270)
|
|---|
| 81 | at java.awt.Container.processEvent(Container.java:2229)
|
|---|
| 82 | at java.awt.Component.dispatchEventImpl(Component.java:4861)
|
|---|
| 83 | at java.awt.Container.dispatchEventImpl(Container.java:2287)
|
|---|
| 84 | at java.awt.Component.dispatchEvent(Component.java:4687)
|
|---|
| 85 | at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
|
|---|
| 86 | at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
|
|---|
| 87 | at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
|
|---|
| 88 | at java.awt.Container.dispatchEventImpl(Container.java:2273)
|
|---|
| 89 | at java.awt.Window.dispatchEventImpl(Window.java:2713)
|
|---|
| 90 | at java.awt.Component.dispatchEvent(Component.java:4687)
|
|---|
| 91 | at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:707)
|
|---|
| 92 | at java.awt.EventQueue.access$000(EventQueue.java:101)
|
|---|
| 93 | at java.awt.EventQueue$3.run(EventQueue.java:666)
|
|---|
| 94 | at java.awt.EventQueue$3.run(EventQueue.java:664)
|
|---|
| 95 | at java.security.AccessController.doPrivileged(Native Method)
|
|---|
| 96 | at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
|
|---|
| 97 | at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
|
|---|
| 98 | at java.awt.EventQueue$4.run(EventQueue.java:680)
|
|---|
| 99 | at java.awt.EventQueue$4.run(EventQueue.java:678)
|
|---|
| 100 | at java.security.AccessController.doPrivileged(Native Method)
|
|---|
| 101 | at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
|
|---|
| 102 | at java.awt.EventQueue.dispatchEvent(EventQueue.java:677)
|
|---|
| 103 | at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
|
|---|
| 104 | at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
|
|---|
| 105 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
|
|---|
| 106 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
|
|---|
| 107 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
|
|---|
| 108 | at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
|
|---|
| 109 |
|
|---|
| 110 | "AWT-Shutdown" prio=10 tid=0x0000000000dc3000 nid=0x19ef in Object.wait() [0x00007fc858302000]
|
|---|
| 111 | java.lang.Thread.State: WAITING (on object monitor)
|
|---|
| 112 | at java.lang.Object.wait(Native Method)
|
|---|
| 113 | - waiting on <0x00000000da5b84d8> (a java.lang.Object)
|
|---|
| 114 | at java.lang.Object.wait(Object.java:503)
|
|---|
| 115 | at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:287)
|
|---|
| 116 | - locked <0x00000000da5b84d8> (a java.lang.Object)
|
|---|
| 117 | at java.lang.Thread.run(Thread.java:722)
|
|---|
| 118 |
|
|---|
| 119 | "AWT-XAWT" daemon prio=10 tid=0x0000000000b1c000 nid=0x19ee runnable [0x00007fc85840d000]
|
|---|
| 120 | java.lang.Thread.State: RUNNABLE
|
|---|
| 121 | at sun.awt.X11.XToolkit.waitForEvents(Native Method)
|
|---|
| 122 | at sun.awt.X11.XToolkit.run(XToolkit.java:631)
|
|---|
| 123 | at sun.awt.X11.XToolkit.run(XToolkit.java:595)
|
|---|
| 124 | at java.lang.Thread.run(Thread.java:722)
|
|---|
| 125 |
|
|---|
| 126 | "Java2D Disposer" daemon prio=10 tid=0x0000000000f74000 nid=0x19ed in Object.wait() [0x00007fc85850e000]
|
|---|
| 127 | java.lang.Thread.State: WAITING (on object monitor)
|
|---|
| 128 | at java.lang.Object.wait(Native Method)
|
|---|
| 129 | - waiting on <0x00000000da338dc0> (a java.lang.ref.ReferenceQueue$Lock)
|
|---|
| 130 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
|
|---|
| 131 | - locked <0x00000000da338dc0> (a java.lang.ref.ReferenceQueue$Lock)
|
|---|
| 132 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
|
|---|
| 133 | at sun.java2d.Disposer.run(Disposer.java:145)
|
|---|
| 134 | at java.lang.Thread.run(Thread.java:722)
|
|---|
| 135 |
|
|---|
| 136 | "Service Thread" daemon prio=10 tid=0x00007fc86005f000 nid=0x19eb runnable [0x0000000000000000]
|
|---|
| 137 | java.lang.Thread.State: RUNNABLE
|
|---|
| 138 |
|
|---|
| 139 | "C2 CompilerThread1" daemon prio=10 tid=0x00007fc86005c800 nid=0x19ea waiting on condition [0x0000000000000000]
|
|---|
| 140 | java.lang.Thread.State: RUNNABLE
|
|---|
| 141 |
|
|---|
| 142 | "C2 CompilerThread0" daemon prio=10 tid=0x00007fc86005a000 nid=0x19e9 waiting on condition [0x0000000000000000]
|
|---|
| 143 | java.lang.Thread.State: RUNNABLE
|
|---|
| 144 |
|
|---|
| 145 | "Signal Dispatcher" daemon prio=10 tid=0x00007fc860058000 nid=0x19e8 waiting on condition [0x0000000000000000]
|
|---|
| 146 | java.lang.Thread.State: RUNNABLE
|
|---|
| 147 |
|
|---|
| 148 | "Finalizer" daemon prio=10 tid=0x00007fc860001000 nid=0x19e7 in Object.wait() [0x00007fc864d2f000]
|
|---|
| 149 | java.lang.Thread.State: WAITING (on object monitor)
|
|---|
| 150 | at java.lang.Object.wait(Native Method)
|
|---|
| 151 | - waiting on <0x00000000d9fe9f10> (a java.lang.ref.ReferenceQueue$Lock)
|
|---|
| 152 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
|
|---|
| 153 | - locked <0x00000000d9fe9f10> (a java.lang.ref.ReferenceQueue$Lock)
|
|---|
| 154 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
|
|---|
| 155 | at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177)
|
|---|
| 156 |
|
|---|
| 157 | "Reference Handler" daemon prio=10 tid=0x00000000008f3800 nid=0x19e6 in Object.wait() [0x00007fc864e30000]
|
|---|
| 158 | java.lang.Thread.State: WAITING (on object monitor)
|
|---|
| 159 | at java.lang.Object.wait(Native Method)
|
|---|
| 160 | - waiting on <0x00000000d9fe9fa8> (a java.lang.ref.Reference$Lock)
|
|---|
| 161 | at java.lang.Object.wait(Object.java:503)
|
|---|
| 162 | at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
|
|---|
| 163 | - locked <0x00000000d9fe9fa8> (a java.lang.ref.Reference$Lock)
|
|---|
| 164 |
|
|---|
| 165 | "VM Thread" prio=10 tid=0x00000000008eb000 nid=0x19e5 runnable
|
|---|
| 166 |
|
|---|
| 167 | "VM Periodic Task Thread" prio=10 tid=0x00007fc86006a800 nid=0x19ec waiting on condition
|
|---|
| 168 |
|
|---|
| 169 | JNI global references: 1681
|
|---|
| 170 |
|
|---|
| 171 | Heap
|
|---|
| 172 | def new generation total 22144K, used 9294K [0x00000000cc000000, 0x00000000cd800000, 0x00000000d9e00000)
|
|---|
| 173 | eden space 19712K, 34% used [0x00000000cc000000, 0x00000000cc6b44f8, 0x00000000cd340000)
|
|---|
| 174 | from space 2432K, 99% used [0x00000000cd5a0000, 0x00000000cd7ff3b0, 0x00000000cd800000)
|
|---|
| 175 | to space 2432K, 0% used [0x00000000cd340000, 0x00000000cd340000, 0x00000000cd5a0000)
|
|---|
| 176 | tenured generation total 49024K, used 37685K [0x00000000d9e00000, 0x00000000dcde0000, 0x00000000f5a00000)
|
|---|
| 177 | the space 49024K, 76% used [0x00000000d9e00000, 0x00000000dc2cd548, 0x00000000dc2cd600, 0x00000000dcde0000)
|
|---|
| 178 | compacting perm gen total 29248K, used 29166K [0x00000000f5a00000, 0x00000000f7690000, 0x0000000100000000)
|
|---|
| 179 | the space 29248K, 99% used [0x00000000f5a00000, 0x00000000f767b898, 0x00000000f767ba00, 0x00000000f7690000)
|
|---|
| 180 | No shared spaces configured.
|
|---|
| 181 |
|
|---|