Sigasi hangs. How can I help to fix this?

Posted on 2011-11-11 by Hendrik Eeckhaut
Last modified on 2019-10-25
Tagged as: howto

Sometimes, bugs could cause an application (including Sigasi) to hang, block, freeze and be dead. The user interface freezes and there is nothing you can do to bring the application back to life. If this happens, you can help us out by sending us a thread dump (i,e, the name and stack of every thread in Sigasi). To create such a thread dump, follow these steps.

Update 2019-10

Our FAQ contains an easier approach to obtain stack traces.

The instructions below are now obsolete.

Download and install the Java Development Toolkit (JDK)

Note that you can skip this step if you already have a recent JDK (> JDK 1.6 update 7) on your system.

Download and install the latest JDK version 

Create a thread dump with VisualVM

  1. Start VisualVM (this binary is in the bin folder of your JDK installation)
  2. In the Applications view: connect to Sigasi by double clicking the org.eclipse.equinox.launcher.Main item
  3. Open the Threads tab
  4. Click the Thread Dump button
  5. send us an email with the output

See also

comments powered by Disqus