Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2017 19:35:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223033] tor 0.3.1.7 bug: tor_compress_process at src/common/compress.c:576
Message-ID:  <bug-223033-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223033

            Bug ID: 223033
           Summary: tor 0.3.1.7 bug: tor_compress_process at
                    src/common/compress.c:576
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: apo@gambaru.de

After upgrading to tor 0.3.1.7 on FreeBSD 10.4/amd64, I now see regular
warnings and a stacktrace related to tor_compress_process at
src/common/compress.c:576. Apparently this is upstream bug:

https://trac.torproject.org/projects/tor/ticket/22719

I also experience frequent crashes of the _tor process.

Oct 15 20:59:09.000 [warn] Bug: Non-fatal assertion !((rv =3D=3D TOR_COMPRE=
SS_OK)
&& *in_len =3D=3D in_len_orig && *out_len =3D=3D out_len_orig) failed in
tor_compress_process at src/common/compress.c:576. Stack trace: (on Tor 0.3=
.1.7
6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x118c4a8 <log_backtrace+0x48> at
/usr/local/bin/tor (on Tor 0.3.1.7 6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x11a50cc <tor_bug_occurred_+0x10c> at
/usr/local/bin/tor (on Tor 0.3.1.7 6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x11aa954 <tor_compress_process+0xe4> at
/usr/local/bin/tor (on Tor 0.3.1.7 6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x11a9e7a <tor_compress+0x22a> at
/usr/local/bin/tor (on Tor 0.3.1.7 6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x11aa2c0 <tor_uncompress+0x40> at
/usr/local/bin/tor (on Tor 0.3.1.7 6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x114e03d
<connection_dir_reached_eof+0x6ed> at /usr/local/bin/tor (on Tor 0.3.1.7
6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x1126183 <connection_handle_read+0xbd3=
> at
/usr/local/bin/tor (on Tor 0.3.1.7 6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x106db74 <connection_add_impl+0x214> at
/usr/local/bin/tor (on Tor 0.3.1.7 6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x801b16d2e
<event_base_assert_ok_nolock_+0xbce> at /usr/local/lib/libevent-2.1.so.6 (on
Tor 0.3.1.7 6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x801b12cee <event_base_loop+0x50e> at
/usr/local/lib/libevent-2.1.so.6 (on Tor 0.3.1.7 6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x106fa25 <do_main_loop+0x575> at
/usr/local/bin/tor (on Tor 0.3.1.7 6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x1071e69 <tor_main+0xe9> at
/usr/local/bin/tor (on Tor 0.3.1.7 6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x106d879 <main+0x19> at /usr/local/bin=
/tor
(on Tor 0.3.1.7 6babd3d9ba9318b3)
Oct 15 20:59:09.000 [warn] Bug:     0x106d771 <_start+0x1a1> at
/usr/local/bin/tor (on Tor 0.3.1.7 6babd3d9ba9318b3)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223033-13>