From nobody Fri Jul 23 13:03:33 2021 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E4C9312B750D for ; Fri, 23 Jul 2021 13:03:44 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: from smtp.krpservers.com (smtp.krpservers.com [62.13.128.145]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.krpservers.com", Issuer "RapidSSL TLS DV RSA Mixed SHA256 2020 CA-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GWTz36QB5z4gZJ for ; Fri, 23 Jul 2021 13:03:43 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: from [192.168.42.118] (vo.getonline.co.uk [62.13.128.251]) (authenticated bits=0) by smtp.krpservers.com (8.16.1/8.15.2) with ESMTPSA id 16ND3XTx093902 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 23 Jul 2021 14:03:34 +0100 (BST) (envelope-from kpielorz_lst@tdx.co.uk) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tdx.co.uk; s=krpdkim; t=1627045415; bh=2uLoH2STak7kMCBPPccZkx1wv/F930KXlBwYvG3tnNM=; h=Date:From:To:Subject; b=ALofHApUN5OUyisz55RTaqsOE1/OPbC7NHCv/RNfD2k32EyJhvkL6If90NEeqYsaI 2yo6Px925xP+Pb/gudo299GYVp7u/eQ2JZNAE9frTPiM7G96fk4MNQcidHCg2Lvy+j tBtej3W46QZNj6VkV4fMUE+EPNQDAX3AUuUKN6PktS30ZjemXihE/hj8U4Hc1MRcVR 6i2HCQ31Q74LwvUjpWBM6A1O1WEfc0zloXpA3WxtBrvp+BjfQG4+At5Z4KXQ3yez4l kszdUzXiHl/th2mskrxCh3PVFn6o5SwwGAMZB6r+C4nVRTd53W0cmwXyRitFoPe9dc sr7P08/iz99Pg== Date: Fri, 23 Jul 2021 14:03:33 +0100 From: Karl Pielorz To: ports@freebsd.org Subject: nfsen nfsen-1.3.8_1 / perl segmentation faults - newer perl to test? Message-ID: X-Mailer: Mulberry/4.0.8 (Mac OS X) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Rspamd-Queue-Id: 4GWTz36QB5z4gZJ X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=tdx.co.uk header.s=krpdkim header.b=ALofHApU; dmarc=pass (policy=none) header.from=tdx.co.uk; spf=pass (mx1.freebsd.org: domain of kpielorz_lst@tdx.co.uk designates 62.13.128.145 as permitted sender) smtp.mailfrom=kpielorz_lst@tdx.co.uk X-Spamd-Result: default: False [-2.95 / 15.00]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[tdx.co.uk:s=krpdkim]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[62.13.128.145:from]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+a:smtp.krpservers.com]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[ports@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[62.13.128.145:from:127.0.2.255]; NEURAL_HAM_MEDIUM(-0.98)[-0.983]; DKIM_TRACE(0.00)[tdx.co.uk:+]; DMARC_POLICY_ALLOW(-0.50)[tdx.co.uk,none]; NEURAL_HAM_SHORT(-0.99)[-0.990]; NEURAL_HAM_LONG(-0.98)[-0.976]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:60969, ipnet:62.13.128.0/24, country:GB]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[ports] X-ThisMailContainsUnwantedMimeParts: N Hi All, We've been running the nfsen pkg (under FreeBSD 11.4) for a long time - after recent upgrades we noticed 'nfsend' kept dying (which kills the graph updates essentially making it useless). Having persuaded 'nfsend' to run in foreground - after a random few minutes to hours we see: " ... Setup channel 'acl_ssh_i' in profile 'acl99' group '.', channellist 'c1|c1' Segmentation fault (core dumped) " This happens at random points (i.e. it's not just that profile that's killing it). Finally getting a core - this seems to show: " (gdb) bt #0 0x0000000800b046ae in Perl_csighandler () from /usr/local/lib/perl5/5.32/mach/CORE/libperl.so.5.32 #1 0x0000000800facc80 in pthread_sigmask () from /lib/libthr.so.3 #2 0x0000000800fac24f in pthread_getspecific () from /lib/libthr.so.3 " I found which is for a signal issue with perl causing a segfault - which may be fixed in 5.35.2. nfsen-1.3.8_1 uses perl 5.32.1 I can't really tell if that is the issue - or if it's related - but I'm guessing there's no easy way to get the nfsen pkg to use a different version of perl so I can at least test if this fixes it? -Karl