[GH-ISSUE #2108] Tor Browser fails with curernt tor profile #1427

Closed
opened 2026-05-05 08:05:35 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @t4777sd on GitHub (Sep 6, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2108

Tor has updated to quantum. As a result, it suffers the same issues that Firefox suffered when it moved to quantum. It needs the same fixes firefox needed namely:

  1. Comment out tracelog

  2. Change seccomp to: seccomp.drop @clock,@cpu-emulation,@debug,@module,@obsolete,@raw-io,@reboot,@resources,@swap,acct,add_key,bpf,fanotify_init,io_cancel,io_destroy,io_getevents,io_setup,io_submit,ioprio_set,kcmp,keyctl,mount,name_to_handle_at,nfsservctl,ni_syscall,open_by_handle_at,personality,pivot_root,process_vm_readv,ptrace,remap_file_pages,request_key,setdomainname,sethostname,syslog,umount,umount2,userfaultfd,vhangup,vmsplice

Originally created by @t4777sd on GitHub (Sep 6, 2018). Original GitHub issue: https://github.com/netblue30/firejail/issues/2108 Tor has updated to quantum. As a result, it suffers the same issues that Firefox suffered when it moved to quantum. It needs the same fixes firefox needed namely: 1) Comment out tracelog 2) Change seccomp to: seccomp.drop @clock,@cpu-emulation,@debug,@module,@obsolete,@raw-io,@reboot,@resources,@swap,acct,add_key,bpf,fanotify_init,io_cancel,io_destroy,io_getevents,io_setup,io_submit,ioprio_set,kcmp,keyctl,mount,name_to_handle_at,nfsservctl,ni_syscall,open_by_handle_at,personality,pivot_root,process_vm_readv,ptrace,remap_file_pages,request_key,setdomainname,sethostname,syslog,umount,umount2,userfaultfd,vhangup,vmsplice
Author
Owner

@SkewedZeppelin commented on GitHub (Sep 6, 2018):

Already fixed in defb5a4891

<!-- gh-comment-id:419187337 --> @SkewedZeppelin commented on GitHub (Sep 6, 2018): Already fixed in defb5a48918c9fda82ac9bcf5c8a301e5f60da23
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#1427
No description provided.