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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to