Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 2017 20:07:54 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: slrn from ports segfaults when running
Message-ID:  <59BBD0AA.60804@grosbein.net>
In-Reply-To: <20170915130055.GD20223@v007.zyxst.net>
References:  <20170915130055.GD20223@v007.zyxst.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 15.09.2017 20:00, tech-lists wrote:
> Hello ports@
> 
> slrn as compiled from ports will segfault after a short time when
> reading a newsgroup. The fix is to deinstall the port, grab the source
> via git from git://git.jedsoft.org/git/slrn.git and compile it
> yourself and install.
> 
> If someone can tell me how to diagnose a segfault, I'm happy to help
> provide more diagnostics.

First, try to rebuild port using "make WITH_DEBUG=yes" and run non-stripped binary
from stage/ subdirectory of port building ares. Then get corefile and
use gdb to get backtrace.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59BBD0AA.60804>