Hello, thanks for looking at this. I believe it is a problem with GTK as I also tried eclipse and it too, was hanging.
Please see the bug report from eclipse: https://bugs.eclipse.org/bugs/show_bug.cgi?id=485808 Product/Component: Platform / SWT Carsten Reckord <reck...@yatta.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reck...@yatta.de Component|Install |SWT Version|unspecified |4.5 Assignee|mpc.install-inbox@eclipse.o |platform-swt-inbox@eclipse. |rg |org Product|MPC |Platform --- Comment #5 from Carsten Reckord <reck...@yatta.de> --- I don't see anything in those traces that indicates the Marketplace Client's invlovement in this. (There are two stack frames below the current ui event loop on the main thread in the first two dumps, but that looks coincidental, especially since the latest thread dump doesn't contain MPC frames at all.) What I do see in those traces are an awful lot of threads waiting for a Display.syncExec to return: > java.lang.Thread.State: WAITING (on object monitor) > at java.lang.Object.wait(Native Method) > - waiting on <0x00000000c38b8b48> (a org.eclipse.swt.widgets.RunnableLock) > at java.lang.Object.wait(Object.java:503) > at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:199) > - locked <0x00000000c38b8b48> (a org.eclipse.swt.widgets.RunnableLock) > at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) > at org.eclipse.swt.widgets.Display.syncExec(Display.java:4633) while at the same time, the main thread seems to be idling: > "main" prio=10 tid=0x00007f74d000a000 nid=0x1847 runnable [0x00007f74d8ed3000] > java.lang.Thread.State: RUNNABLE > at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) > at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2425) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3428) > at > org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:172) > at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:387) This could be a bug in SWT under Linux/GTK. Reassigning to the SWT team. ** Also affects: openjdk Importance: Undecided Status: New ** Also affects: gtk Importance: Undecided Status: New ** Bug watch added: Eclipse bugs #485808 https://bugs.eclipse.org/bugs/show_bug.cgi?id=485808 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532634 Title: Netbeans hangs at startup splash screen To manage notifications about this bug go to: https://bugs.launchpad.net/gtk/+bug/1532634/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs