diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-06-28 19:38:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-06-28 19:38:44 +0000 |
commit | aad659ea840a87af768f665d405d1b60b3bbdc1e (patch) | |
tree | 09f68e2b44b3f674418a114390edee42828b8570 /UPDATING | |
parent | fdb232d9fcdb14ee3bd7b41cf66b8df3595b9031 (diff) |
- Add a note for firefox3-devel users :)
Notes
Notes:
svn path=/head/; revision=236739
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20090628: + AFFECTS: users of www/firefox3-devel + AUTHOR: gecko@FreeBSD.org + + 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" + 20090624: AFFECTS: users of mail/crm114 AUTHOR: glebius@cell.glebius.int.ru |