[tor-bugs] #22417 [Core Tor/Tor]: crash: double free or corruption (fasttop):

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun May 28 03:58:14 UTC 2017


#22417: crash: double free or corruption (fasttop):
-------------------------------------------------+-------------------------
 Reporter:  toralf                               |          Owner:
     Type:  defect                               |         Status:
                                                 |  needs_review
 Priority:  High                                 |      Milestone:  Tor:
                                                 |  0.3.1.x-final
Component:  Core Tor/Tor                         |        Version:  Tor:
                                                 |  0.3.1.2-alpha
 Severity:  Normal                               |     Resolution:
 Keywords:  tor-relay regression torrc reload    |  Actual Points:
  crash                                          |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by arma):

 Replying to [comment:11 Jigsaw52]:
 > The bug was triggered by including a folder with a non-empty file
 without any values followed by another file.

 Agreed. For those trying to reproduce it, here's the trick:
 {{{
 mkdir newdir
 echo " " > newdir/a
 echo l > newdir/b
 echo "%include newdir" > torrc
 src/or/tor -f torrc
 }}}

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


More information about the tor-bugs mailing list