[tor-bugs] #7212 [Tor]: circuitmux assertion failure in 0.2.4.4-alpha

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 6 17:25:24 UTC 2012


#7212: circuitmux assertion failure in 0.2.4.4-alpha
-----------------------+----------------------------------------------------
 Reporter:  nickm      |          Owner:                    
     Type:  defect     |         Status:  new               
 Priority:  major      |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor        |        Version:  Tor: 0.2.4.4-alpha
 Keywords:  tor-relay  |         Parent:                    
   Points:             |   Actualpoints:                    
-----------------------+----------------------------------------------------

Comment(by aagbsn):

 oops, that should have been:
 {{{
 (gdb) info frame
 Stack level 10, frame at 0x7fffffffdfc0:
  rip = 0x7ffff7e775ad in conn_close_if_marked (src/or/main.c:932);
     saved rip 0x7ffff757896c
  inlined into frame 11, caller of frame at 0x7fffffffdf00
  source language c.
  Arglist at unknown address.
  Locals at unknown address, Previous frame's sp is 0x7fffffffdf00
  Saved registers:
   rbx at 0x7fffffffdef0, rip at 0x7fffffffdef8
 (gdb) p *conn
 $17 = {magic = 2100428547, state = 8 '\b', type = 4, purpose = 0,
   read_blocked_on_bw = 0, write_blocked_on_bw = 0,
   hold_open_until_flushed = 0, inbuf_reached_eof = 0, in_flushed_some = 0,
   linked = 0, reading_from_linked_conn = 0, writing_to_linked_conn = 0,
   active_on_link = 0, linked_conn_is_closed = 0, proxy_state = 0, s = -1,
   conn_array_index = 337, read_event = 0x0, write_event = 0x0,
   inbuf = 0x7fffe3a13060, outbuf = 0x7fffe3a13090, outbuf_flushlen = 0,
   timestamp_lastread = 1352139160, timestamp_lastwritten = 1352139161,
   timestamp_created = 1352131496, socket_family = 2, addr = {family = 2,
     addr = {dummy_ = 52650066, in_addr = {s_addr = 52650066}, in6_addr = {
         __in6_u = {__u6_addr8 = "R`#\003", '\000' <repeats 11 times>,
           __u6_addr16 = {24658, 803, 0, 0, 0, 0, 0, 0}, __u6_addr32 = {
             52650066, 0, 0, 0}}}}}, port = 443, marked_for_close = 2730,
   marked_for_close_file = 0x7ffff7fc1d18 "src/or/connection.c",
   address = 0x7fffe1854410 "82.96.35.3", linked_conn = 0x0,
   global_identifier = 116757}
 }}}

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


More information about the tor-bugs mailing list