Kevin Brosnan gave us a workaround:

There is a workaround which is to create a script that does the following.
#!/bin/sh
export LD_PRELOAD=/usr/lib/libGL.so.1
/path/to/firefox

In the case of Firefox 3. package from PPA, the file
/usr/lib/firefox-3.5pre/firefox.sh should be modified adding:

export LD_PRELOAD=/usr/lib/libGL.so.1

I modified it, and works!!!!

Additional to this, the problem seems to be from nVidia drivers, so,
only people with nVidia cards have this problem . This already was
reported:

http://www.nvnews.net/vbulletin/showthread.php?p=1997651

** Also affects: nvidia-graphics-drivers-180 (Ubuntu)
   Importance: Undecided
       Status: New

-- 
Firefox 3.1 and above crash on full screen flash video
https://bugs.launchpad.net/bugs/333127
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to