Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Feb 2007 19:33:35 +0200
From:      m.onur.aysan@gmail.com
To:        questions@FreeBSD.org
Subject:   browser crash some flash animations
Message-ID:  <45CCB06F.8020308@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

Before this document, there is a patch for browser crash for flash player.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html

-------------------------------------------------------------
If you restart your browser the plugin should now appears in the 
previously mentioned list. Your browser may also crash when playing some 
Flash animations, in this case a patch can help you:

# cd /usr/src
# fetch http://people.FreeBSD.org/~nork/rtld_dlsym_hack.diff
# patch < rtld_dlsym_hack.diff
# cd libexec/rtld-elf/
# make clean
# make obj
# make depend
# make && make install

Then reboot your machine.
--------------------------------------------------------------

I think this would be add to documentation because browser crashes some 
web pages.

Sorry for my English it is not my native language



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45CCB06F.8020308>