[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #17567 [Quality Assurance and Testing]: Crash when using mozmill on tor browser 5.5a4-hardened



#17567: Crash when using mozmill on tor browser 5.5a4-hardened
------------------------------------------------+-----------------------
 Reporter:  boklm                               |          Owner:  boklm
     Type:  defect                              |         Status:  new
 Priority:  Medium                              |      Milestone:
Component:  Quality Assurance and Testing       |        Version:
 Severity:  Normal                              |     Resolution:
 Keywords:  TorBrowserTeam201511, tbb-hardened  |  Actual Points:
Parent ID:                                      |         Points:
  Sponsor:                                      |
------------------------------------------------+-----------------------

Comment (by boklm):

 Here are some commands you can use to reproduce the error:
 {{{
 tbbdir=/tmp/tbb-hardened
 mkdir $tbbdir
 tar -C $tbbdir -xf tor-browser-linux64-5.5a4-hardened_ALL.tar.xz
 cat > $tbbdir/tbb-wrapper <<EOF
 #!/bin/sh
 export LD_LIBRARY_PATH="$tbbdir/tor-browser/Browser:$tbbdir/tor-
 browser/Browser/TorBrowser/Tor"
 exec $tbbdir/tor-browser/Browser/firefox "\$@"
 EOF
 chmod +x $tbbdir/tbb-wrapper
 cd /tmp
 git clone https://git.torproject.org/boklm/tor-browser-bundle-
 testsuite.git
 cd tor-browser-bundle-testsuite
 ./setup-virtualenv
 export TOR_SKIP_LAUNCH=1
 ./virtualenv/bin/mozmill -b $tbbdir/tbb-wrapper -p $tbbdir/tor-
 browser/Browser/TorBrowser/Data/Browser/profile.default -t ./mozmill-tests
 /tbb-tests/searchengines.js
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17567#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs