Gentoo Archives: gentoo-user

From: "András Csányi" <sayusi.ando@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] eclipse start -> crash
Date: Wed, 01 Oct 2008 16:44:17
Message-Id: bae7db570810010944l30adbd79rd7108076641f5c31@mail.gmail.com
1 Hi all!
2
3 I'm not sure this is right place to ask... but I try.
4
5 So my gentoo is freshly installed and I want to start eclipse.
6 Eclipse is installed from portage (3.2.1-r3) another eclipse is
7 downloaded eclipse.org (this is Eclipse Europe).
8
9 The installed Eclipse from portage use flags:
10 cairo opengl seamonkey
11
12 So I started and few seconds later crash the eclipse. If I start from
13 console this is the message in both case - installed Eclipse from
14 portage and downloaded Eclipse.
15
16 sayusi@softwarealchemy ~ $ #
17 # An unexpected error has been detected by HotSpot Virtual Machine:
18 #
19 # SIGSEGV (0xb) at pc=0xa7cdad99, pid=29093, tid=3084781248
20 #
21 # Java VM: Java HotSpot(TM) Client VM (1.5.0_16-b02 mixed mode, sharing)
22 # Problematic frame:
23 # C [libxpcom_core.so+0x49d99]
24 #
25 # An error report file with more information is saved as hs_err_pid29093.log
26 #
27 # If you would like to submit a bug report, please visit:
28 # http://java.sun.com/webapps/bugreport/crash.jsp
29
30 After this I searched the libxpcom_core.so.
31
32 softwarealchemy sayusi # equery b libxpcom_core.so
33 [ Searching for file(s) libxpcom_core.so in *... ]
34 net-libs/xulrunner-1.9.0.3 (/usr/lib/xulrunner-1.9/libxpcom_core.so)
35 www-client/seamonkey-1.1.12 (/usr/lib/seamonkey/libxpcom_core.so)
36 softwarealchemy sayusi #
37
38 So I have to re-emerge xulrunner and seamonkey? or what a hell is it?
39
40 Thank you for help!
41
42 ... and sorry my english... :)
43
44 András
45
46 --
47 - -
48 -- Csanyi Andras -- http://sayusi.hu -- Sayusi Ando
49 -- "Bízzál Istenben és tartsd szárazon a puskaport!".-- Cromwell

Replies

Subject Author
Re: [gentoo-user] eclipse start -> crash Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] eclipse start -> crash Wu Xiaolin <whuwxl@×××××.com>