[Bug 223033] tor 0.3.1.7 bug: tor_compress_process at src/common/compress.c:576
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 15 19:35:57 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223033
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 at FreeBSD.org
Reporter: apo at 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 == TOR_COMPRESS_OK)
&& *in_len == in_len_orig && *out_len == 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)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list