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
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
|