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 #11730] Icinga 2 client gets killed during network scans #4187

Closed
icinga-migration opened this issue May 4, 2016 · 9 comments
Labels
blocker Blocks a release or needs immediate attention bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

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

Created by ajoaugustine on 2016-05-04 18:24:45 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2016-07-12 13:35:03 +00:00)
Target Version: 2.5.0
Last Update: 2016-08-22 11:44:32 +00:00 (in Redmine)

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

Icinga2 client is getting killed during network scans which are initiated from external servers. Here is the crash report.

Caught unhandled exception.
Current time: 2016-05-04 18:10:23 +0000

Application information:
  Application version: r2.4.7-1
  Installation root: /usr/local
  Sysconf directory: /usr/local/etc
  Run directory: /usr/local/var/run
  Local state directory: /usr/local/var
  Package data directory: /usr/local/share/icinga2
  State path: /usr/local/var/lib/icinga2/icinga2.state
  Modified attributes path: /usr/local/var/lib/icinga2/modified-attributes.conf
  Objects path: /usr/local/var/cache/icinga2/icinga2.debug
  Vars path: /usr/local/var/cache/icinga2/icinga2.vars
  PID path: /usr/local/var/run/icinga2/icinga2.pid

System information:
  Platform: Ubuntu
  Platform version: 14.04.3 LTS, Trusty Tahr
  Kernel: Linux
  Kernel version: 3.13.0-68-generic
  Architecture: x86_64

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

        (0) libbase.so: void boost::throw_exception(boost::lock_error const&) (+0x151) [0x7f00e0807211]
        (1) libbase.so: boost::mutex::unlock() (+0x53) [0x7f00e0807353]
        (2) libbase.so: icinga::TlsStream::Handshake() (+0xa1) [0x7f00e07a36a1]
        (3) libremote.so: icinga::ApiListener::NewClientHandlerInternal(boost::intrusive_ptr const&, icinga::String const&, icinga::ConnectionRole) (+0xf8) [0x7f00ddd3cb98]
        (4) libremote.so: icinga::ApiListener::NewClientHandler(boost::intrusive_ptr const&, icinga::String const&, icinga::ConnectionRole) (+0x12) [0x7f00ddd3dec2]
        (5) libboost_thread.so.1.54.0:  (+0xba4a) [0x7f00e113da4a]
        (6) libpthread.so.0:  (+0x8182) [0x7f00e0aaa182]
        (7) libc.so.6: clone (+0x6d) [0x7f00df93047d]


***
* 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.
***

Changesets

2016-07-12 13:33:44 +00:00 by gbeutner 60c52f2

Fix crash on Windows

fixes #11730

2016-08-03 13:43:19 +00:00 by gbeutner f20ca06

Fix crash on Windows

fixes #11730

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-05-06 14:18:34 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-05-06 14:18:48 +00:00

  • Parent Id set to 11313

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-05-10 11:25:28 +00:00

  • Relates set to 11046

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-07-06 14:48:52 +00:00

  • Target Version set to Backlog

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-07-06 14:57:31 +00:00

  • Priority changed from Normal to High
  • Target Version deleted Backlog

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-07-12 13:33:39 +00:00

  • Status changed from New to Assigned
  • Assigned to set to gbeutner
  • Target Version set to 2.5.0

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-07-12 13:35:04 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 60c52f2.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-08-08 11:22:03 +00:00

  • Parent Id deleted 11313

@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-08-22 11:44:32 +00:00

  • Subject changed from Icinga2 client gets killed during network scans to Icinga 2 client gets killed during network scans

@icinga-migration icinga-migration added blocker Blocks a release or needs immediate attention bug Something isn't working libicinga labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.5.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Blocks a release or needs immediate attention bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant