Community
Participate
Working Groups
Build Identifier: 20100917-0705 Placing a break point in the menuShown(MenuEvent e) of a MenuListener causes the system to hang Reproducible: Always
(In reply to comment #0) > Placing a break point in the menuShown(MenuEvent e) of a MenuListener causes > the system to hang This is on the GTK+ build of Eclipse, right? See bug 20006 and bug 259947. Technically, it's not a full hang because if you can swap out to a tty then you should be able to kill the debugged Java process. X should then be released.
> This is on the GTK+ build of Eclipse, right? Your correct, GTK+ Ubuntu 10.4 LTS Its doesn't seem to be a duplicate as my code does not reference a static section. I'll try to create a minimum example
I can't reproduce this using Snippet122.