Gentoo Archives: gentoo-user

From: victor romanchuk <rom@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Latest chromium-40 on ~x86
Date: Sun, 25 Jan 2015 10:08:36
Message-Id: 54C4C099.7010803@persimplex.net
In Reply to: Re: [gentoo-user] Latest chromium-40 on ~x86 by Peter Humphrey
1 On 01/24/2015 07:44 PM, Peter Humphrey wrote:
2 > On Saturday 24 January 2015 16:43:41 Nils Holland wrote:
3 >
4 >> I've been using chromium successfully on my ~x86 system for quite a
5 >> long time, but starting with the last two updates that came in during
6 >> the last few days (namely, chromium-40.0.2214.85 and
7 >> chromium-40.0.2214.91), I started having problems.
8 > --->8
9 >> The question, thus, would probably be: Anyone using one of the recent
10 >> chromium-40 versions on ~x86 or anywhere else and seeing something
11 >> similar? Or probably someone who has experienced something like that
12 >> before and could offer a guess what might be wrong here - a real bug,
13 >> custom-cflags, or something entirely different?
14 > This is and amd64 box, not ~x86, but chromium-40.0.2214.91 is working fine
15 > here. It's not been running more than a few hours since today's upgrade, but
16 > at least it does run.
17 >
18
19 Also amd64: I observed another issue with chromium-40.0.2214.91 -- it breaks X11 with compositing wm
20 (i'm running compiz) when I activate any simple effect, e.g switch to another viewpoint or something
21 like that. At now catched that with Nvidia; have not tried with i915 (yet).
22
23 The X11 `breakage' freezes the screen, so I need to kill/restart X11 to proceed. The syslog writes
24 lots of:
25
26 Jan 24 20:30:41 gentoo kernel: [1829180.480065] NVRM: Xid (PCI:0000:05:00): 13, Graphics Exception:
27 ChID 0003, Class 00008297, Offset 000017b4, Data 00000001
28 Jan 24 20:30:46 gentoo kernel: [1829185.546349] NVRM: Xid (PCI:0000:05:00): 13, Graphics Exception:
29 ChID 0003, Class 00008297, Offset 000017b4, Data 00000001
30
31 The Xorg.0.log also shows an error (in nvidia driver):
32
33 (EE) [mi] EQ overflow continuing. 200 events have been dropped.
34 (EE)
35 (EE) Backtrace:
36 (EE) 0: /usr/bin/X (xorg_backtrace+0x48) [0x580338]
37 (EE) 1: /usr/bin/X (QueuePointerEvents+0x52) [0x44c432]
38 (EE) 2: /usr/lib64/xorg/modules/input/evdev_drv.so (0x7fcbb28c2000+0x571d) [0x7fcbb28c771d]
39 (EE) 3: /usr/bin/X (0x400000+0x71eb8) [0x471eb8]
40 (EE) 4: /usr/bin/X (0x400000+0x99dfa) [0x499dfa]
41 (EE) 5: /lib64/libpthread.so.0 (0x7fcbb9eca000+0xfd30) [0x7fcbb9ed9d30]
42 (EE) 6: /lib64/libc.so.6 (ioctl+0x7) [0x7fcbb8c1e237]
43 (EE) 7: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcbb37ea000+0x116bec) [0x7fcbb3900bec]
44 (EE) 8: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcbb37ea000+0x116ca7) [0x7fcbb3900ca7]
45 (EE) 9: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcbb37ea000+0x1196e9) [0x7fcbb39036e9]
46 (EE) 10: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcbb37ea000+0x12e181) [0x7fcbb3918181]
47 (EE) 11: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcbb37ea000+0x13af8d) [0x7fcbb3924f8d]
48 (EE) 12: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcbb37ea000+0x12c2a2) [0x7fcbb39162a2]
49 (EE) 13: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcbb37ea000+0x54b567) [0x7fcbb3d35567]
50 (EE) 14: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcbb37ea000+0x54bf30) [0x7fcbb3d35f30]
51 (EE) 15: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcbb37ea000+0x54e2f8) [0x7fcbb3d382f8]
52 (EE) 16: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7fcbb37ea000+0x55ccc5) [0x7fcbb3d46cc5]
53 (EE) 17: /usr/bin/X (0x400000+0x357fe) [0x4357fe]
54 (EE) 18: /usr/bin/X (0x400000+0x395da) [0x4395da]
55 (EE) 19: /lib64/libc.so.6 (__libc_start_main+0xf5) [0x7fcbb8b62aa5]
56 (EE) 20: /usr/bin/X (0x400000+0x24d7e) [0x424d7e]
57 (EE)
58 [1829865.192] [mi] Increasing EQ size to 1024 to prevent dropped events.
59 [1829865.193] [mi] EQ processing has resumed after 239 dropped events.
60 [1829865.212] [mi] This may be caused my a misbehaving driver monopolizing the server's resources.

Replies

Subject Author
Re: [gentoo-user] Latest chromium-40 on ~x86 Volker Armin Hemmann <volkerarmin@××××××××××.com>