Gentoo Archives: gentoo-amd64

From: Beso <givemesugarr@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] firefox-bin crashing a few times every day
Date: Sun, 11 Nov 2007 22:54:01
Message-Id: d257c3560711111452p7ab182f8re4a223d5a71c4785@mail.gmail.com
In Reply to: Re: [gentoo-amd64] firefox-bin crashing a few times every day by Mark Knecht
1 > Hi all,
2 > I wrote to the list a couple of weeks ago about Firefox continually
3 > crashing and got this detailed list of things I might try to see if I
4 > could find a fix. As I'm not a sys admin or a programmer the list
5 > scared me off a bit. However I've had a very bad week of Firefox
6 > crashing many times every day so I really need to try and find a
7 > solution. This is the best set of ideas I've seen so far so I'm going
8 > to try to do some of it today.
9 >
10 > Again, for review, Firefox started crashing multiple times a day
11 > sometime after I tried to make sure I had Java and Flash working.
12 >
13 > I'd like to ask some questions about the ideas that were given.
14 > Please keep in mind that primarily I am using firefox-bin.
15 >
16 > 1) How do I turn java and/or java-script off for firefox-bin? Is it
17 > just the setting in the Preferences panel?
18 >
19 > 2) With respect to using Java in 64-bit Gentoo I am unsure of how to
20 > configure my machine. If the OS is 64 bit but Firefox is 32-bit then
21 > what is the correct setting?
22 >
23 > lightning ~ # eselect java-vm list
24 > Available Java Virtual Machines:
25 > [1] emul-linux-x86-java-1.6
26 > [2] sun-jdk-1.5
27 > [3] sun-jdk-1.6 system-vm
28 > [4] sun-jre-bin-1.6
29 >
30 > lightning ~ # eselect java-vm show
31 > Current system-vm
32 > sun-jdk-1.6
33 > Current user-vm
34 > (unset)
35 > lightning ~ #
36
37
38 if user hasn't a java-vm it will use the system one.
39
40 With respect to the browser plugins I see this:
41 >
42 > lightning ~ # eselect java-nsplugin list
43 > Available 32-bit Java browser plugins
44 > [1] emul-linux-x86-java-1.6 current
45 > Available 64-bit Java browser plugins
46 >
47 > lightning ~ # eselect java-nsplugin show
48 > Current Java browser plugin
49 > (unset)
50 >
51 > These setting just seem strange to me.
52
53
54 they're ok, since there's no 64bit java-nsplugin. with firefox-bin you would
55 not have problems loading java.
56
57 More info follows about what is installed. Let me know whatever info
58 > you need to better judge why my browsers crash all the time now.
59 >
60 > As for the ccache idea I really like the idea of keeping packages
61 > around but not sure how I would use them correctly. For now I'll just
62 > keep building stuff and see if I Can figure that out in parallel.
63
64
65 ccache is needed to reduce the compilation time of packages. the portage
66 feature to package is another thing.
67
68 Thanks in advance,
69 > Mark
70 >
71 > lightning ~ # eix -Ic java
72 > [I] app-emulation/emul-linux-x86-java (1.6.0.03(1.6)@10/19/2007):
73 > 32bit version Sun's J2SE Development Kit
74 > [I] dev-java/java-config (1.3.7@06/02/2007 2.0.33-r1(2)@07/09/2007):
75 > Java environment configuration tool
76 > [I] dev-java/java-config-wrapper (0.13@06/01/2007): Wrapper for
77 > java-config
78 > Found 3 matches.
79
80
81 this is pretty normal on a 64bit system.
82
83 lightning ~ # eix -Ic emul-linux
84 > [I] app-emulation/emul-linux-x86-baselibs (10.2@06/01/2007): Provides
85 > precompiled 32bit libraries
86 > [I] app-emulation/emul-linux-x86-compat (1.0-r3@06/01/2007):
87 > emul-linux-x86 version of lib-compat, with the addition of a 32bit
88 > libgcc_s and the libstdc++ versions provided by gcc 3.3 and 3.4 for
89 > non-multilib systems.
90 > [I] app-emulation/emul-linux-x86-gtklibs (10.0-r1@06/01/2007):
91 > Provides precompiled 32bit libraries
92 > [I] app-emulation/emul-linux-x86-java (1.6.0.03(1.6)@10/19/2007):
93 > 32bit version Sun's J2SE Development Kit
94 > [I] app-emulation/emul-linux-x86-medialibs (10.2@06/13/2007): Provides
95 > precompiled 32bit libraries
96 > [I] app-emulation/emul-linux-x86-qtlibs (10.0@06/01/2007): Provides
97 > precompiled 32bit libraries
98 > [I] app-emulation/emul-linux-x86-sdl (10.1@06/13/2007): Provides
99 > precompiled 32bit libraries
100 > [I] app-emulation/emul-linux-x86-soundlibs (10.0-r1@06/01/2007):
101 > Provides precompiled 32bit libraries
102 > [I] app-emulation/emul-linux-x86-xlibs (10.0@06/01/2007): Provides
103 > precompiled 32bit libraries
104 > Found 9 matches.
105 > lightning ~ #
106
107
108 these also are pretty normal.
109
110 lightning ~ # cat /etc/make.conf
111 > # These settings were set by the catalyst build script that
112 > automatically built this stage
113 > CFLAGS="-march=k8 -O2 -pipe"
114 > CHOST="x86_64-pc-linux-gnu"
115 > USE="dri radeon mmx mmxext sse sse2 3dnow 3dnowext gnome kde -esd
116 > -arts ladspa nptl nptlonly audiofile gimp gimpprint ppds usb alsa cdr
117 > dvd dvdr dvdread jack jack-tmpfs fluidsynth tcltk sndfile v4l v4l2
118 > mysql flac xscreensaver -samba i8x0 mythtv apache2 -lirc mjpeg xvid
119 > real cjk unicode vorbis ogg truetype java -eds dts a52"
120 > CXXFLAGS="${CFLAGS}"
121 > MAKEOPTS="-j2"
122 > GENTOO_MIRRORS="http://mirror.tucdemonic.org/gentoo/
123 > ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://mirror.gentoo.gr.jp
124 > http://www.zentek-international.com/mirrors/gentoo/"
125 > ACCEPT_KEYWORDS="amd64"
126 > ALSA_CARDS="hdsp9652 hdsp"
127 > VIDEO_CARDS="radeon vesa"
128 > LINGUAS="en"
129 > PORTAGE_NICENESS=19
130 > PORTDIR_OVERLAY=""
131 > PORTDIR_OVERLAY="${PORTDIR_OVERLAY} /usr/local/portage"
132 > PORTDIR_OVERLAY="${PORTDIR_OVERLAY} /usr/portage/local/layman/pro-audio"
133 > #source /usr/portage/local/layman/make.conf
134 > source /usr/portage/local/layman/make.conf
135 > lightning ~ #
136 >
137 >
138 > lightning ~ # uname -a
139 > Linux lightning 2.6.23-rt1 #4 PREEMPT RT Mon Oct 15 16:47:24 PDT 2007
140 > x86_64 AMD Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux
141 > lightning ~ #
142 >
143 >
144 > lightning ~ # emerge --info
145 > Portage 2.1.3.18 (default-linux/amd64/2006.1/desktop, gcc-4.1.2,
146 > glibc-2.6.1-r0, 2.6.23-rt1 x86_64)
147 > =================================================================
148 > System uname: 2.6.23-rt1 x86_64 AMD Athlon(tm) 64 Processor 3000+
149 > Timestamp of tree: Tue, 06 Nov 2007 00:00:09 +0000
150 > app-shells/bash: 3.2_p17
151 > dev-java/java-config: 1.3.7, 2.0.33-r1
152 > dev-lang/python: 2.4.4-r6
153 > dev-python/pycrypto: 2.0.1-r6
154 > sys-apps/baselayout: 1.12.9-r2
155 > sys-apps/sandbox: 1.2.18.1-r2
156 > sys-devel/autoconf: 2.13, 2.61-r1
157 > sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2,
158 > 1.10
159 > sys-devel/binutils: 2.18-r1
160 > sys-devel/gcc-config: 1.3.16
161 > sys-devel/libtool: 1.5.24
162 > virtual/os-headers: 2.6.22-r2
163 > ACCEPT_KEYWORDS="amd64"
164 > CBUILD="x86_64-pc-linux-gnu"
165 > CFLAGS="-march=k8 -O2 -pipe"
166 > CHOST="x86_64-pc-linux-gnu"
167 > CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
168 > /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
169 > CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
170 > /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
171 > CXXFLAGS="-march=k8 -O2 -pipe"
172 > DISTDIR="/usr/portage/distfiles"
173 > FEATURES="distlocks metadata-transfer sandbox sfperms strict
174 > unmerge-orphans userfetch"
175 > GENTOO_MIRRORS="http://mirror.tucdemonic.org/gentoo/
176 > ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://mirror.gentoo.gr.jp
177 > http://www.zentek-international.com/mirrors/gentoo/"
178 > LC_ALL="en_US"
179 > LINGUAS="en"
180 > MAKEOPTS="-j2"
181 > PKGDIR="/usr/portage/packages"
182 > PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
183 > --compress --force --whole-file --delete --delete-after --stats
184 > --timeout=180 --exclude=/distfiles --exclude=/local
185 > --exclude=/packages --filter=H_**/files/digest-*"
186 > PORTAGE_TMPDIR="/var/tmp"
187 > PORTDIR="/usr/portage"
188 > PORTDIR_OVERLAY="/usr/portage/local/layman/pro-audio
189 > /usr/local/portage /usr/portage/local/layman/pro-audio"
190 > SYNC="rsync://rsync.gentoo.org/gentoo-portage"
191 > USE="X a52 alsa amd64 apache2 audiofile berkdb bitmap-fonts cairo cdr
192 > cjk cli cracklib crypt cups dbus dri dts dvd dvdr dvdread emboss
193 > encode fam firefox flac fluidsynth fortran gdbm gif gimp gimpprint
194 > gnome gpm gstreamer gtk gtk2 hal i8x0 iconv ipv6 isdnlog jack
195 > jack-tmpfs java jpeg kde ladspa ldap mad midi mikmod mjpeg mp3 mpeg
196 > mudflap mysql mythtv ncurses nls nptl nptlonly ogg opengl openmp oss
197 > pam pcre perl png ppds pppd python qt3 qt4 quicktime radeon readline
198 > reflection sdl session sndfile spell spl ssl tcltk tcpd truetype
199 > truetype-fonts type1-fonts unicode usb v4l v4l2 vorbis xml xorg
200 > xscreensaver xv xvid zlib" ALSA_CARDS="hdsp9652 hdsp"
201 > ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty
202 > extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw
203 > multi null plug rate route share shm softvol" ELIBC="glibc"
204 > INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux"
205 > LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
206 > ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="radeon vesa"
207 > Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG,
208 > LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
209 > PORTAGE_RSYNC_EXTRA_OPTS
210 >
211 > lightning ~ #
212 > --
213 > gentoo-amd64@g.o mailing list
214
215
216 the system configs are normal too.... the only thing that i can advise you
217 to do is try the mozilla-firefox instead of mozilla-firefox-bin. don't
218 uninstall the bin since it can coexhist with the non bin package.... try
219 that (some hours of compilation) and see what it does.
220
221
222
223
224 --
225 dott. ing. beso

Replies

Subject Author
Re: [gentoo-amd64] firefox-bin crashing a few times every day Mark Knecht <markknecht@×××××.com>