[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #7267 [Tor]: src/or/channel.c:1315 channel_closed: Assertion chan->state == CHANNEL_STATE_CLOSING || chan->state == CHANNEL_STATE_CLOSED || chan->state == CHANNEL_STATE_ERROR failed;
#7267: src/or/channel.c:1315 channel_closed: Assertion chan->state ==
CHANNEL_STATE_CLOSING || chan->state == CHANNEL_STATE_CLOSED || chan->state
== CHANNEL_STATE_ERROR failed;
-----------------------+----------------------------------------------------
Reporter: asn | 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 eseifert):
Well, I didn't have to wait for too long. I guess it's a different issue
though:
{{{
(gdb) r
Starting program: /usr/bin/tor
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Nov 02 16:59:30.734 [notice] Tor v0.2.4.5-alpha (git-17a6aa56cefe9d83)
running on Linux with Libevent 2.0.20-stable and OpenSSL 1.0.0j.
Nov 02 16:59:30.735 [notice] Tor can't help you if you use it wrong! Learn
how to be safe at https://www.torproject.org/download/download#warning
Nov 02 16:59:30.735 [notice] This version is not a stable Tor release.
Expect more bugs than usual.
Nov 02 16:59:30.735 [notice] Read configuration file "/etc/tor/torrc".
Nov 02 16:59:30.741 [warn] Skipping obsolete configuration option 'Group'
Nov 02 16:59:30.742 [notice] Opening Socks listener on 127.0.0.1:9050
Program received signal SIGPIPE, Broken pipe.
0x00007ffff6e5cd42 in send () from /lib64/libpthread.so.0
(gdb) bt
#0 0x00007ffff6e5cd42 in send () from /lib64/libpthread.so.0
#1 0x0000000000458a1c in flush_chunk (buf_flushlen=0x140bfc0, sz=3938,
chunk=<optimized out>, buf=0xf00150, s=20) at src/or/buffers.c:789
#2 flush_buf (s=20, buf=0xf00150, sz=<optimized out>,
buf_flushlen=0x140bfc0)
at src/or/buffers.c:875
#3 0x000000000040b022 in conn_close_if_marked (i=<optimized out>)
at src/or/main.c:857
#4 close_closeable_connections () at src/or/main.c:702
#5 0x00007ffff76951ec in event_base_loop () from
/usr/lib64/libevent-2.0.so.5
#6 0x000000000040cab0 in do_main_loop () at src/or/main.c:1987
#7 0x000000000040e06e in tor_main (argc=<optimized out>, argv=<optimized
out>)
at src/or/main.c:2699
#8 0x00007ffff6ac14cc in __libc_start_main () from /lib64/libc.so.6
#9 0x0000000000409229 in _start ()
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7267#comment:14>
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