-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Am 27-Sep-17 um 08:19 schrieb teor:
On 27 Sep 2017, at 04:46, Felix zwiebel@quantentunnel.de wrote:
Sep 26 18:59:28.000 [notice] Removed 106528 bytes by killing 14408 circuits; 0 circuits remain alive
If you have 0 circuits remaining, it looks like something else is taking up all the RAM. (It might not be circuits.)
Thanks T.
I had to restart tor because it was idling. That's why I changed the title.
No more log entries, no tor cpu business. I looked into the log with open eyes and found an error message at the end (which I overlooked because I thought it was again this trac 23551 message):
Sep 26 18:59:37.000 [err] tor_assertion_failed_: Bug: src/common/buffers.c:651: buf_flush_to_socket: Assertion *buf_flushlen <= buf->datalen failed; aborting.
Sep 26 18:59:37.000 [err] Bug: Assertion *buf_flushlen <= buf->datalen failed in buf_flush_to_socket at src/common/buffers.c:651. Stack trace: 0x11a2bf8 <log_backtrace+0x48> at /usr/local/bin/tor 0x11bd6f7 <tor_assertion_failed_+0x97> at /usr/local/bin/tor 0x11a421a <buf_flush_to_socket+0x22a> at /usr/local/bin/tor 0x10774eb <tor_main+0x24bb> at /usr/local/bin/tor 0x801b37d3e <event_base_assert_ok_nolock_+0xbce> at /usr/local/lib/libevent-2.1.so.6 0x801b33cfe <event_base_loop+0x50e> at /usr/local/lib/libevent-2.1.so.6 0x1072d15 <do_main_loop+0x575> at /usr/local/bin/tor 0x1075119 <tor_main+0xe9> at /usr/local/bin/tor 0x1070b69 <main+0x19> at /usr/local/bin/tor 0x1070a61 <_start+0x1a1> at /usr/local/bin/tor
Sorry for the confusion.
- ---- Sep 26 18:59:37.000 [err] tor_assertion_failed_: Bug: src/common/buffers.c:651: buf_flush_to_socket: Assertion *buf_flushlen <= buf->datalen failed; aborting. (on Tor 0.3.2.1-alpha 290274dbb5428bc5 ) Sep 26 18:59:37.000 [err] Bug: Assertion *buf_flushlen <= buf->datalen failed in buf_flush_to_socket at src/common/buffers.c:651. Stack trace: (on Tor 0.3.2.1-alpha 290274dbb5428bc5) Sep 26 18:59:37.000 [err] Bug: 0x11a2bf8 <log_backtrace+0x48> at /usr/local/bin/tor (on Tor 0.3.2.1-alpha 290274dbb5428bc5) Sep 26 18:59:37.000 [err] Bug: 0x11bd6f7 <tor_assertion_failed_+0x97> at /usr/local/bin/tor (on Tor 0.3.2.1-alpha 290274dbb5428bc5) Sep 26 18:59:37.000 [err] Bug: 0x11a421a <buf_flush_to_socket+0x22a> at /usr/local/bin/tor (on Tor 0.3.2.1-alpha 290274dbb5428bc5) Sep 26 18:59:37.000 [err] Bug: 0x10774eb <tor_main+0x24bb> at /usr/local/bin/tor (on Tor 0.3.2.1-alpha 290274dbb5428bc5) Sep 26 18:59:37.000 [err] Bug: 0x801b37d3e <event_base_assert_ok_nolock_+0xbce> at /usr/local/lib/libevent-2.1.so.6 (on Tor 0.3.2.1-alpha 290274dbb5428bc5) Sep 26 18:59:37.000 [err] Bug: 0x801b33cfe <event_base_loop+0x50e> at /usr/local/lib/libevent-2.1.so.6 (on Tor 0.3.2.1-alpha 290274dbb5428bc5) Sep 26 18:59:37.000 [err] Bug: 0x1072d15 <do_main_loop+0x575> at /usr/local/bin/tor (on Tor 0.3.2.1-alpha 290274dbb5428bc5) Sep 26 18:59:37.000 [err] Bug: 0x1075119 <tor_main+0xe9> at /usr/local/bin/tor (on Tor 0.3.2.1-alpha 290274dbb5428bc5) Sep 26 18:59:37.000 [err] Bug: 0x1070b69 <main+0x19> at /usr/local/bin/tor (on Tor 0.3.2.1-alpha 290274dbb5428bc5) Sep 26 18:59:37.000 [err] Bug: 0x1070a61 <_start+0x1a1> at /usr/local/bin/tor (on Tor 0.3.2.1-alpha 290274dbb5428bc5) Sep 26 21:25:31.000 [notice] Tor 0.3.2.1-alpha (git-290274dbb5428bc5) opening log file. - ----
- -- Cheers, Felix