View Single Post
  #23 (permalink)  
Old 02-Jul-2009, 05:18
Jochen_Hayek Jochen_Hayek is offline
Puzzled Penguin
 
Join Date: Dec 2008
Location: Berlin
Posts: 8
Jochen_Hayek hasn't been rated much yet
Default Re: Firefox 3.5 Just landed in Build Service

Oh, how bad, not a solution to my problems.
FF3.5 even crashes on a simple static HTML page
after 2 minutes or so.
Activity in the background? no idea.

Quote:
Originally Posted by finders View Post
Just a little update, found a solution for my problem here.

Adding this line to /usr/lib/firefox/firefox.sh fixed it.
Code:
export LD_PRELOAD=/usr/lib/libGL.so.1
Reply With Quote