Community
Participate
Working Groups
Build Identifier: 20100218-1602 If you try to debug the actions on a jpopupmenu, x crashes and burns. Reproducible: Always Steps to Reproduce: 1. Create a JButton that brings up a JPopupMenu 2. Put a breakpoint anywhere in the code that creates the menu 3. Run your project in debug mode 4. Click your JButton to bring up the menu 5. Eclipse tries to pause midway through the popup menu code, and X crashes
Did X generate any logs?
Created attachment 179055 [details] logfile I don't notice anything unusual in X's logs... but someone who knows more about X may have a better idea, so I'm posting them.
Created attachment 179056 [details] additional X log file
Anything in the Eclispe .log file or error view?
Created attachment 179068 [details] found this in my eclipse log Think this is what you're looking for.
I tried various setups and could not reproduce this using 3.7 RC3. If you still see this, then please provide more detailed steps (code snippet, full log).