Gentoo Archives: gentoo-user

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