[tor-bugs] #24086 [Core Tor/Tor]: consdiffmgr.c:637: consdiffmgr_find_diff_from: Non-fatal assertion !(ent->entry == NULL) failed
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Mon Nov 20 16:07:29 UTC 2017
    
    
  
#24086: consdiffmgr.c:637: consdiffmgr_find_diff_from: Non-fatal assertion
!(ent->entry == NULL) failed
--------------------------+------------------------------------
 Reporter:  cypherpunks   |          Owner:  nickm
     Type:  defect        |         Status:  accepted
 Priority:  Medium        |      Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.2.2-alpha
 Severity:  Normal        |     Resolution:
 Keywords:  031-backport  |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------
Comment (by nickm):
 Okay, I think I have a fix for this.  The problem here is that we were
 mis-handling a partial success from a diff operation -- but that could
 happen if (for example) LZMA failed and the other compressors succeeded.
 (This seems to be happening here.)
 I've got a patch for this in my branch `bug24086_031`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24086#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list