View Single Post
  #3 (permalink)  
Old October 12th, 2004
zab zab is offline
Connoisseur
 
Join Date: May 16th, 2004
Location: Big Apple
Posts: 266
zab is a great assister to others; your light through the dark tunnel
Default

As was suggested please download the latest version - either 4.0.8 or the beta 4.1.5

In order to help us debug this problem, start limewire from a terminal window (if you do not already do so). If/when limewire freezes again, open a second terminal window and type

ps ax|grep java |grep Lime

This will list which one of the processes on your machine is limewire. The first digit on that line is the number of the LimeWire process. In the same terminal window, type

kill -QUIT <number of the Limewire process>

When you press return, limewire will print helpful debug information on the other terminal - the one on which you started it. That debug info will be quite long - up to a few screens - but we need all of it to find the problem. Please copy/paste it and post it here if you can.

Thanks,
zab
Reply With Quote