[GH-ISSUE #2288] Crash in tor browser #1527

Closed
opened 2026-05-05 08:11:16 -06:00 by gitea-mirror · 9 comments
Owner

Originally created by @SemiIngSoft on GitHub (Dec 4, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2288

 firejail --version
firejail version 0.9.52

Compile time support:
	- AppArmor support is enabled
	- AppImage support is enabled
	- bind support is enabled
	- chroot support is enabled
	- file and directory whitelisting support is enabled
	- file transfer support is enabled
	- git install support is disabled
	- networking support is enabled
	- overlayfs support is enabled
	- private-home support is enabled
	- seccomp-bpf support is enabled
	- user namespace support is enabled
	- X11 sandboxing support is enabled


Browser:

Tor Browser version (8.0.3 (based on Mozilla Firefox 60.3.0esr) (64-bit))

OS version:

lsb_release -a
LSB Version:	core-9.20170808ubuntu1-noarch:printing-9.20170808ubuntu1-noarch:security-9.20170808ubuntu1-noarch
Distributor ID:	Ubuntu
Description:	Ubuntu 18.04.1 LTS
Release:	18.04
Codename:	bionic

I can't open any in the browser every time I try to navigate in the browser this happens

screenshot from 2018-12-04 11-18-04

Originally created by @SemiIngSoft on GitHub (Dec 4, 2018). Original GitHub issue: https://github.com/netblue30/firejail/issues/2288 ``` firejail --version firejail version 0.9.52 Compile time support: - AppArmor support is enabled - AppImage support is enabled - bind support is enabled - chroot support is enabled - file and directory whitelisting support is enabled - file transfer support is enabled - git install support is disabled - networking support is enabled - overlayfs support is enabled - private-home support is enabled - seccomp-bpf support is enabled - user namespace support is enabled - X11 sandboxing support is enabled ``` Browser: `Tor Browser version (8.0.3 (based on Mozilla Firefox 60.3.0esr) (64-bit))` OS version: ``` lsb_release -a LSB Version: core-9.20170808ubuntu1-noarch:printing-9.20170808ubuntu1-noarch:security-9.20170808ubuntu1-noarch Distributor ID: Ubuntu Description: Ubuntu 18.04.1 LTS Release: 18.04 Codename: bionic ``` I can't open any in the browser every time I try to navigate in the browser this happens ![screenshot from 2018-12-04 11-18-04](https://user-images.githubusercontent.com/43651444/49460163-4fd0e980-f7b6-11e8-939d-c738828397c9.png)
Author
Owner

@Vincent43 commented on GitHub (Dec 4, 2018):

You may try with latest firejail release from PPA: https://launchpad.net/~deki/+archive/ubuntu/firejail .

<!-- gh-comment-id:444186585 --> @Vincent43 commented on GitHub (Dec 4, 2018): You may try with latest firejail release from PPA: https://launchpad.net/~deki/+archive/ubuntu/firejail .
Author
Owner

@SemiIngSoft commented on GitHub (Dec 4, 2018):

You may try with latest firejail release from PPA: https://launchpad.net/~deki/+archive/ubuntu/firejail .

I have already downloaded it and this happens

Reading profile /etc/firejail/start-tor-browser.desktop.profile
Reading profile /etc/firejail/torbrowser-launcher.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-interpreters.inc
Reading profile /etc/firejail/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/disable-xdg.inc
Reading profile /etc/firejail/whitelist-common.inc
Reading profile /etc/firejail/whitelist-var-common.inc
Parent pid 16104, child pid 16122
Warning: skipping crypto-policies for private /etc
Warning: skipping alsa for private /etc
Warning: skipping asound.conf for private /etc
Private /etc installed in 189.10 ms
46 programs installed in 285.64 ms
Warning: An abstract unix socket for session D-BUS might still be available. Use --net or remove unix from --protocol set.
Warning: cleaning all supplementary groups
Post-exec seccomp protector enabled
Seccomp list in: @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, check list: @default-keep, prelist: adjtimex,clock_adjtime,clock_settime,settimeofday,modify_ldt,lookup_dcookie,perf_event_open,process_vm_writev,delete_module,finit_module,init_module,_sysctl,afs_syscall,create_module,get_kernel_syms,getpmsg,putpmsg,query_module,security,sysfs,tuxcall,uselib,ustat,vserver,ioperm,iopl,kexec_load,kexec_file_load,reboot,set_mempolicy,migrate_pages,move_pages,mbind,swapon,swapoff,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,open_by_handle_at,personality,pivot_root,process_vm_readv,ptrace,remap_file_pages,request_key,setdomainname,sethostname,syslog,umount2,userfaultfd,vhangup,vmsplice,
Child process initialized in 615.28 ms
Error: no suitable ./start-tor-browser.desktop executable found

Parent is shutting down, bye...
<!-- gh-comment-id:444192990 --> @SemiIngSoft commented on GitHub (Dec 4, 2018): > You may try with latest firejail release from PPA: https://launchpad.net/~deki/+archive/ubuntu/firejail . I have already downloaded it and this happens ``` Reading profile /etc/firejail/start-tor-browser.desktop.profile Reading profile /etc/firejail/torbrowser-launcher.profile Reading profile /etc/firejail/disable-common.inc Reading profile /etc/firejail/disable-devel.inc Reading profile /etc/firejail/disable-interpreters.inc Reading profile /etc/firejail/disable-passwdmgr.inc Reading profile /etc/firejail/disable-programs.inc Reading profile /etc/firejail/disable-xdg.inc Reading profile /etc/firejail/whitelist-common.inc Reading profile /etc/firejail/whitelist-var-common.inc Parent pid 16104, child pid 16122 Warning: skipping crypto-policies for private /etc Warning: skipping alsa for private /etc Warning: skipping asound.conf for private /etc Private /etc installed in 189.10 ms 46 programs installed in 285.64 ms Warning: An abstract unix socket for session D-BUS might still be available. Use --net or remove unix from --protocol set. Warning: cleaning all supplementary groups Post-exec seccomp protector enabled Seccomp list in: @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, check list: @default-keep, prelist: adjtimex,clock_adjtime,clock_settime,settimeofday,modify_ldt,lookup_dcookie,perf_event_open,process_vm_writev,delete_module,finit_module,init_module,_sysctl,afs_syscall,create_module,get_kernel_syms,getpmsg,putpmsg,query_module,security,sysfs,tuxcall,uselib,ustat,vserver,ioperm,iopl,kexec_load,kexec_file_load,reboot,set_mempolicy,migrate_pages,move_pages,mbind,swapon,swapoff,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,open_by_handle_at,personality,pivot_root,process_vm_readv,ptrace,remap_file_pages,request_key,setdomainname,sethostname,syslog,umount2,userfaultfd,vhangup,vmsplice, Child process initialized in 615.28 ms Error: no suitable ./start-tor-browser.desktop executable found Parent is shutting down, bye... ```
Author
Owner

@SkewedZeppelin commented on GitHub (Dec 4, 2018):

What is the full command you're using?

Also an alternative (and workaround) to maintain TBB:

sudo apt install torbrowser-launcher
sudo firecfg #optional
torbrowser-launcher #prepend "firejail" if you didn't run previous command
<!-- gh-comment-id:444194656 --> @SkewedZeppelin commented on GitHub (Dec 4, 2018): What is the full command you're using? Also an alternative (and workaround) to maintain TBB: ``` sudo apt install torbrowser-launcher sudo firecfg #optional torbrowser-launcher #prepend "firejail" if you didn't run previous command ```
Author
Owner

@SemiIngSoft commented on GitHub (Dec 4, 2018):

firejail ./start-tor-browser.desktop

<!-- gh-comment-id:444202010 --> @SemiIngSoft commented on GitHub (Dec 4, 2018): firejail ./start-tor-browser.desktop
Author
Owner

@SemiIngSoft commented on GitHub (Dec 15, 2018):

👎

<!-- gh-comment-id:447515792 --> @SemiIngSoft commented on GitHub (Dec 15, 2018): :-1:
Author
Owner

@SkewedZeppelin commented on GitHub (Dec 15, 2018):

@SemiIngSoft have you tried using torbrowser-launcher program instead? It handles everything including GPG verification.

<!-- gh-comment-id:447529883 --> @SkewedZeppelin commented on GitHub (Dec 15, 2018): @SemiIngSoft have you tried using torbrowser-launcher program instead? It handles everything including GPG verification.
Author
Owner

@rusty-snake commented on GitHub (Dec 15, 2018):

@SemiIngSoft Where is your start-tor-browser.desktop?

<!-- gh-comment-id:447554791 --> @rusty-snake commented on GitHub (Dec 15, 2018): @SemiIngSoft Where is your `start-tor-browser.desktop`?
Author
Owner

@rusty-snake commented on GitHub (May 11, 2019):

@SemiIngSoft still an issue?

<!-- gh-comment-id:491513316 --> @rusty-snake commented on GitHub (May 11, 2019): @SemiIngSoft still an issue?
Author
Owner

@chiraag-nataraj commented on GitHub (May 21, 2019):

Closing due to no activity. @SemiIngSoft, please feel free to re-open if you have more info.

<!-- gh-comment-id:494191976 --> @chiraag-nataraj commented on GitHub (May 21, 2019): Closing due to no activity. @SemiIngSoft, please feel free to re-open if you have more info.
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#1527
No description provided.