After startup Firefox reports: The bookmarks and history system will not be functional because one of Firefox's files is in use by another application. Some security software can cause this problem. There an info button which points to: http://support.mozilla.com/en-US/kb/The+bookmarks+and+history+system+will+not+be+functional?style_mode=inproduct&as=u
First-Bad-Commit : 9247685088398cf21bcb513bd2832b4cd42516c4
Yes. This is a known problem. A fix has already been posted to the mailing lists, and is currently queued up in my 'bugfixes' branch on git.linux-nfs.org.
Created attachment 36032 [details] NLM: Fix a regression in lockd Apparently, removing the 'transport->srcaddr.ss_family = family' from xs_create_sock() triggers this due to nlmclnt_lookup_host() incorrectly initialising the srcaddr family to AF_UNSPEC.
Ok, the patch works for me too. I will close the bug when the fix appears in mainline.
Fixed by commit 8e35f8e7c61c88f9a979a4e6f7f4ffd4c158a88a .