Date: Fri, 5 Jan 2018 18:58:22 +0000 (UTC) From: Vasil Dimov <vd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458162 - head/net-p2p/monero-cli Message-ID: <201801051858.w05IwMVK030600@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vd Date: Fri Jan 5 18:58:22 2018 New Revision: 458162 URL: https://svnweb.freebsd.org/changeset/ports/458162 Log: Add a message to make users aware of potential crashes due to a boost bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224599 Added: head/net-p2p/monero-cli/pkg-message (contents, props changed) Added: head/net-p2p/monero-cli/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-p2p/monero-cli/pkg-message Fri Jan 5 18:58:22 2018 (r458162) @@ -0,0 +1,5 @@ +If you observe segfaults during program exit, this is likely due to a +bug in the boost libraries. It does not affect Monero behavior and is +triggered by your malloc.conf(3) config. +See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224599 for more +details.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801051858.w05IwMVK030600>