[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #7212 [Tor]: circuitmux assertion failure in 0.2.4.4-alpha
#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):
{{{
(gdb) select-frame 7
(gdb) info locals
__PRETTY_FUNCTION__ = "channel_closed"
__func__ = "channel_closed"
(gdb) info args
chan = 0x7fffe3fa13b0
(gdb) p *chan
$15 = {magic = 2316903463, state = CHANNEL_STATE_CLOSING,
global_identifier = 116130, registered = 1 '\001',
reason_for_closing = CHANNEL_CLOSE_FOR_ERROR,
timestamp_created = 1352131496, timestamp_active = 1352139161, free = 0,
close = 0x7ffff7ee31f0 <channel_tls_close_method>,
describe_transport = 0x7ffff7ee30d0
<channel_tls_describe_transport_method>,
dumpstats = 0, cell_handler = 0x7ffff7efdfd0 <command_process_cell>,
var_cell_handler = 0x7ffff7efdc80 <command_process_var_cell>,
get_remote_addr = 0x7ffff7ee2f20 <channel_tls_get_remote_addr_method>,
get_remote_descr = 0x7ffff7ee2cd0 <channel_tls_get_remote_descr_method>,
has_queued_writes = 0x7ffff7ee2b80
<channel_tls_has_queued_writes_method>,
is_canonical = 0x7ffff7ede820 <channel_tls_is_canonical_method>,
matches_extend_info = 0x7ffff7ee1380
<channel_tls_matches_extend_info_method>, matches_target = 0x7ffff7ee11d0
<channel_tls_matches_target_method>,
write_cell = 0x7ffff7ee29d0 <channel_tls_write_cell_method>,
write_packed_cell = 0x7ffff7ee2810
<channel_tls_write_packed_cell_method>,
write_var_cell = 0x7ffff7ee2660 <channel_tls_write_var_cell_method>,
identity_digest = ")ï1:x OïïPILu\fïïïïRt", nickname = 0x0,
next_with_same_id = 0x0, prev_with_same_id = 0x0, incoming_queue = 0x0,
outgoing_queue = 0x0, cmux = 0x7fffe1953ed0,
circ_id_type = CIRC_ID_TYPE_LOWER, next_circ_id = 20738,
num_n_circuits = 4294967280, num_p_circuits = 4294967290,
is_bad_for_new_circs = 0, is_client = 0, is_incoming = 1, is_local = 0,
---Type <return> to continue, or q <return> to quit---
timestamp_client = 0, timestamp_drained = 1352139161,
timestamp_recv = 1352139160, timestamp_xmit = 1352139161,
timestamp_last_added_nonpadding = 1352139160, dirreq_id = 0,
n_cells_recved = 98393, n_cells_xmitted = 37552}
(gdb)
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7212#comment:11>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs