[tor-bugs] #25708 [Core Tor]: [test] setenv() failure in util/expand_filename: test: environment corrupt; missing value for MAKEOVER

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Apr 4 12:26:56 UTC 2018


#25708: [test] setenv() failure in util/expand_filename: test: environment corrupt;
missing value for MAKEOVER
--------------------------+--------------------------------
     Reporter:  saper     |      Owner:  saper
         Type:  task      |     Status:  assigned
     Priority:  Low       |  Milestone:
    Component:  Core Tor  |    Version:  Tor: 0.3.3.4-alpha
     Severity:  Minor     |   Keywords:
Actual Points:            |  Parent ID:
       Points:            |   Reviewer:
      Sponsor:            |
--------------------------+--------------------------------
 With tor commit 3df954549232bf5516ba5fce13c66a3ac91524a4 :

 on FreeBSD 10.3-STABLE (r311284), FreeBSD version 1003511 libc seems to
 have trouble using setenv() and issues a warning about NULL pointer
 assigned to the MAKEOVER environment variable.

 As a result, setenv() does not complete and the test fails:

 {{{
 util/expand_filename: test: environment corrupt; missing value for
 MAKEOVER

   FAIL ../tor/src/test/test_util.c:1725: assert("/home/itv/" OP_EQ str):
 </home/itv/> vs </home/saper/>
   [expand_filename FAILED]
 }}}

 This is almost certainly not a bug in tor, logging for further
 investigation.

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


More information about the tor-bugs mailing list