[Bug 223033] security/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
Thu Oct 26 13:00:23 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223033

Markus Koschany <apo at gambaru.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|New                         |Closed

--- Comment #3 from Markus Koschany <apo at gambaru.de> ---
Thanks Yuri. The new upstream version fixes it. However I am still experiencing
the issues which were already mentioned by Bernard Spil in this bug report:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222431

Oct 25 19:38:55.000 [notice] Removed 528 bytes by killing 14 circuits; 0
circuits remain alive. Also killed 0 non-linked directory connections.
Oct 25 19:38:56.000 [notice] We're low on memory.  Killing circuits with
over-long queues. (This behavior is controlled by MaxMemInQueues.)
Oct 25 19:38:56.000 [notice] Removed 528 bytes by killing 16 circuits; 0
circuits remain alive. Also killed 0 non-linked directory connections.
Oct 25 19:38:57.000 [notice] We're low on memory.  Killing circuits with
over-long queues. (This behavior is controlled by MaxMemInQueues.)
Oct 25 19:38:57.000 [notice] Removed 528 bytes by killing 6 circuits; 0
circuits remain alive. Also killed 0 non-linked directory connections.
Oct 25 19:38:59.000 [notice] We're low on memory.  Killing circuits with
over-long queues. (This behavior is controlled by MaxMemInQueues.)
Oct 25 19:38:59.000 [notice] Removed 528 bytes by killing 11 circuits; 0
circuits remain alive. Also killed 0 non-linked directory connections.

Memory was not an issue with previous versions. It is related to the new
compression options. The only way to work around it is to build without lzma
and zstd support.

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


More information about the freebsd-ports-bugs mailing list