[tor-bugs] #9286 [Tor]: ordb1 uses milliseconds in its descriptor, spec says it can't
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Jul 19 04:58:59 UTC 2013
#9286: ordb1 uses milliseconds in its descriptor, spec says it can't
------------------------+---------------------------------------------------
Reporter: arma | Owner:
Type: defect | Status: needs_review
Priority: major | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Keywords: tor-client | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
Comment(by arma):
Seg fault.
{{{
#0 0x000000000042181f in cell_queue_append (queue=0x6a96328,
cell=0x7fff6fa27070, wide_circ_ids=0, use_stats=0) at
src/or/relay.c:2141
#1 cell_queue_append_packed_copy (queue=0x6a96328, cell=0x7fff6fa27070,
wide_circ_ids=0, use_stats=0) at src/or/relay.c:2181
#2 0x000000000048006d in circuitmux_append_destroy_cell (chan=0x6aa83b0,
cmux=0x6a96300, circ_id=59857, reason=<value optimized out>)
at src/or/circuitmux.c:1874
#3 0x000000000046ae39 in channel_send_destroy (circ_id=59857,
chan=0x6aa83b0, reason=<value optimized out>) at src/or/channel.c:2687
#4 0x000000000047f3cc in circuit_mark_for_close_ (circ=0x9f78af0,
reason=0,
line=1250, file=0x53fa9b "src/or/circuituse.c")
at src/or/circuitlist.c:1568
#5 0x0000000000478de8 in circuit_send_next_onion_skin (circ=0x9f78af0)
at src/or/circuitbuild.c:808
#6 0x000000000042595a in connection_edge_process_relay_cell (
cell=0x7fff6fa27c30, circ=0x9f78af0, conn=<value optimized out>,
layer_hint=<value optimized out>) at src/or/relay.c:1443
#7 0x00000000004264a0 in circuit_receive_relay_cell (cell=0x7fff6fa27c30,
circ=0x9f78af0, cell_direction=CELL_DIRECTION_IN) at
src/or/relay.c:226
#8 0x000000000048d9de in command_process_relay_cell (chan=0x6aa83b0,
cell=0x7fff6fa27c30) at src/or/command.c:462
#9 command_process_cell (chan=0x6aa83b0, cell=0x7fff6fa27c30)
at src/or/command.c:148
#10 0x00000000004724cb in channel_tls_handle_cell (cell=0x7fff6fa27c30,
conn=0x6aa7b00) at src/or/channeltls.c:924
#11 0x00000000004af286 in connection_or_process_cells_from_inbuf (
conn=0x6aa7b00) at src/or/connection_or.c:1972
#12 0x00000000004a4038 in connection_handle_read_impl (conn=0x6aa7b00)
at src/or/connection.c:2949
#13 connection_handle_read (conn=0x6aa7b00) at src/or/connection.c:2990
#14 0x000000000040c076 in conn_read_callback (fd=<value optimized out>,
event=29298, _conn=0x1) at src/or/main.c:716
#15 0x00007fe757dab344 in event_base_loop () from
/usr/lib/libevent-1.4.so.2
#16 0x0000000000409e81 in do_main_loop () at src/or/main.c:1996
#17 0x000000000040a1dd in tor_main (argc=<value optimized out>,
argv=<value optimized out>) at src/or/main.c:2720
#18 0x00007fe75705cc8d in __libc_start_main (main=<value optimized out>,
argc=<value optimized out>, ubp_av=<value optimized out>,
init=<value optimized out>, fini=<value optimized out>,
rtld_fini=<value optimized out>, stack_end=0x7fff6fa28378)
at libc-start.c:228
#19 0x0000000000408789 in _start ()
}}}
Looks like this might be a different bug?
This is git master (e1d3b444952d8) with your bug9286 merged into it.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9286#comment:11>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list