I downloaded and install tor-browser-linux32-4.0.1_es-ES.tar.xz
When I run start-tor-browser always crashes and popup windows with this text:
Tor browser exited anormaly. Exit code:127
I am using Lubuntu 12.04 (Precise Pangolin)
The last version i was using and works was 4.0 alpha 3 but sometimes also crash with same popup.
Please solve it as soon as possible.
Trac: Username: djjos
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related.
Learn more.
Shell script fails to find ./firefox file for some reason
{{{
TOR_CONTROL_PASSWD=${TOR_CONTROL_PASSWD} ./firefox --class "Tor Browser"
-profile TorBrowser/Data/Browser/profile.default "${@}"
}}}
We had a user on irc recently who had a problem with this line, and it turned out his firefox didn't have the +x bit set. He had unpacked Tor Browser to a dos filesystem, and then copied the unpacked directory over to his linux filesystem, but unpacking to the dos filesystem had clobbered all the execute bits.
Trac: Component: - Select a component to Tor Browser Owner: N/Ato tbb-team
I had a similar problem: check the script start-tor-browser in the top folder (tor-browser_xx-XX), it should be a symlink to the real start script in Browser/start-tor-browser.
start-tor-browser -> Browser/start-tor-browser
In my case this was copied as a //physical file// and on launch it returns the error Exit Code: 127, since the expected path are not correctly resolved.
I downloaded and install tor-browser-linux32-4.0.1_es-ES.tar.xz
When I run start-tor-browser always crashes and popup windows with this text:
Tor browser exited anormaly. Exit code:127
Yes me too. There is a bug in the path of start-tor-browser, the path lack of the prefix Browser or is missed the simlink to Browser/start-tor-browser. See bug:
https://trac.torproject.org/projects/tor/ticket/13975
Trac: Username: cypherpunks_backup Status: new to needs_information Severity: N/Ato Normal Keywords: Tor browser crash Linux deleted, Linux, tbb-crash added Sponsor: N/AtoN/A