Bug 53847 - ide crash by saving
Summary: ide crash by saving
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.1.2   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: vm
Depends on:
Blocks:
 
Reported: 2004-03-05 06:14 EST by Gerhard Ganneshofer CLA
Modified: 2004-03-10 16:00 EST (History)
0 users

See Also:


Attachments
the .log-file from ~/eclipse/.metadata (13.29 KB, text/plain)
2004-03-06 04:13 EST, Gerhard Ganneshofer CLA
no flags Details
the konsole log output /part1 (701.66 KB, text/plain)
2004-03-06 04:41 EST, Gerhard Ganneshofer CLA
no flags Details
the konsole log output /part2 (818.16 KB, text/plain)
2004-03-06 04:48 EST, Gerhard Ganneshofer CLA
no flags Details
java log-file ? (17.29 KB, text/plain)
2004-03-06 04:51 EST, Gerhard Ganneshofer CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerhard Ganneshofer CLA 2004-03-05 06:14:24 EST
when i try to save anything or create a project, eclipse crash with the error 
message : line 87:  1082 Unbekanntes Signal 33   $ECLIPSE $OPTIONS 
 
it also hang after few minutes, but i do nothing! 
 
i need your help please. 
if you have any ideas or dokus, please send it to gaho@aon.at 
 
thanks a lot 
gerhard ganneshofer 
 
 
tested on: 
Compaq Armada 1700 
300 Mhz/160MB Ram 
Debian /Unstable kernel 2.4.22 
eclipse-platform_2.1.2-1_i386 
j2sdk1.4_1.4.0.99beta-1_i386 
libgtk2.0-0_2.2.4-3_i386
Comment 1 Tod Creasey CLA 2004-03-05 13:54:36 EST
Do you have a .log file in your metadata or a java core file?

I would also watch that vm - we found a lot of jit problems with it. I would 
suggest using a Sun 1.4.2 VM.
Comment 2 Gerhard Ganneshofer CLA 2004-03-06 04:13:25 EST
Created attachment 8372 [details]
the .log-file from ~/eclipse/.metadata
Comment 3 Gerhard Ganneshofer CLA 2004-03-06 04:41:50 EST
Created attachment 8373 [details]
the konsole log output /part1

i've changed all debugswitches to true.
then i started eclipse and write all output to konsole.log
Comment 4 Gerhard Ganneshofer CLA 2004-03-06 04:48:00 EST
Created attachment 8374 [details]
the konsole log output /part2

i've changed all debugswitches to true.
then i started eclipse and write all output to konsole.log
Comment 5 Gerhard Ganneshofer CLA 2004-03-06 04:51:20 EST
Created attachment 8375 [details]
java log-file ?

this file will be written when eclipse crash.
it lock's like a java logfile ?!?
maybe it's important.
Comment 6 Gerhard Ganneshofer CLA 2004-03-06 05:05:47 EST
i do some test's for you 
 
at first i deleted the metadata directory. 
then i started eclipse, closed the wellcome message and closed eclipse. 
 
i started eclipse no a second time, with all debug switches 'true' and 
redirect all outputmessages from the konsole to konsole.log (the file is 
splited in two files because of it's size). 
after eclipse is started up i try to import a project(create new, save,... it 
doesn't matter) and then eclipse crash. 
 
also a debugfile in my home directory will be written, like 
'hs_err_pid9188.log' 
Comment 7 John Arthorne CLA 2004-03-08 19:05:30 EST
The hs_err_pid9188.log indicates a VM crash.. it looks like this is occurring in
the Java class libraries. It looks like you are using a beta VM.
Comment 8 Gerhard Ganneshofer CLA 2004-03-10 05:56:00 EST
thanks for the info about the vm crash 
 
>It looks like you are using a beta VM. 
j2sdk1.4_1.4.0.99beta-1_i386 - possibly be alpha :) 
 
i do some test's more. 
eclipse crash only in kde, and it works very well in icewm, windomaker,... 
i suppose the problem is kde(don't hit me) 
 
in future i will work with windowmaker and not with kde, it's faster too.  
 
Comment 9 John Arthorne CLA 2004-03-10 16:00:59 EST
Closing.