Hello,
(Resending because I sent it to the -bounces address instead, sorry if this results in duplicates.)
I tagged sandboxed-tor-browser 0.0.13.
Changes in version 0.0.13 - 2017-09-13: * Bug 13170: Disable the rest of the Firefox experiments botnet prefs. * Bug 23449: Allow `epool_pwait` in the tor seccomp rules. * Use lockPref for the IDN override done as part of #22984. * Unset the addon autoupdater URL prefs. * Disable the "Open with" dialog, which will never work. * Use the GCC constructor attribute for stub initialization.
The important change is the `epoll_pwait` change which solves tor failing to launch on certain systems with glibc compiled against newer kernels due to a seccomp violation triggered by libevent.
Regards,