Community
Participate
Working Groups
Overview: while menu is processing SWT.show event, if at least one menu item was created, and then an runtime exception is thrown - jvm crashes in swt native code. Steps to Reproduce: minimal example is attached - you must run application and open it's main menu. both latest openjdk vm and latest sun vm were tested. I tested swt builds 3.650 (latest stable) and 3.703 (latest dev build) - both builds crash vm crash report summary is # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xb3ccdc86, pid=28498, tid=3068337008 # # JRE version: 6.0_20-b02 # Java VM: Java HotSpot(TM) Client VM (16.3-b01 mixed mode, sharing linux-x86 ) # Problematic frame: # C [libpango-1.0.so.0+0x23c86] pango_layout_new+0x36
Created attachment 176968 [details] minimal code to reproduce problem
Please check with the latest build (after 20100813). *** This bug has been marked as a duplicate of bug 322222 ***