Summary: | net-mgmt/icinga2: version 2.11.0 dies with SIGBUS on 11.2/i386 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Mathieu Arnold <mat> |
Component: | Individual Port(s) | Assignee: | Jochen Neumeister <joneum> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | dave, joneum, linus.sundqvist, lme, luciano, mail |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(lme) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Mathieu Arnold
![]() ![]() There's similar upstream bug report: https://github.com/Icinga/icinga2/issues/7539 I have the same problem. Any chance of reverting the port back to 2.10.5 which worked before? I had the very same problem. Simply compiling icinga2 from the Ports Collection did solve! (I did portsnap fetch update and then make build && make deinstall && make install) Hope this helps, Luciano. (In reply to Luciano Mannucci from comment #3) .. forgot to say that I use boostlibs 1.70, due to my attempt to build Palemoon. Maybe this is the reason why it runs once built from ports. Luciano. does the issue persist in version 2.11.2? Yes. Can you please test again with the recently committed version 2.11.3? This should be fixed now. A commit references this bug: Author: lme Date: Thu Oct 22 08:51:15 UTC 2020 New revision: 552953 URL: https://svnweb.freebsd.org/changeset/ports/552953 Log: net-mgmt/icinga2: Update to 2.12.1 which fixes a long standing bug in distributed setups on FreeBSD + OpenBSD PR: 240812 MFH: 2020Q4 Changes: head/net-mgmt/icinga2/Makefile head/net-mgmt/icinga2/distinfo head/net-mgmt/icinga2/pkg-plist A commit references this bug: Author: lme Date: Thu Oct 22 13:36:10 UTC 2020 New revision: 552976 URL: https://svnweb.freebsd.org/changeset/ports/552976 Log: MFH: r552953 net-mgmt/icinga2: Update to 2.12.1 which fixes a long standing bug in distributed setups on FreeBSD + OpenBSD PR: 240812 Approved by: ports-secteam (joneum) Changes: _U branches/2020Q4/ branches/2020Q4/net-mgmt/icinga2/Makefile branches/2020Q4/net-mgmt/icinga2/distinfo branches/2020Q4/net-mgmt/icinga2/pkg-plist Does not fix the bug I reported. (Or maybe it fixes it, but icinga still crashes on startup.) Over to new maintainer does the problem still exist? (In reply to Jochen Neumeister from comment #12) I think not many people are using i386 anymore for heavy task like icinga2 monitoring. I've moved to amd64 and FreeBsd 12.2 where this issue doesn't show up, at least in my installation. yes, the problem still exists. i have now tested it on a FreeBSD 13.2 i386 and iginca2 starts without crash. I close here. |