[tor-bugs] #9017 [Tor]: Crash in assert_connection_ok

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jun 5 15:15:51 UTC 2013


#9017: Crash in assert_connection_ok
----------------------+-----------------------------------------------------
 Reporter:  usuality  |          Owner:                   
     Type:  defect    |         Status:  needs_information
 Priority:  major     |      Milestone:                   
Component:  Tor       |        Version:  Tor: 0.2.3.25    
 Keywords:            |         Parent:                   
   Points:            |   Actualpoints:                   
----------------------+-----------------------------------------------------

Comment(by usuality):

 {{{
 (gdb) up 2
 #2  0x00000bf99b9c650c in assert_connection_ok (conn=0xbfba11eef00, now=0)
 at connection.c:4061
 4061    connection.c: No such file or directory.
         in connection.c
 Current language:  auto; currently c
 (gdb) p *conn
 $1 = {magic = 4030152723, state = 3 '\003', type = 5, purpose = 1,
 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 = 109, conn_array_index =
 26, read_event = 0xbfba415e300,
   write_event = 0xbfba966ba00, inbuf = 0xbfba0c4a700, outbuf =
 0xbfba15807c0, outbuf_flushlen = 451,
   timestamp_lastread = 1370399151, timestamp_lastwritten = 1370399151,
 timestamp_created = 1370399151,
   socket_family = 2, addr = {family = 2 '\002', addr = {dummy_ =
 3874701106, in_addr = {
         s_addr = 3874701106}, in6_addr = {__u6_addr = {__u6_addr8 =
 "2?óæ", '\0' <repeats 11 times>,
           __u6_addr16 = {16178, 59123, 0, 0, 0, 0, 0, 0}, __u6_addr32 =
 {3874701106, 0, 0, 0}}}}},
   port = 80, marked_for_close = 0, marked_for_close_file = 0x0, address =
 0xbfba81713a0 "ocsp.godaddy.com",
   linked_conn = 0x0, global_identifier = 72631, dirreq_id = 0}
 (gdb)
 }}}

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


More information about the tor-bugs mailing list