On Thu, Oct 2, 2008 at 12:44 AM, András Csányi <[EMAIL PROTECTED]>wrote:
> Hi all! > > I'm not sure this is right place to ask... but I try. > > So my gentoo is freshly installed and I want to start eclipse. > Eclipse is installed from portage (3.2.1-r3) another eclipse is > downloaded eclipse.org (this is Eclipse Europe). > > The installed Eclipse from portage use flags: > cairo opengl seamonkey > > So I started and few seconds later crash the eclipse. If I start from > console this is the message in both case - installed Eclipse from > portage and downloaded Eclipse. > > [EMAIL PROTECTED] ~ $ # > # An unexpected error has been detected by HotSpot Virtual Machine: > # > # SIGSEGV (0xb) at pc=0xa7cdad99, pid=29093, tid=3084781248 > # > # Java VM: Java HotSpot(TM) Client VM (1.5.0_16-b02 mixed mode, sharing) > # Problematic frame: > # C [libxpcom_core.so+0x49d99] > # > # An error report file with more information is saved as > hs_err_pid29093.log > # > # If you would like to submit a bug report, please visit: > # http://java.sun.com/webapps/bugreport/crash.jsp > > After this I searched the libxpcom_core.so. > > softwarealchemy sayusi # equery b libxpcom_core.so > [ Searching for file(s) libxpcom_core.so in *... ] > net-libs/xulrunner-1.9.0.3 (/usr/lib/xulrunner-1.9/libxpcom_core.so) > www-client/seamonkey-1.1.12 (/usr/lib/seamonkey/libxpcom_core.so) > softwarealchemy sayusi # > > So I have to re-emerge xulrunner and seamonkey? or what a hell is it? > > Thank you for help! > > ... and sorry my english... :) > > András > > -- > - - > -- Csanyi Andras -- http://sayusi.hu -- Sayusi Ando > -- "Bízzál Istenben és tartsd szárazon a puskaport!".-- Cromwell > i had the same problem and the same version Eclipse. My solution was using xulrunner1.8 instead of 1.9. every time Eclipse starts, it will pop up a web-browser window, i guess it invoke that file which belongs to xulrunner but failed. maybe you can try this...

