Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Sep 2017 21:32:51 +0100
From:      tech-lists <tech-lists@zyxst.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: slrn from ports segfaults when running
Message-ID:  <20170916203250.GA45923@v007.zyxst.net>
In-Reply-To: <20170916192308.GA6904@esprimo.local>
References:  <59BBD0AA.60804@grosbein.net> <20170915135734.GE20223@v007.zyxst.net> <59BBDFE9.4010902@grosbein.net> <20170915145629.GA18434@v007.zyxst.net> <59BC2C0C.1040701@grosbein.net> <20170915232417.GA80190@v007.zyxst.net> <20170916004216.GA62484@rdtc.ru> <20170916014603.GA61637@v007.zyxst.net> <59BD24DF.7000209@grosbein.net> <20170916192308.GA6904@esprimo.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 16, 2017 at 09:23:08PM +0200, Christoph Brinkhaus wrote:

>I am happy with slrn with options as below.
>
>slrn --version
>slrn 1.0.3
>S-Lang Library Version: 2.3.1
>Operating System: FreeBSD
>
>COMPILE TIME OPTIONS:
> Backends: +nntp +slrnpull +spool
> External programs / libs: -canlock -inews +ssl -uudeview +iconv
> Features: +decoding +emphasized_text +end_of_thread +fake_refs +gen_msgid
>    -grouplens -msgid_cache +piping +rnlock +spoilers -strict_from
> Using 64 bit integers for article numbers.
>
>DEFAULTS:
> Default server object:     nntp
> Default posting mechanism: nntp
>
>cat news_slrn/options
># This file is auto-generated by 'make config'.
># Options for slrn-1.0.3a
>_OPTIONS_READ=slrn-1.0.3a
>_FILE_COMPLETE_OPTIONS_LIST=DEVIEW DOCS NLS SSL
>OPTIONS_FILE_UNSET+=DEVIEW
>OPTIONS_FILE_SET+=DOCS
>OPTIONS_FILE_UNSET+=NLS
>OPTIONS_FILE_SET+=SSL

That's interesting. My options:

slrn 1.0.3
S-Lang Library Version: 2.3.1
Operating System: FreeBSD

COMPILE TIME OPTIONS:
 Backends: +nntp +slrnpull +spool
 External programs / libs: -canlock -inews +ssl -uudeview +iconv
 Features: +decoding +emphasized_text +end_of_thread +fake_refs
+gen_msgid -grouplens -msgid_cache +piping +rnlock +spoilers -strict_from
 Using 64 bit integers for article numbers.
     
DEFAULTS:
Default server object:     nntp
Default posting mechanism: nntp
       
# Options for slrn-1.0.3a
_OPTIONS_READ=slrn-1.0.3a
_FILE_COMPLETE_OPTIONS_LIST=DEVIEW DOCS NLS SSL
OPTIONS_FILE_SET+=DEVIEW
OPTIONS_FILE_SET+=DOCS
OPTIONS_FILE_SET+=NLS
OPTIONS_FILE_SET+=SSL

I set my configure options to be like yours, make deinstall clean
distclean install and it still segfaults. In the meantime, compiling
slrn from the git repo, the resulting installed binary works without
segfaulting. 

The port also segfaults in the same way on a hardenedbsd system. I'll
file a bug.

thanks,
-- 
J.



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