browser crash some flash animations

Tijl Coosemans tijl at ulyssis.org
Sat Feb 10 10:32:23 UTC 2007


On Friday 09 February 2007 18:33, m.onur.aysan at gmail.com wrote:
> 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.

With the latest version of linuxpluginwrapper that should not be
necessary anymore.


More information about the freebsd-questions mailing list