View Single Post
  #7 (permalink)  
Old August 4th, 2005
deacon72's Avatar
deacon72 deacon72 is offline
Nam Vets Forever
 
Join Date: July 9th, 2003
Location: Ohio
Posts: 280
deacon72 is flying high
Default

(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Private Home User>cd\

C:\>cd program files

C:\Program Files>cd limewire

C:\Program Files\LimeWire>limewiredebug stdout.txt
Full thread dump Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode, sharing):

"Low Memory Detector" daemon prio=5 tid=0x0083f7d0 nid=0x129c runnable [0x000000
00..0x00000000]

"CompilerThread0" daemon prio=10 tid=0x0083ebe0 nid=0x1714 waiting on condition
[0x00000000..0x0317f6cc]

"Signal Dispatcher" daemon prio=10 tid=0x0083da50 nid=0xc60 waiting on condition
[0x00000000..0x00000000]

"Finalizer" daemon prio=9 tid=0x0083cd40 nid=0xeac in Object.wait() [0x02f7f000.
.0x02f7fa68]
at java.lang.Object.wait(Native Method)
- waiting on <0x22c201e0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(Unknown Source)
- locked <0x22c201e0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(Unknown Source)
at java.lang.ref.Finalizer$FinalizerThread.run(Unknow n Source)

"Reference Handler" daemon prio=10 tid=0x0083ba50 nid=0xd20 in Object.wait() [0x
02e7f000..0x02e7fae8]
at java.lang.Object.wait(Native Method)
- waiting on <0x22c20260> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Unknown Source)
at java.lang.ref.Reference$ReferenceHandler.run(Unkno wn Source)
- locked <0x22c20260> (a java.lang.ref.Reference$Lock)

"main" prio=5 tid=0x00832ce0 nid=0x1444 runnable [0x0012f000..0x0012f998]
at java.io.WinNTFileSystem.getBooleanAttributes(Nativ e Method)
at java.io.File.exists(Unknown Source)
at java.io.File.mkdirs(Unknown Source)
at com.limegroup.gnutella.util.CommonUtils.moveXMLFil es(CommonUtils.java
:857)
- locked <0x26bb5c20> (a java.lang.Class)
at com.limegroup.gnutella.util.CommonUtils.getUserSet tingsDir(CommonUtil
s.java:789)
- locked <0x26bb5c20> (a java.lang.Class)
at com.limegroup.gnutella.gui.Initializer.initialize( Initializer.java:90
)
at com.limegroup.gnutella.gui.GUILoader.load(GUILoade r.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.limegroup.gnutella.gui.Main.main(Main.java:44)

"VM Thread" prio=10 tid=0x0083aca0 nid=0x122c runnable

"VM Periodic Task Thread" prio=10 tid=0x00841f50 nid=0x1540 waiting on condition


Full thread dump Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode, sharing):

"Acceptor" daemon prio=5 tid=0x008e7a80 nid=0x14e4 runnable [0x00000000..0x00000
000]

"MulticastService" daemon prio=5 tid=0x008e65e0 nid=0xd44 runnable [0x00000000..
0x00000000]

"QRPPropagator" daemon prio=5 tid=0x008e6b20 nid=0x1318 runnable [0x00000000..0x
00000000]

"Thread-9" prio=5 tid=0x008d5bf0 nid=0x1734 runnable [0x00000000..0x08b0fd94]

