Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145691 - dev-util/eclipse-sdk-3.2 crashes
Summary: dev-util/eclipse-sdk-3.2 crashes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-31 02:55 UTC by Josef Reidinger
Modified: 2006-10-28 11:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
VM log (hs_err_pid7471.log,50.55 KB, text/plain)
2006-08-31 03:32 UTC, Josef Reidinger
Details
VM log (hs_err_pid22222.log,49.65 KB, text/plain)
2006-08-31 03:38 UTC, Josef Reidinger
Details
VM log (hs_err_pid10588.log,54.16 KB, text/plain)
2006-08-31 03:40 UTC, Josef Reidinger
Details
emerge --info (emerge.info,7.00 KB, text/plain)
2006-08-31 03:43 UTC, Josef Reidinger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Josef Reidinger 2006-08-31 02:55:17 UTC
I work in eclipse 3.2 and it crash. during last two day it crash 3 times.It somethink between eclipse, jdk and libwidget_gtk2.so (but eclipse 3.1.2 doesn`t crashing)

It writes(complete VM log attached):
JVM terminated. Exit code=1
/usr/bin/java
-Xms40m
-Xmx256m
-Djava.library.path=/usr/lib
-jar /usr/lib/eclipse-3.2/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/lib/eclipse-3.2/eclipse
-name Eclipse
-showsplash 600
-exitdata 6800d
-vm /usr/bin/java
-vmargs
-Xms40m
-Xmx256m
-Djava.library.path=/usr/lib
-jar /usr/lib/eclipse-3.2/startup.jar
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-31 03:30:26 UTC
Sorry, we are lacking paranormal abilities here. 

http://www.gentoo.org/doc/en/bugzilla-howto.xml
Comment 2 Josef Reidinger 2006-08-31 03:32:49 UTC
Created attachment 95545 [details]
VM log

fail during writing code
Comment 3 Josef Reidinger 2006-08-31 03:38:48 UTC
Created attachment 95546 [details]
VM log

fail after load workspace
Comment 4 Josef Reidinger 2006-08-31 03:40:24 UTC
Created attachment 95547 [details]
VM log

crash after cca 30 minutes of writing code
Comment 5 Josef Reidinger 2006-08-31 03:43:54 UTC
Created attachment 95548 [details]
emerge --info

I also try finding revdep-rebuild for that so file and nothink to rebuild.
Comment 6 Josef Reidinger 2006-08-31 03:46:36 UTC
(In reply to comment #1)
> Sorry, we are lacking paranormal abilities here. 
> 
> http://www.gentoo.org/doc/en/bugzilla-howto.xml
> 

sorry, my internet connection fail, so I post it after.
If you need more info or testing, write it ;)
Comment 7 Federico Fissore 2006-10-27 11:58:10 UTC
can you update to eclipse-3.2.1-r1 and report if it is still crashing?
Comment 8 Josef Reidinger 2006-10-28 11:28:22 UTC
(In reply to comment #7)
> can you update to eclipse-3.2.1-r1 and report if it is still crashing?
> 

Hmm, I try work with 3.2.1 before some time and still problem . But today I try 3.2.1-r1 and work OK.
Good work ;)