[tor-bugs] #4897 [Tor Hidden Services]: seg fault in circuit_expire_building
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Thu Jan 12 21:22:15 UTC 2012
    
    
  
#4897: seg fault in circuit_expire_building
---------------------------------+------------------------------------------
 Reporter:  arma                 |          Owner:                    
     Type:  defect               |         Status:  new               
 Priority:  normal               |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Hidden Services  |        Version:                    
 Keywords:                       |         Parent:                    
   Points:                       |   Actualpoints:                    
---------------------------------+------------------------------------------
Comment(by arma):
 {{{
 (gdb) print victim
 $1 = <value optimized out>
 (gdb) print victim->n_conn->_base.address
 Cannot access memory at address 0x28
 (gdb) print victim->n_conn
 Cannot access memory at address 0x28
 (gdb) print victim
 $2 = <value optimized out>
 (gdb) print victim->n_circ_id
 Cannot access memory at address 0x30
 }}}
 not so useful.
 maybe victim is null?
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4897#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list