Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] Google Chrome leftovers
Date: Thu, 29 Nov 2012 21:13:43
Message-Id: CAK2H+efegLYCHfgRcavd4Hupd8HuHnGOa2AiuCET6Y=pfizRGg@mail.gmail.com
1 Hi,
2 I've sort of decided I like Chrome's UI better than others that
3 I've spent time with (mostly Firefox & Konqueror) but I'm constantly
4 held up by leftover processes when Chrome is closed:
5
6 mark@c2stable ~ $ ps aux | grep chrome
7 mark 3206 0.0 0.0 292448 16064 ? S 06:32 0:01
8 /opt/google/chrome/chrome
9 --extra-plugin-dir=/usr/lib64/nsbrowser/plugins
10 mark 3207 0.0 0.0 6376 380 ? S 06:32 0:00
11 /opt/google/chrome/chrome-sandbox /opt/google/chrome/chrome
12 --type=zygote
13 mark 3208 0.0 0.1 332364 40784 ? S 06:32 0:00
14 /opt/google/chrome/chrome --type=zygote
15 mark 3212 0.0 0.0 189608 23336 ? S 06:32 0:00
16 /opt/google/chrome/nacl_helper_bootstrap
17 /opt/google/chrome/nacl_helper --reserved_at_zero=0x0000000000000000
18 --r_debug=0x0000000000213000
19 mark 3216 0.0 0.0 365148 15552 ? S 06:32 0:00
20 /opt/google/chrome/chrome --type=zygote
21 mark 24747 0.0 0.0 8596 904 pts/4 S+ 13:05 0:00 grep
22 --colour=auto chrome
23 mark 27655 0.0 0.4 657892 114500 ? S 07:31 0:01
24 /opt/google/chrome/chrome
25 --extra-plugin-dir=/usr/lib64/nsbrowser/plugins
26 mark@c2stable ~ $
27
28 In this case if I start Chrome again I don't get any bookmarks. I
29 have to kill all Chrome process id by hand and restart Chrome to get
30 my bookmarks.
31
32 Anyone else experiencing this sort of problem? Machines are 64-bit
33 mostly stable. Clearly Chrome itself is testing so maybe this is early
34 days?
35
36 mark@c2stable ~ $ eix -Ic chrome
37 [I] www-client/google-chrome
38 (24.0.1312.25_beta169562(beta){tbz2}@11/28/2012): The web browser from
39 Google
40 mark@c2stable ~ $
41
42 Also, is anyone successfully using GoogleTalk in Chrome on Gentoo?
43
44 Thanks,
45 Mark

Replies

Subject Author
Re: [gentoo-user] Google Chrome leftovers Randy Barlow <randy@×××××××××××××××××.com>