1 - Create new make C project - stalled/hung had to kill after 13 minutes -> Expected results : Project created in workspace directory C/C++ perspective opened -> Actual results : stalled on Create Project Dialog - after name of project,selecting default location and hitting Next. 2 - Open C/C++ perspective by selecting "Open perspective" icon from LHS toolbar -> Expected results: C/C++ perspective opened -> Actual results: Crashed with Error: JVM terminated. Exit code=1 /home/tromey/Eclipse/build/gcjlauncher -cp /home/tromey/Eclipse/build/startup.jar org.eclipse.core.launcher.Main -os linux -ws gtk -arch x86 -showsplash /home/tromey/Eclipse/build/eclipse -showsplash 600 -debug 3 - Importing an existing project into the workspace (Tried importing a C project) stalled for 15 minutes on a disabled import dialog. Had to close. closed with error JVM terminated. Exit code=1 /home/tromey/Eclipse/build/gcjlauncher -cp /home/tromey/Eclipse/build/startup.jar org.eclipse.core.launcher.Main -os linux -ws gtk -arch x86 -showsplash /home/tromey/Eclipse/build/eclipse -showsplash 600 -debug 4- Open a C file in C editor: Fails - console has error message: Unhandled exception caught in event loop. Reason: java.lang.NullPointerException crashes with error: JVM terminated. Exit code=1 /home/tromey/Eclipse/build/gcjlauncher -cp /home/tromey/Eclipse/build/startup.jar org.eclipse.core.launcher.Main -os linux -ws gtk -arch x86 -showsplash /home/tromey/Eclipse/build/eclipse -showsplash 600 5 - Open Debug perspective Error while loading perspective: Unable to create part: Debug Results: perspective fails to load. Eclipse hangs. 6 - convert simple project to C/C++ after selecting the simple project in the dialog, nothing happens upon hitting Finish and message on console: Unhandled exception caught in event loop. Reason: java.lang.NullPointerException 7 - open C/C++ projects view in Resource perspective hung - killed after 30 minutes ______________________________________________________________________________ Basically, I've found that anything that is related to the CDT doesn't work at all. Eg: Creating simple, java projects succeeds whereas creating / converting to C/C++ projects fails; opening other perspectives succeeds but the C/C++ or debug perspective dont; Opening views from the C/C++ or Debug perspective fails but others (eg: Bookmarks) doesn't.
I've checked in a fix for the "new project" hang. This might fix other hangs as well, though I haven't tested that.
I went through all of these, and they all work with the current gcj-eclipse.