(In reply to 1544c from comment #94) > (In reply to Ryan Underwood from comment #93) > > 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.
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 http://www.google.com/chrome/ ============= 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 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388612 Title: [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510 To manage notifications about this bug go to: https://bugs.launchpad.net/mesa/+bug/1388612/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs