Bug 246976 - net-mgmt/icinga2 dies with SIGABRT
Summary: net-mgmt/icinga2 dies with SIGABRT
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Jochen Neumeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-04 10:54 UTC by Luciano Mannucci
Modified: 2023-01-24 19:19 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (lme)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luciano Mannucci 2020-06-04 10:54:13 UTC
Every two/three days my icinga2 dies via SIGABRT.
I've set up va small shell script that restarts icinga2 service if it finds it down, but maybe this isn't the right way to solve the problem...

The error log says:

Assertion failed: (px != 0), function operator->, file /usr/local/include/boost/smart_ptr/intrusive_ptr.hpp, line 199.
Assertion failed: (px != 0), function operator->, file /usr/local/include/boost/smart_ptr/intrusive_ptr.hpp, line 199.
Caught SIGABRT.
Current time: 2020-06-04 03:27:04 +0200

and it writes a small crash report that goes:

  Application version: r2.11.3-1

System information:
  Platform: Unknown
  Platform version: Unknown
  Kernel: FreeBSD
  Kernel version: 11.3-RELEASE-p9
  Architecture: amd64

Build information:
  Compiler: Clang 8.0.0
  Build host: 113amd64-default-job-05

Application information:

General paths:
  Config directory: /usr/local/etc/icinga2
  Data directory: /var/lib/icinga2
  Log directory: /var/log/icinga2
  Cache directory: /var/cache/icinga2
  Spool directory: /var/spool/icinga2
  Run directory: /var/run/icinga2

Old paths (deprecated):
  Installation root: /usr/local
  Sysconf directory: /usr/local/etc
  Run directory (base): /var/run
  Local state directory: /var

Internal paths:
  Package data directory: /usr/local/share/icinga2
  State path: /var/lib/icinga2/icinga2.state
  Modified attributes path: /var/lib/icinga2/modified-attributes.conf
  Objects path: /var/cache/icinga2/icinga2.debug
  Vars path: /var/cache/icinga2/icinga2.vars
  PID path: /var/run/icinga2/icinga2.pid
Stacktrace:


***
* This would indicate a runtime problem or configuration error. If you believe this is a bug in Icinga 2
* please submit a bug report at https://github.com/Icinga/icinga2 and include this stack trace as well as any other
* information that might be useful in order to reproduce this problem.
***

quit: No such file or directory.
ptrace: Operation not permitted.
//53818: No such file or directory.
Comment 1 Lars Engels freebsd_committer freebsd_triage 2021-07-31 10:30:10 UTC
Over to new maintainer.
Comment 2 Jochen Neumeister freebsd_committer freebsd_triage 2021-08-26 21:25:50 UTC
does the problem still exist?