Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tor Browser crashing on startup #148745

Closed
zoof opened this issue Dec 5, 2021 · 1 comment
Closed

Tor Browser crashing on startup #148745

zoof opened this issue Dec 5, 2021 · 1 comment

Comments

@zoof
Copy link

zoof commented Dec 5, 2021

Describe the bug

Tor browser crashes on start with the following output. I installed tor-browser-bundle-bin as a system package. Is there something I need to do in addition or something I need to do differently?

Steps To Reproduce

Steps to reproduce the behavior:

  1. Start tor-browser from the command line.
  2. Crashes with:
$ tor-browser                                      
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libpci missing (t=4.7125) [GFX1-]: glxtest: libpci missing
Fontconfig warning: "/nix/store/8s3w3vy7pvkvxhjjzndbqxybzsgj62i3-tor-browser-bundle-bin-11.0/share/tor-browser/TorBrowser/Data/fontconfig/fonts.conf", line 85: unknown element "blank"
Dec 05 17:44:09.539 [notice] Tor 0.4.6.8 (git-d5efc2c98619568e) running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1l, Zlib 1.2.11, Liblzma N/A, Libzstd N/A and Glibc 2.33 as libc.
Dec 05 17:44:09.539 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
Dec 05 17:44:09.553 [notice] Read configuration file "/nix/store/8s3w3vy7pvkvxhjjzndbqxybzsgj62i3-tor-browser-bundle-bin-11.0/share/tor-browser/TorBrowser/Data/Tor/torrc-defaults".
Dec 05 17:44:09.553 [notice] Read configuration file "/home/username/.local/share/tor-browser/TorBrowser/Data/Tor/torrc".
Dec 05 17:44:09.582 [notice] Opening Control listener on /home/username/.local/share/tor-browser/TorBrowser/Data/Tor/control.socket
Dec 05 17:44:09.582 [notice] Opened Control listener connection (ready) on /home/username/.local/share/tor-browser/TorBrowser/Data/Tor/control.socket
Dec 05 17:44:09.582 [notice] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
Dec 05 17:44:09.000 [notice] Parsing GEOIP IPv4 file /nix/store/8s3w3vy7pvkvxhjjzndbqxybzsgj62i3-tor-browser-bundle-bin-11.0/share/tor-browser/TorBrowser/Data/Tor/geoip.
Dec 05 17:44:09.000 [notice] Parsing GEOIP IPv6 file /nix/store/8s3w3vy7pvkvxhjjzndbqxybzsgj62i3-tor-browser-bundle-bin-11.0/share/tor-browser/TorBrowser/Data/Tor/geoip6.
Dec 05 17:44:10.000 [notice] Bootstrapped 0% (starting): Starting
Dec 05 17:44:10.000 [notice] Starting with guard context "default"
Dec 05 17:44:10.000 [notice] Delaying directory fetches: DisableNetwork is set.
Dec 05 17:44:10.000 [notice] New control connection opened.
Dec 05 17:44:10.000 [notice] New control connection opened.
Dec 05 17:44:10.000 [notice] New control connection opened.
Dec 05 17:44:10.000 [notice] New control connection opened.
Dec 05 17:44:11.000 [notice] DisableNetwork is set. Tor will not make or accept non-control network connections. Shutting down all existing connections.
Fontconfig warning: "/nix/store/8s3w3vy7pvkvxhjjzndbqxybzsgj62i3-tor-browser-bundle-bin-11.0/share/tor-browser/TorBrowser/Data/fontconfig/fonts.conf", line 85: unknown element "blank"
Dec 05 17:44:13.000 [notice] New control connection opened.
Dec 05 17:44:13.000 [notice] New control connection opened.
fatal allocator error: invalid uninitialized allocator usage
Redirecting call to abort() to mozalloc_abort

Dec 05 17:44:15.000 [notice] Owning controller connection has closed -- exiting now.
Exiting due to channel error.
Dec 05 17:44:15.000 [notice] Owning controller connection has closed -- exiting now.
Dec 05 17:44:15.000 [notice] Owning controller connection has closed -- exiting now.
Dec 05 17:44:15.000 [notice] Catching signal TERM, exiting cleanly.

Expected behavior

tor-browser starts.

Additional context

Installed tor-browser-bin-bundle in the configuration.nix file.

Notify maintainers

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
these paths will be fetched (0.06 MiB download, 0.30 MiB unpacked):
  /nix/store/0wxn3wnk6qiv5kzl0w8abv9jzh8szgqz-bash-interactive-5.1-p8-dev
copying path '/nix/store/0wxn3wnk6qiv5kzl0w8abv9jzh8szgqz-bash-interactive-5.1-p8-dev' from 'https://cache.nixos.org'...
 - system: `"x86_64-linux"`
 - host os: `Linux 5.10.81, NixOS, 21.11 (Porcupine)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.3.16`
 - channels(root): `"nixos-21.11.333896.a640d8394f3"`
 - channels(usename): `"home-manager-21.11"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
# a list of nixos modules affected by the problem
module:
@zoof
Copy link
Author

zoof commented Dec 17, 2021

Appears to be the same as #146401 so closing.

@zoof zoof closed this as completed Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant