Hi,
On 29 Nov 2018, at 07:29, dlugasny@protonmail.com wrote:
today I have found this. If You need more informations please let me know.
16:48:56 [WARN] {BUG} Bug: 0x1076f25 <_start+0xa5> at /usr/local/bin/tor (on Tor 0.3.4.9 4ac3ccf2863b86e7) │ 16:48:56 [WARN] {BUG} Bug: 0x1077119 <main+0x19> at /usr/local/bin/tor (on Tor 0.3.4.9 4ac3ccf2863b86e7) │ 16:48:56 [WARN] {BUG} Bug: 0x107727c <tor_main+0x4c> at /usr/local/bin/tor (on Tor 0.3.4.9 4ac3ccf2863b86e7) │ 16:48:56 [WARN] {BUG} Bug: 0x107bfe9 <tor_run_main+0xb9> at /usr/local/bin/tor (on Tor 0.3.4.9 4ac3ccf2863b86e7) │ 16:48:56 [WARN] {BUG} Bug: 0x107a221 <do_main_loop+0x411> at /usr/local/bin/tor (on Tor 0.3.4.9 4ac3ccf2863b86e7) │ 16:48:56 [WARN] {BUG} Bug: 0x801b4de1f <event_base_loop+0x51f> at /usr/local/lib/libevent-2.1.so.6 (on Tor 0.3.4.9 4ac3ccf2863b86e7) │ 16:48:56 [WARN] {BUG} Bug: 0x801b51cd2 <event_base_assert_ok_nolock_+0xa92> at /usr/local/lib/libevent-2.1.so.6 (on Tor 0.3.4.9 4ac3ccf2863b86e7) │ 16:48:56 [WARN] {BUG} Bug: 0x107fc3e <tor_run_main+0x3d0e> at /usr/local/bin/tor (on Tor 0.3.4.9 4ac3ccf2863b86e7) │ 16:48:56 [WARN] {BUG} Bug: 0x107e55b <tor_run_main+0x262b> at /usr/local/bin/tor (on Tor 0.3.4.9 4ac3ccf2863b86e7) │ 16:48:56 [WARN] {BUG} Bug: 0x11caf6a <tor_bug_occurred_+0x10a> at /usr/local/bin/tor (on Tor 0.3.4.9 4ac3ccf2863b86e7) │ 16:48:56 [WARN] {BUG} Bug: 0x11aff98 <log_backtrace+0x48> at /usr/local/bin/tor (on Tor 0.3.4.9 4ac3ccf2863b86e7) │ 16:48:56 [WARN] {BUG} Bug: Non-fatal assertion !(connection_is_reading(conn)) failed in conn_close_if_marked at src/or/main.c:1047. Stack trace: (on Tor 0.3.4.9 │ 4ac3ccf2863b86e7) │ 16:48:56 [WARN] {BUG} tor_bug_occurred_: Bug: src/or/main.c:1047: conn_close_if_marked: Non-fatal assertion !(connection_is_reading(conn)) failed. (on Tor 0.3.4.9 │ 4ac3ccf2863b86e7)
...
I extracted that from Nyx. FreeBSD 11.1
We recently fixed a FreeBSD bug with a similar stacktrace. We're testing the fix in 0.3.5 before we backport it.
It looks like bug #27750.
It is safe to ignore these warnings.
The bug should be fixed in the next 0.3.4 release, or you can use 0.3.3.10 or 0.3.5.5-alpha.
T