"IconLoader" daemon prio=5 tid=0x008bde80 nid=0x17d0 in Object.wait() [0x08e8f00
0..0x08e8fa68]
at java.lang.Object.wait(Native Method)
- waiting on <0x22bb0ea8> (a java.awt.EventQueue$1AWTInvocationLock)
at java.lang.Object.wait(Unknown Source)
at java.awt.EventQueue.invokeAndWait(Unknown Source)
- locked <0x22bb0ea8> (a java.awt.EventQueue$1AWTInvocationLock)
at javax.swing.SwingUtilities.invokeAndWait(Unknown Source)
at com.limegroup.gnutella.gui.GUIMediator.safeInvokeA ndWait(GUIMediator.
java:2161)
at com.limegroup.gnutella.gui.IconManager$2.run(IconM anager.java:329)
at com.limegroup.gnutella.util.ProcessingQueue$Proces sor.run(ProcessingQ
ueue.java:122)
at java.lang.Thread.run(Unknown Source)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.ja
va:60)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"Stale Mapping Cleaner" daemon prio=5 tid=0x008bab70 nid=0xeb0 runnable [0x0969f
000..0x0969fb68]
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
- locked <0x23612b58> (a java.net.SocksSocketImpl)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at org.cybergarage.http.HTTPRequest.post(HTTPRequest. java:380)
at org.cybergarage.http.HTTPRequest.post(HTTPRequest. java:414)
at org.cybergarage.soap.SOAPRequest.postMessage(SOAPR equest.java:81)
at org.cybergarage.upnp.control.ActionRequest.post(Ac tionRequest.java:13
7)
at org.cybergarage.upnp.Action.postControlAction(Acti on.java:317)
at com.limegroup.gnutella.UPnPManager$StaleCleaner.ru n(UPnPManager.java:
587)
at java.lang.Thread.run(Unknown Source)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.ja
va:60)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"Image Fetcher 1" daemon prio=9 tid=0x008a3a40 nid=0xf44 in Object.wait() [0x08d
0f000..0x08d0fce8]
at java.lang.Object.wait(Native Method)
- waiting on <0x23179e20> (a java.util.Vector)
at sun.awt.image.ImageFetcher.nextImage(Unknown Source)
- locked <0x23179e20> (a java.util.Vector)
at sun.awt.image.ImageFetcher.fetchloop(Unknown Source)
at sun.awt.image.ImageFetcher.run(Unknown Source)

"Image Fetcher 3" daemon prio=9 tid=0x008a26e0 nid=0x1464 in Object.wait() [0x08
c0f000..0x08c0fd68]
at java.lang.Object.wait(Native Method)
- waiting on <0x23179e20> (a java.util.Vector)
at sun.awt.image.ImageFetcher.nextImage(Unknown Source)
- locked <0x23179e20> (a java.util.Vector)
at sun.awt.image.ImageFetcher.fetchloop(Unknown Source)
at sun.awt.image.ImageFetcher.run(Unknown Source)

"Timer-0" daemon prio=5 tid=0x00889050 nid=0xbb4 in Object.wait() [0x08a0f000..0
x08a0fa68]
at java.lang.Object.wait(Native Method)
- waiting on <0x2329d070> (a java.util.TaskQueue)
at java.util.TimerThread.mainLoop(Unknown Source)
- locked <0x2329d070> (a java.util.TaskQueue)
at java.util.TimerThread.run(Unknown Source)

"TimerQueue" daemon prio=5 tid=0x00873290 nid=0x10ec in Object.wait() [0x0483f00
0..0x0483fb68]
at java.lang.Object.wait(Native Method)
- waiting on <0x231e9ec0> (a javax.swing.TimerQueue)
at javax.swing.TimerQueue.postExpiredTimers(Unknown Source)
- locked <0x231e9ec0> (a javax.swing.TimerQueue)
at javax.swing.TimerQueue.run(Unknown Source)
- locked <0x231e9ec0> (a javax.swing.TimerQueue)
at java.lang.Thread.run(Unknown Source)

"AWT-EventQueue-0" prio=7 tid=0x00873e80 nid=0x1240 runnable [0x0473e000..0x0473
fbe8]
at sun.awt.windows.Win32DDRenderer.doFillRectDD(Nativ e Method)
at sun.awt.windows.Win32DDRenderer.fillRect(Unknown Source)
at sun.java2d.SunGraphics2D.fillRect(Unknown Source)
at com.limegroup.gnutella.gui.search.Ditherer.draw(Di therer.java:62)
at com.limegroup.gnutella.gui.search.DitherPanel.pain tComponent(DitherPa
nel.java:30)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
- locked <0x23088cf0> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
- locked <0x23088cf0> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
- locked <0x23088cf0> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
- locked <0x23088cf0> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
- locked <0x23088cf0> (a java.awt.Component$AWTTreeLock)
at javax.swing.JSplitPane.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
- locked <0x23088cf0> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
- locked <0x23088cf0> (a java.awt.Component$AWTTreeLock)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintWithOffscreenBuffer(Un known Source)
at javax.swing.JComponent.paintDoubleBuffered(Unknown Source)
at javax.swing.JComponent._paintImmediately(Unknown Source)
at javax.swing.JComponent.paintImmediately(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unkno wn Source)
at javax.swing.SystemEventQueueUtilities$ComponentWor kRequest.run(Unknow
n Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierar chy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

"AWT-Shutdown" prio=7 tid=0x008713d0 nid=0x41c in Object.wait() [0x0463f000..0x0
463fc68]
at java.lang.Object.wait(Native Method)
- waiting on <0x2313d0d0> (a java.lang.Object)
at java.lang.Object.wait(Unknown Source)
at sun.awt.AWTAutoShutdown.run(Unknown Source)
- locked <0x2313d0d0> (a java.lang.Object)
at java.lang.Thread.run(Unknown Source)

"AWT-Windows" daemon prio=7 tid=0x0086ce80 nid=0x14a8 runnable [0x0439f000..0x04
39fd68]
at sun.awt.windows.WToolkit.eventLoop(Native Method)
at sun.awt.windows.WToolkit.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

"Java2D Disposer" daemon prio=10 tid=0x00866230 nid=0x112c in Object.wait() [0x0
453f000..0x0453fa68]
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(Unknown Source)
- locked <0x2313d158> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(Unknown Source)
at sun.java2d.Disposer.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

"NIODispatcher" prio=5 tid=0x00851a40 nid=0xb94 runnable [0x036ef000..0x036efbe8
]
at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(N ative Method)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Un known Source)
at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$ 400(Unknown Source)

