Bug 30351

Summary: GB18030: Core dump problem after re-selecting fonts
Product: [Eclipse Project] Platform Reporter: Yu Zhen Fan <fanyuz>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: camle
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux-GTK   
Whiteboard:
Attachments:
Description Flags
Screen shot of begin.jpg
none
Screen shot of CrashScreen.jpg
none
Core dump file javacore.txt none

Description Yu Zhen Fan CLA 2003-01-28 01:38:00 EST
OS: RedHat8.0_GTK
Eclipse Build: 200212181304 Stable Build (M4)
JRE Version: J2RE 1.3.1 IBM Windows 32 build cn140-20020902 (JIT enabled: jitc)

Abstract: Re-selecting fonts will cause system crash.

Re-produce Steps:
1. Launch eclipse.
2. Choose Window->Preference, then select Workbench->Fonts, please refer to 
screen shot =>begin.jpg
3. Click OK button.
4. Repeat step 2 by re-selecting Fonts.

Expected Result: Can do this correctly.
    
Execution Result:
1. Error window pops up, please refer to screen shot =>CrashScreen.jpg
2. We find a file named "javacore.txt" in home directory, and the modified 
time is the right time when eclipse exits. We think it to be the java core 
dump file, plese refer to =>javacore.txt

Comments:
1. This problem occurs on GTK driver with both JDK1.3.1 and JDK1.4.0.
2. This problem doesn't occur on Motif driver with both JDK1.3.1 and JDK1.4.0.
Comment 1 Yu Zhen Fan CLA 2003-01-28 01:52:03 EST
Created attachment 3167 [details]
Screen shot of begin.jpg
Comment 2 Yu Zhen Fan CLA 2003-01-28 01:58:29 EST
Created attachment 3168 [details]
Screen shot of CrashScreen.jpg
Comment 3 Yu Zhen Fan CLA 2003-01-28 02:00:15 EST
Created attachment 3169 [details]
Core dump file javacore.txt
Comment 4 Steve Northover CLA 2003-01-29 16:02:09 EST
Please retest in GTK 2.2 and reopen this PR if the GP does not go away.  
Thanks.

*** This bug has been marked as a duplicate of 29979 ***
Comment 5 Liu Yang CLA 2003-02-11 01:55:22 EST
Verified in GTK2.2:

This bug was resolved when I upgrade to GTK 2.2 in RedHat 8.0
Comment 6 Yu Zhen Fan CLA 2003-02-11 03:10:48 EST
Retest in GTK 2.2 and closed
Comment 7 Yu Zhen Fan CLA 2003-02-11 04:28:26 EST
Because the problem is fixed in GTK 2.2, but not fixed in GTK 2.0.6, we mark 
it as an OS limitation problem.
Comment 8 Liu Yang CLA 2003-02-13 01:37:31 EST
Verified in M5 build 200302061700.

With GTK 2.0.6, bug still exists.
With GTK 2.2.0, bug is resolved.