Bug 30351 - GB18030: Core dump problem after re-selecting fonts
Summary: GB18030: Core dump problem after re-selecting fonts
Status: CLOSED DUPLICATE of bug 29979
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux-GTK
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-28 01:37 EST by Yu Zhen Fan CLA
Modified: 2003-02-13 01:37 EST (History)
1 user (show)

See Also:


Attachments
Screen shot of begin.jpg (42.87 KB, image/jpeg)
2003-01-28 01:52 EST, Yu Zhen Fan CLA
no flags Details
Screen shot of CrashScreen.jpg (18.44 KB, image/jpeg)
2003-01-28 01:58 EST, Yu Zhen Fan CLA
no flags Details
Core dump file javacore.txt (32.95 KB, text/plain)
2003-01-28 02:00 EST, Yu Zhen Fan CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.