[tor-bugs] #32718 [Core Tor/Tor]: Crash: Consensus diff src/lib/memarea/memarea.c:147: memarea_chunk_free_unchecked

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 18 22:09:29 UTC 2020


#32718: Crash: Consensus diff src/lib/memarea/memarea.c:147:
memarea_chunk_free_unchecked
-------------------------------------------------+-------------------------
 Reporter:  teor                                 |          Owner:  nickm
     Type:  defect                               |         Status:
                                                 |  accepted
 Priority:  High                                 |      Milestone:  Tor:
                                                 |  0.4.3.x-final
Component:  Core Tor/Tor                         |        Version:  Tor:
                                                 |  0.4.1.6
 Severity:  Normal                               |     Resolution:
 Keywords:  crash, tor-dir, 043-must, openbsd,   |  Actual Points:
  BugSmashFund                                   |
Parent ID:                                       |         Points:  1
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by nickm):

 * owner:  (none) => nickm
 * status:  new => accepted


Comment:

 So these two lines are the bug:
 {{{
 Tor[96521]: Could not apply consensus diff because an ed command was
 missing a line number.
 Tor[96521]: consdiff_gen_diff: Refusing to generate consensus diff
 because the generated ed diff could not be tested to successfully
 generate the target consensus.
 }}}

 Together they mean that this is a relay, and it generated a diff from one
 consensus to another, but that the diff in question was invalid and
 couldn't be applied.

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


More information about the tor-bugs mailing list