[tor-bugs] #15857 [Tor Browser]: Strange errors with full Linux update when disk records are enabled

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Apr 29 18:07:24 UTC 2015


#15857: Strange errors with full Linux update when disk records are enabled
-----------------------------+----------------------
     Reporter:  mikeperry    |      Owner:  tbb-team
         Type:  defect       |     Status:  new
     Priority:  normal       |  Milestone:
    Component:  Tor Browser  |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+----------------------

Comment (by mcs):

 The first error you encountered (ensure_copy_recursive: path is not a
 directory) is probably caused by leaking of file descriptors.  "err: 24"
 is EMFILE.  Looking at the code, we found that closedir() is not being
 called during a recursive copy inside the updater.  We filed a Mozilla
 bug:
   https://bugzilla.mozilla.org/show_bug.cgi?id=1159826

 We will do a test where we enable browsing history in TB 4.5a5 and modify
 start-tor-browser to force a full update.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15857#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list