Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #12990] Icinga2 crashes on regular basis #4749

Closed
icinga-migration opened this issue Oct 27, 2016 · 1 comment
Closed

[dev.icinga.com #12990] Icinga2 crashes on regular basis #4749

icinga-migration opened this issue Oct 27, 2016 · 1 comment
Labels
area/distributed Distributed monitoring (master, satellites, clients) bug Something isn't working

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/12990

Created by dennis_convergens on 2016-10-27 07:20:27 +00:00

Assignee: (none)
Status: Closed (closed on 2016-12-07 22:42:24 +00:00)
Target Version: (none)
Last Update: 2016-12-07 22:42:24 +00:00 (in Redmine)

Icinga Version: 2.5.4
Backport?: Not yet backported
Include in Changelog: 1

The issue seems to be simular to the one reported here:
https://dev.icinga.org/issues/11730

According to the bug report this should have been solved in 2.5.0 but we are running 2.5.4. Here is an example of the error:

Caught unhandled exception.
Current time: 2016-10-20 09:54:11 +0200

Application information:
Application version: v2.5.4
Installation root: /usr
Sysconf directory: /etc
Run directory: /run
Local state directory: /var
Package data directory: /usr/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: /run/icinga2/icinga2.pid

System information:
Platform: CentOS Linux
Platform version: 7 (Core)
Kernel: Linux
Kernel version: 3.10.0-327.36.1.el7.x86_64
Architecture: x86_64

Build information:
Compiler: GNU 4.8.5
Build host: unknown

Error: boost: mutex unlock failed in pthread_mutex_lock: Invalid argument

(0) libbase.so: void boost::throw_exceptionboost::lock_error(boost::lock_error const&) (+0x161) [0x7f8fa04f3f41]
(1) libbase.so: boost::mutex::unlock() (+0x74) [0x7f8fa04f40c4]
(2) libbase.so: icinga::TlsStream::Handshake() (+0x120) [0x7f8fa0488b80]
(3) libremote.so: icinga::ApiListener::NewClientHandlerInternal(boost::intrusive_ptricinga::Socket const&, icinga::String const&, icinga::ConnectionRole) (+0x199) [0x7f8f9fb46d39]
(4) libremote.so: icinga::ApiListener::NewClientHandler(boost::intrusive_ptricinga::Socket const&, icinga::String const&, icinga::ConnectionRole) (+0x23) [0x7f8f9fb48223]
(5) libboost_thread-mt.so.1.53.0: (+0xd24a) [0x7f8fa0f1c24a]
(6) libpthread.so.0: (+0x7dc5) [0x7f8f9db31dc5]
(7) libc.so.6: clone (+0x6d) [0x7f8f9d85eced]


  • 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://dev.icinga.org/ and include this stack trace as well as any other
  • information that might be useful in order to reproduce this problem.
    *****
@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-12-07 22:42:24 +00:00

  • Category set to Cluster
  • Status changed from New to Closed

This should be fixed in git master. Please test the snapshot packages.

@icinga-migration icinga-migration added bug Something isn't working area/distributed Distributed monitoring (master, satellites, clients) labels Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/distributed Distributed monitoring (master, satellites, clients) bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant