Bug 222391 - news/slrn: Segfault when viewing news articles
Summary: news/slrn: Segfault when viewing news articles
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2017-09-17 12:13 UTC by tech-lists
Modified: 2020-10-06 22:05 UTC (History)
2 users (show)

See Also:


Attachments
gdb output from slrn compiled with debug (4.92 KB, text/plain)
2017-09-17 12:13 UTC, tech-lists
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description tech-lists 2017-09-17 12:13:55 UTC
Created attachment 186457 [details]
gdb output from slrn compiled with debug

slrn compiled from ports will segfault when viewing news articles. The busier the newsgroup, the faster it will segfault. slrn compiled from 
git://git.jedsoft.org/git/slrn.git on the same system does not have this problem.

gdb output attached

system: FreeBSD 11.1-STABLE #0 r323195
ports: r449871
options:
    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

also tried unsetting DEVIEW and NLS and recompiling, the problem remains.
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2017-09-17 12:40:00 UTC
Assign to the maintainer.
Comment 2 Walter Schwarzenfeld freebsd_triage 2018-02-10 06:34:51 UTC
Feedback please!
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2019-11-04 21:27:37 UTC
Maintainer reset.
Comment 4 tech-lists 2020-10-06 22:04:52 UTC
This issue appears to be fixed