<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [regression?][nv34] adobe flash + firefox -> DATA_ERROR"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73358#c24">Comment # 24</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [regression?][nv34] adobe flash + firefox -> DATA_ERROR"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73358">bug 73358</a>
              from <span class="vcard"><a class="email" href="mailto:ronald645@gmail.com" title="Ronald <ronald645@gmail.com>"> <span class="fn">Ronald</span></a>
</span></b>
        <pre>@Ilia Mirkin

Did this:

git clone git://anongit.freedesktop.org/mesa/mesa mesa
cd mesa
git checkout mesa-10.0.2
wget <a href="http://patchwork.freedesktop.org/patch/18063/raw/">http://patchwork.freedesktop.org/patch/18063/raw/</a> -O ../patch_2.txt
patch -p1 < ../patch_2.txt
./autogen.sh --with-gallium-drivers=nouveau --enable-shared-glapi
--enable-texture-float --enable-vdpau --disable-egl --enable-dri --disable-dri3
--disable-gbm --disable-xvmc --with-dri-drivers=nouveau
make

export LD_LIBRARY_PATH=./lib/gallium/:$LD_LIBRARY_PATH
export LIBGL_DRIVERS_PATH=./lib/gallium/
chromium
--ppapi-flash-path=/home/gebruiker/Documenten/Ronald/flash/libgcflashplayer-11.2.202.235-19.0.1084.46-135956.so

Youtube still shows a garbled video like in <a href="show_bug.cgi?id=73358#c23">comment #23</a> . Furthermore, dmesg
fills with errors once again:

[ 8569.194470] nouveau E[  PGRAPH][0000:01:00.0] ch 3 [chromium[578]] subc 7
class 0x0697 mthd 0x0208 data 0x00000120
[ 8569.194563] nouveau E[  PGRAPH][0000:01:00.0]  ERROR nsource: DATA_ERROR
nstatus: BAD_ARGUMENT
[ 8569.194574] nouveau E[  PGRAPH][0000:01:00.0] ch 3 [chromium[578]] subc 7
class 0x0697 mthd 0x0208 data 0x00000120</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>