Created attachment 240311 [details] Update port Updated monitoring-plugins to 2.3.3 and noticed check_http was segfaulting on some checks. Issue was already reported upstream and fixed: https://github.com/monitoring-plugins/monitoring-plugins/pull/1840 Patch to add the required changes to the port is attached.
I see a similar segfault, I will test the patch
I can confirm that the attached patch fixes my segfault.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=51cbef51eb08e824165da843a97c388b97cb5522 commit 51cbef51eb08e824165da843a97c388b97cb5522 Author: James TD Smith <ahktenzero+freebsd@mohorovi.cc> AuthorDate: 2023-03-13 17:57:33 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2023-03-13 17:59:23 +0000 net-mgmt/monitoring-plugins: fix a check_http problem Updated monitoring-plugins to 2.3.3 and noticed check_http was segfaulting on some checks. Issue was already reported upstream and fixed: https://github.com/monitoring-plugins/monitoring-plugins/pull/1840 PR: 269747 Sponsored by: Netzkommune GmbH net-mgmt/monitoring-plugins/Makefile | 1 + .../files/patch-plugins_check__http.c (new) | 17 +++++++++++++++++ 2 files changed, 18 insertions(+)