Bug 29610 - DBCS: Can't create a simple project in Run-time workbench
Summary: DBCS: Can't create a simple project in Run-time workbench
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.1   Edit
Hardware: Other Linux-GTK
: P1 major (vote)
Target Milestone: ---   Edit
Assignee: Christophe Cornu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 28705 28886 29867 (view as bug list)
Depends on:
Blocks: 29979 30152
  Show dependency tree
 
Reported: 2003-01-16 05:59 EST by SC Development 01 CLA
Modified: 2003-01-30 03:56 EST (History)
5 users (show)

See Also:


Attachments
Plug-in files (33.82 KB, application/octet-stream)
2003-01-16 06:00 EST, SC Development 01 CLA
no flags Details
javacore11153.1042712633.txt (251.18 KB, text/plain)
2003-01-16 19:44 EST, SC Development 01 CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description SC Development 01 CLA 2003-01-16 05:59:00 EST
Reporter: Tiffany

Language: Simplfied Chinese
        
Build driver: eclipse-SDK-M4-linux-gtk

OS: RedHat 8

JDK Ver.: IBM JDK1.3.1 + SR3
               
Test case #:  3.10 Wizards with DBCS
 
Summary: DBCS: Can't create a simple project in Run-time workbench 

Steps to recreate problem:
	1. Unzip the attachment (wizard.zip)
	2. Launch workbench with gtk build on RedHat 8 CHS
	3. Import the plug-in com.ibm.wsweducation.solution.dialogs
	4. Open the PDE perspective, then Select the project name
	5. Click Run icon > Run AS... > Run-time Workbench
	6. Run-time workbench pops up
	7. Create a new simple project by selecting File > New > Project > 
Simple > project, then click Next
	
<<Error>>
	After step 7, Run-time workbench was closed. 
	And some error messages were displayed as following in Console Window 
of Workbench

		stackpointer=0xbffc7a88
	JVMXM004: JVM is performing abort shutdown sequence
	JVMDG217: Dump Handler is Processing a Signal - Please Wait.
	JVMDG303: JVM Requesting Java core file
	JVMDG304: Java core file written to /root/javacore11153.1042712633.txt
	JVMDG215: Dump Handler has Processed Exception Signal 11.

<<Expected Result>>
	The simple project should be created in Run-time workbench 
successfully without any error messages.
Comment 1 SC Development 01 CLA 2003-01-16 06:00:00 EST
Created attachment 3007 [details]
Plug-in files
Comment 2 Felipe Heidrich CLA 2003-01-16 15:34:26 EST
could please attach the java core file /root/javacore11153.1042712633.txt
thanks
Comment 3 SC Development 01 CLA 2003-01-16 19:43:46 EST
I attach the java core file /root/javacore11153.1042712633.txt for your 
reference.
Comment 4 SC Development 01 CLA 2003-01-16 19:44:55 EST
Created attachment 3019 [details]
javacore11153.1042712633.txt
Comment 5 Felipe Heidrich CLA 2003-01-17 17:49:31 EST
There were a bunch of segment faults in GTK 2.0.x that we could not work around
that have been fixed in GTK 2.2.  Can you get GTK 2.2 and retry?
Comment 6 Steve Northover CLA 2003-01-20 10:40:33 EST
Chrix and SN to investigate.
Comment 7 Christophe Cornu CLA 2003-01-21 09:11:58 EST
How to reproduce:
- run M4, self-host (run Eclipse from Eclipse) with a fresh runtime working
directory (kill the folder runtime-workspace prior to running)
- use wizard Create Simple Project, click next
- enter any name, click next > GP when creating the next dialog
(you can ignore the attached plugin in this PR)

PR does not happen on some machines or when the runtime workspace is not new.

- can't reproduce with GTK 2.2
Comment 8 Christophe Cornu CLA 2003-01-21 15:31:36 EST
As Felipe mentioned above, there are a series of GP's under GTK 2.0.x. on
japanese and GB18030 locales. The scenarii vary but have in common this native
stack trace.
gtk_main_iteration > gdk_events_queue > XFilterEvent > Crash

There are further details in bug 24563.

The related GTK PR (apparently fixed in GTK 2.2) is:
http://bugzilla.gnome.org/show_bug.cgi?id=97377
Comment 9 Christophe Cornu CLA 2003-01-22 10:29:13 EST
*** Bug 29867 has been marked as a duplicate of this bug. ***
Comment 10 Steve Northover CLA 2003-01-22 14:47:10 EST
I'm sorry but I have to mark this WONTFIX.  There are many problems in GTK 
2.0.6 when running Simplified Chinese that are fixed in GTK 2.2.  I don't 
believe we can work around them.  Very, very sorry
Comment 11 Steve Northover CLA 2003-01-23 10:09:16 EST
*** Bug 28886 has been marked as a duplicate of this bug. ***
Comment 12 Grant Gayed CLA 2003-01-24 10:23:59 EST
*** Bug 28705 has been marked as a duplicate of this bug. ***
Comment 13 SC Development 01 CLA 2003-01-30 03:47:51 EST
I tested it with build I20030129-gtk with GTK 2.0,
the problem is not exist.
Comment 14 SC Development 01 CLA 2003-01-30 03:56:42 EST
Please ignore the previous comment.
This problem does NOT exist in build I20030129-gtk with GTK 2.2.