at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- locked <0x2309a898> (a sun.nio.ch.Util$1)
- locked <0x2309a8a8> (a java.util.Collections$UnmodifiableSet)
- locked <0x2309a820> (a sun.nio.ch.WindowsSelectorImpl)
at sun.nio.ch.SelectorImpl.select(Unknown Source)
at com.limegroup.gnutella.io.NIODispatcher.process(NI ODispatcher.java:39
9)
at com.limegroup.gnutella.io.NIODispatcher.run(NIODis patcher.java:560)
at java.lang.Thread.run(Unknown Source)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.ja
va:60)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"Low Memory Detector" daemon prio=5 tid=0x0083f7d0 nid=0x129c runnable [0x000000
00..0x00000000]

"CompilerThread0" daemon prio=10 tid=0x0083ebe0 nid=0x1714 waiting on condition
[0x00000000..0x0317f6cc]

"Signal Dispatcher" daemon prio=10 tid=0x0083da50 nid=0xc60 waiting on condition
[0x00000000..0x00000000]

"Finalizer" daemon prio=9 tid=0x0083cd40 nid=0xeac in Object.wait() [0x02f7f000.
.0x02f7fa68]
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(Unknown Source)
- locked <0x23087870> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(Unknown Source)
at java.lang.ref.Finalizer$FinalizerThread.run(Unknow n Source)

"Reference Handler" daemon prio=10 tid=0x0083ba50 nid=0xd20 in Object.wait() [0x
02e7f000..0x02e7fae8]
at java.lang.Object.wait(Native Method)
- waiting on <0x230878f0> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Unknown Source)
at java.lang.ref.Reference$ReferenceHandler.run(Unkno wn Source)
- locked <0x230878f0> (a java.lang.ref.Reference$Lock)

"main" prio=5 tid=0x00832ce0 nid=0x1444 runnable [0x0012e000..0x0012f998]
at java.io.WinNTFileSystem.getBooleanAttributes(Nativ e Method)
at java.io.File.exists(Unknown Source)
at java.io.Win32FileSystem.canonicalize(Unknown Source)
at java.io.File.getCanonicalPath(Unknown Source)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
- locked <0x23089b30> (a java.lang.Runtime)
at java.lang.System.loadLibrary(Unknown Source)
at com.limegroup.gnutella.util.SystemUtils.<clinit>(S ystemUtils.java:21)

at com.limegroup.gnutella.ConnectionManager.initializ e(ConnectionManager
.java:271)
at com.limegroup.gnutella.RouterService.start(RouterS ervice.java:345)
- locked <0x26dbd3e0> (a java.lang.Class)
at com.limegroup.gnutella.gui.Initializer.initialize( Initializer.java:29
1)
at com.limegroup.gnutella.gui.GUILoader.load(GUILoade r.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.limegroup.gnutella.gui.Main.main(Main.java:44)

"VM Thread" prio=10 tid=0x0083aca0 nid=0x122c runnable

"VM Periodic Task Thread" prio=10 tid=0x00841f50 nid=0x1540 waiting on condition