<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [gen4] GPU Crash During Google Chrome Operation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80568#c99">Comment # 99</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [gen4] GPU Crash During Google Chrome Operation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80568">bug 80568</a>
              from <span class="vcard"><a class="email" href="mailto:jamiejaxon@gmail.com" title="Jamie Jackson <jamiejaxon@gmail.com>"> <span class="fn">Jamie Jackson</span></a>
</span></b>
        <pre>(In reply to 1544c from <a href="show_bug.cgi?id=80568#c94">comment #94</a>)
<span class="quote">> (In reply to Ryan Underwood from <a href="show_bug.cgi?id=80568#c93">comment #93</a>)
> > You didn't actually install the packages that include the fix. :-)  Try
> > dist-upgrade.

> Newbie here. I tried the same thing as Jamie Jackson but it keeps crashing.
> I have a freshly installed Ubuntu 14.04
> This happens everytime when I try to visit "google.com/chrome" with Firefox
> and when I try to watch a YouTube video with Google Chrome.</span >

Thanks, Ryan. I had high hopes for dist-upgrade; alas, it didn't seem to work.

Let me know if I did something wrong, or if I'm barking up the wrong tree, but
here's what I got:

# show currently installed version (mine showed 10.1.3-0ubuntu0.3 for amd64 and
i386)
dpkg -l libgl1-mesa-dri
# add edgers repo
sudo apt-add-repository ppa:xorg-edgers/ppa
# get the new package lists
sudo apt-get update
# install the edgers packages
sudo apt-get dist-upgrade 
# show currently installed version (my packages now show 10.5.0~git20150127)
dpkg -l libgl1-mesa-dri
# reboot
sudo reboot

# try firefox test case
firefox <a href="http://www.google.com/chrome/">http://www.google.com/chrome/</a>

============= Yields BSOD, with... ================
(process:3075): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size
== 0' failed

(firefox:3075): GLib-GObject-WARNING **: Attempt to add property
GnomeProgram::sm-connect after class was initialised

(firefox:3075): GLib-GObject-WARNING **: Attempt to add property
GnomeProgram::show-crash-dialog after class was initialised

(firefox:3075): GLib-GObject-WARNING **: Attempt to add property
GnomeProgram::display after class was initialised

(firefox:3075): GLib-GObject-WARNING **: Attempt to add property
GnomeProgram::default-icon after class was initialised
ATTENTION: default value of option force_s3tc_enable overridden by environment.
intel_do_flush_locked failed: Invalid argument
===================================================

BTW:
jamie@minty ~ $ uname -a
Linux minty 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64
x86_64 x86_64 GNU/Linux
jamie@minty ~ $ lsb_release -d
Description:    Linux Mint 17 Qiana</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>