Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] adobe-flash-11.2.202.228 + nvidia crashing
Date: Fri, 27 Apr 2012 22:36:08
Message-Id: CAEH5T2NLqm6DQYtay8_Q_LsyvXiw3X-PLDrS3k=92hFh4FAZNA@mail.gmail.com
In Reply to: Re: [gentoo-user] adobe-flash-11.2.202.228 + nvidia crashing by Mark Knecht
1 On Fri, Apr 27, 2012 at 4:45 PM, Mark Knecht <markknecht@×××××.com> wrote:
2 > On Fri, Apr 27, 2012 at 1:48 PM, Paul Hartman
3 > <paul.hartman+gentoo@×××××.com> wrote:
4 >> On Fri, Apr 27, 2012 at 3:22 PM, Mark Knecht <markknecht@×××××.com> wrote:
5 >>> I don't remember reading about anyone else with this problem.
6 >>> Hopefully I haven't missed the right thread.
7 >>>
8 >>> I run stable Gentoo + a few ~amd64 packages. My video adapter is an
9 >>> NVidia 463 GTX. Since the update to adobe-flash-11.2.202.228 a few
10 >>> weeks ago all Flash apps crash the plugin within Firefox. I posted a
11 >>> bug report here and got shot down for reasons I don't understand. (I
12 >>> understand what he said and why he said it, but I didn't understand
13 >>> them just giving up without feedback back to Adobe, etc.)
14 >>>
15 >>> I'm wondering if anyone else has suffered through this to find a
16 >>> solution. The nouveau suggestion isn't where I want to go with my
17 >>> machines and I'm just not finding any solutions on the web yet.
18 >>>
19 >>> Anyway, there was at the time a newer (IIRC) or possibly slightly
20 >>> older (IIDRC) Flash ebuild but it's been removed from portage. That
21 >>> one worked for me. There is a newer version (11.2.202.233) listed on
22 >>> the Adobe Flash site but I haven't found info on what it corrects.
23 >>>
24 >>> Thanks in advance for any ideas.
25 >>
26 >> Flash 11.2 added some new kind of hardware acceleration which
27 >> apparently doesn't work properly for whatever reason. Disable HW
28 >> acceleration in /etc/adobe/mms.cfg and cross your fingers... or
29 >> downgrade to 11.1.
30 >>
31 >
32 > Generically, I've been trying to disable HW Accel but it hasn't fixed
33 > the problem I'm seeing. I've tried
34 >
35 > EnableLinuxHWVideoDecode=0
36 >
37 > along with
38 >
39 > AVHardwareDisable = 1
40 >
41 > and
42 >
43 > OverrideGPUValidation=0
44 > or
45 > OverrideGPUValidation=1
46 >
47 > which I don't think have anything to do with this, but I tried it
48 > anyway. No luck with those. Flash still crashes and I see this in
49 > dmesg:
50 >
51 > [25443.454436] plugin-containe[5665]: segfault at 0 ip
52 > 00007f2a356441c5 sp 00007fff04e606e0 error 4 in
53 > libmozalloc.so[7f2a35643000+2000]
54 > [25446.424259] plugin-containe[7029]: segfault at 0 ip
55 > 00007f4690ef21c5 sp 00007fff788f1390 error 4 in
56 > libmozalloc.so[7f4690ef1000+2000]
57 >
58 > Most all of the references I find on the web have you turn off
59 > acceleration using a click box in Flash, but my Flash crashes so I
60 > have no GUI at all.
61 >
62 > With respect to 11.1, I suspect that's what I was running earlier but
63 > it's no longer in portage on any of my systems and I'm not finding it
64 > in any overlay.
65 >
66 > Thanks, I'll keep trying.
67
68 11.2 actually still crashes randomly for me, too, even with disabling
69 the HW acceleration (Bank of America's one-time-use credit card
70 generator for example does not work anymore...) I was thinking mostly
71 of video playback problems (the blue tinted video, etc) but forgot
72 about the other crashing I experienced...
73
74 You can get old ebuilds from the portage CVS interface and drop them
75 into a local overlay.
76 http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/?hideattic=0
77
78 From what I read, there will be no further releases of flash for
79 linux, except for the chrome-embedded version, so we may just be stuck
80 with this broken version, to use chrome, or forced to downgrade to an
81 insecure version (I'm sure this one is insecure, too, they just
82 haven't found it yet...)