https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218581
--- Comment #6 from Jan Beich <jbe...@freebsd.org> --- (In reply to Jochen Neumeister from comment #0) > NotImplementedError: system provides too few semaphores (30 available, 256 > necessary) Likely exposed by https://hg.mozilla.org/mozilla-central/rev/763fc7845e8c On Before that ProcessPoolExecutor was only used to generate symbols for CrashReporter. Can you try the fix in https://lists.freebsd.org/pipermail/freebsd-gecko/2017-April/007124.html ? Otherwise, make sure sem(4) is neither loaded nor built it into the kernel. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-gecko@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"