Bug 38544 - Eclipse crashes when trying to synch with CVS server for the first time
Summary: Eclipse crashes when trying to synch with CVS server for the first time
Status: RESOLVED DUPLICATE of bug 31941
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-05 16:49 EDT by Carl G. CLA
Modified: 2003-06-09 10:33 EDT (History)
0 users

See Also:


Attachments
Here is an example of the error log file (20.36 KB, text/plain)
2003-06-05 16:50 EDT, Carl G. CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carl G. CLA 2003-06-05 16:49:22 EDT
Here is some info about my setup:
Redhat 9 running Gnome 2.2.0, JDK 1.4.1_02, Eclipse 2.1.
I have set up a CVS server on my local computer, and was following the tutorial in the help to put 
my project on the CVS server. At first, I tried to create the cvs repository as a pserver to localhost, 
which. The repository location creation worked, but the JVM crashes when I go to Team > Share 
Project > next next finish, or just finish right away. I changed the repository to an extssh and the 
same thing happens.
I get this window when it crashes:
JVM Terminated. Exit code=1
/usr/java/j2sdk1.4.1_02/bin/java
-cp /home/lrac/eclipse/startup.jar org.eclipse.core.launcher.Main
-os linux
-ws gtk
-arch x86
-showsplash /home/lrac/eclipse/eclipse -showsplash 600

And thre is a big hs_error_pid#####.log file in my home directory. 

any ideas?
Comment 1 Carl G. CLA 2003-06-05 16:50:53 EDT
Created attachment 5079 [details]
Here is an example of the error log file
Comment 2 Felipe Heidrich CLA 2003-06-09 10:33:09 EDT
this bug was fixed, you just need a new version of eclipse.
Please see Bug#31941.


*** This bug has been marked as a duplicate of 31941 ***