[tor-bugs] #1125 [Tor Client]: (*chp)->next assertion fail?

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Aug 26 15:19:21 UTC 2010


#1125: (*chp)->next assertion fail?
-------------------------+--------------------------------------------------
  Reporter:  arma        |       Owner:  nickm        
      Type:  defect      |      Status:  accepted     
  Priority:  minor       |   Milestone:               
 Component:  Tor Client  |     Version:  0.2.2.5-alpha
Resolution:  None        |    Keywords:               
    Parent:              |  
-------------------------+--------------------------------------------------

Comment(by nickm):

 Funkstar reports on #1878 :


 > Aug 26 03:26:49.050 [Info] buf_shrink_freelists(): Cleaning freelist for
 4096-byte chunks: length 9, keeping 8, dropping 1.
 > Aug 26 03:26:49.050 [Error] buf_shrink_freelists(): Bug: buffers.c:281:
 buf_shrink_freelists: Assertion n_to_skip + n_to_free ==
 freelists[i].cur_length failed; aborting.
 > Win7x64 Limited Account, vidalia x15 alpha (tor error)

 That's really bizarre, since (if the log can be believed), n_to_skip is 8
 and n_to_free is 1 and freelists[i].cur_length is 9, and 8+1 should
 certainly equal 9 in my world.

 Something very strange is going on here.

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


More information about the tor-bugs mailing list