[SVN-Commit] r48 - trunk/www/firefox3-devel
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Thu Jun 25 14:57:49 UTC 2009
Author: flo
Date: Thu Jun 25 14:57:36 2009
New Revision: 48
Log:
- add a text describing the workaround needed to view HTML5 pages to pkg-message
Better suggestions welcome!
Modified:
trunk/www/firefox3-devel/pkg-message
Modified: trunk/www/firefox3-devel/pkg-message
==============================================================================
--- trunk/www/firefox3-devel/pkg-message Thu Jun 25 14:50:53 2009 (r47)
+++ trunk/www/firefox3-devel/pkg-message Thu Jun 25 14:57:36 2009 (r48)
@@ -14,6 +14,22 @@
======================================================================
+Firefox 3.5 and HTML5
+
+Certain functions used to display HTML5 elements need the sem module.
+
+If your Firefox crashes with the following message while viewing a
+HTML5 page:
+"Bad system call (core dumped)"
+
+you need to load the sem module (kldload sem).
+
+To load sem on every boot put the following into your
+/boot/loader.conf:
+sem_load="YES"
+
+======================================================================
+
Any bug reports should be addressed to the maintainers at:
gecko at FreeBSD.org
You may also Cc: freebsd-ports at FreeBSD.org. Please do not send
More information about the freebsd-gecko
mailing list