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 #7167] Segfault using cluster in TlsStream::IsEof #1966

Closed
icinga-migration opened this issue Sep 10, 2014 · 3 comments
Closed
Labels
area/distributed Distributed monitoring (master, satellites, clients) bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

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

Created by twidhalm on 2014-09-10 09:58:24 00:00

Assignee: gbeutner
Status: Closed (closed on 2014-09-10 17:35:57 00:00)
Target Version: 2.1.1
Last Update: 2014-09-15 14:48:38 00:00 (in Redmine)

Icinga Version: v2.1.0-42-g06378b4

This happened in a training while starting 2 nodes in a cluster:

[root@icinga2a icinga-demo-ca]# icinga2 --version
icinga2 - The Icinga 2 network monitoring daemon. (Version: v2.1.0-42-g06378b4)
Copyright (c) 2012-2014 Icinga Development Team (http://www.icinga.org)
License GPLv2 : GNU GPL version 2 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Application information:
  Installation root: /usr
  Sysconf directory: /etc
  Run directory: /var/run
  Local state directory: /var
  Package data directory: /usr/share/icinga2
  State path: /var/lib/icinga2/icinga2.state
  Objects path: /var/cache/icinga2/icinga2.debug
  PID path: /var/run/icinga2/icinga2.pid
  Application type: icinga/IcingaApplication




[root@icinga2a icinga-demo-ca]# gdb --args icinga2 -x notice
GNU gdb (GDB) Red Hat Enterprise Linux (7.2-64.el6_5.2)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3 : GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/sbin/icinga2...Reading symbols from /usr/lib/debug/usr/sbin/icinga2.debug...done.
done.
(gdb) r
Starting program: /usr/sbin/icinga2 -x notice
[Thread debugging using libthread_db enabled]
Closed FD 3 which we inherited from our parent process.
Closed FD 4 which we inherited from our parent process.
Closed FD 5 which we inherited from our parent process.
Closed FD 6 which we inherited from our parent process.
process 6045 is executing new program: /usr/sbin/icinga2
Missing separate debuginfos, use: debuginfo-install boost-program-options-1.41.0-18.el6.i686 boost-regex-1.41.0-18.el6.i686 boost-system-1.41.0-18.el6.i686 boost-thread-1.41.0-18.el6.i686 glibc-2.12-1.132.el6.i686 keyutils-libs-1.4-4.el6.i686 krb5-libs-1.10.3-10.el6_4.6.i686 libcom_err-1.41.12-18.el6.i686 libgcc-4.4.7-4.el6.i686 libicu-4.2.1-9.1.el6_2.i686 libselinux-2.0.94-5.3.el6_4.1.i686 libstdc  -4.4.7-4.el6.i686 openssl-1.0.1e-16.el6_5.i686 zlib-1.2.3-29.el6.i686
[Thread debugging using libthread_db enabled]
[2014-09-10 09:53:18  0000] information/icinga-app: Icinga application loader (version: v2.1.0-42-g06378b4)
[2014-09-10 09:53:18  0000] information/icinga-app: Loading application type: icinga/IcingaApplication
[2014-09-10 09:53:18  0000] information/Utility: Loading library 'libicinga.so'
[2014-09-10 09:53:18  0000] information/ConfigCompiler: Adding include search dir: /usr/share/icinga2/include
[2014-09-10 09:53:18  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/icinga2.conf
[2014-09-10 09:53:18  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/constants.conf
[2014-09-10 09:53:18  0000] information/ConfigCompiler: Compiling config file: /usr/share/icinga2/include/itl
[2014-09-10 09:53:18  0000] information/ConfigCompiler: Compiling config file: /usr/share/icinga2/include/command.conf
[2014-09-10 09:53:18  0000] information/Utility: Loading library 'libmethods.so'
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /usr/share/icinga2/include/command-icinga.conf
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /usr/share/icinga2/include/timeperiod.conf
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /usr/share/icinga2/include/plugins
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /usr/share/icinga2/include/command-plugins.conf
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/features-enabled/api.conf
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/features-enabled/checker.conf
[2014-09-10 09:53:19  0000] information/Utility: Loading library 'libchecker.so'
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/features-enabled/command.conf
[2014-09-10 09:53:19  0000] information/Utility: Loading library 'libcompat.so'
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/features-enabled/ido-mysql.conf
[2014-09-10 09:53:19  0000] information/Utility: Loading library 'libdb_ido_mysql.so'
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/features-enabled/livestatus.conf
[2014-09-10 09:53:19  0000] information/Utility: Loading library 'liblivestatus.so'
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/features-enabled/mainlog.conf
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/features-enabled/notification.conf
[2014-09-10 09:53:19  0000] information/Utility: Loading library 'libnotification.so'
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/cluster/cluster.conf
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/cluster/icinga2a.conf
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/zones.d/checker/demo.conf
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/zones.d/checker/health.conf
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/zones.d/checker/templates.conf
[2014-09-10 09:53:19  0000] information/ConfigCompiler: Compiling config file: /etc/icinga2/zones.d/master/health.conf
[2014-09-10 09:53:19  0000] information/ConfigItem: Validating config items (step 1)...
[New Thread 0xb7fecb70 (LWP 6048)]
[2014-09-10 09:53:19  0000] information/ConfigItem: Committing config items
[2014-09-10 09:53:19  0000] information/ConfigItem: Triggering OnConfigLoaded signal for config items
[2014-09-10 09:53:19  0000] information/ApiListener: My API identity: icinga2a
[2014-09-10 09:53:19  0000] information/ApiListener: Copying zone configuration files from '/etc/icinga2/zones.d/checker' to  '/var/lib/icinga2/api/zones/checker'.
[2014-09-10 09:53:19  0000] notice/ApiListener: Creating config update for file '/etc/icinga2/zones.d/checker/demo.conf'
[2014-09-10 09:53:19  0000] notice/ApiListener: Creating config update for file '/etc/icinga2/zones.d/checker/health.conf'
[2014-09-10 09:53:19  0000] notice/ApiListener: Creating config update for file '/etc/icinga2/zones.d/checker/templates.conf'
[2014-09-10 09:53:19  0000] notice/ApiListener: Creating config update for file '/var/lib/icinga2/api/zones/checker/demo.conf'
[2014-09-10 09:53:19  0000] notice/ApiListener: Creating config update for file '/var/lib/icinga2/api/zones/checker/health.conf'
[2014-09-10 09:53:19  0000] notice/ApiListener: Creating config update for file '/var/lib/icinga2/api/zones/checker/templates.conf'
[2014-09-10 09:53:19  0000] information/ApiListener: Copying zone configuration files from '/etc/icinga2/zones.d/master' to  '/var/lib/icinga2/api/zones/master'.
[2014-09-10 09:53:19  0000] notice/ApiListener: Creating config update for file '/etc/icinga2/zones.d/master/health.conf'
[2014-09-10 09:53:19  0000] notice/ApiListener: Creating config update for file '/var/lib/icinga2/api/zones/master/health.conf'
[2014-09-10 09:53:19  0000] information/ConfigItem: Evaluating 'object' rules (step 1)...
[New Thread 0xb7fabb70 (LWP 6049)]
[Thread 0xb7fabb70 (LWP 6049) exited]
[New Thread 0xb7fabb70 (LWP 6050)]
[Thread 0xb7fabb70 (LWP 6050) exited]
[New Thread 0xb7fabb70 (LWP 6051)]
[2014-09-10 09:53:19  0000] information/ConfigItem: Evaluating 'apply' rules...
[Thread 0xb7fabb70 (LWP 6051) exited]
[New Thread 0xb7fabb70 (LWP 6052)]
[Thread 0xb7fabb70 (LWP 6052) exited]
[New Thread 0xb7fabb70 (LWP 6053)]
[Thread 0xb7fabb70 (LWP 6053) exited]
[New Thread 0xb7fabb70 (LWP 6054)]
[2014-09-10 09:53:19  0000] information/ConfigItem: Evaluating 'object' rules (step 2)...
[Thread 0xb7fabb70 (LWP 6054) exited]
[New Thread 0xb7fabb70 (LWP 6055)]
[Thread 0xb7fabb70 (LWP 6055) exited]
[New Thread 0xb7fabb70 (LWP 6056)]
[Thread 0xb7fabb70 (LWP 6056) exited]
[New Thread 0xb7fabb70 (LWP 6057)]
[2014-09-10 09:53:19  0000] information/ConfigItem: Validating config items (step 2)...
[Thread 0xb7fabb70 (LWP 6057) exited]
[2014-09-10 09:53:19  0000] information/ConfigItem: Dumping config items to file '/var/cache/icinga2/icinga2.debug'
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 47 CheckCommand(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 2 NotificationCommand(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 3 TimePeriod(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 1 ApiListener(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 1 CheckerComponent(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 1 ExternalCommandListener(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 1 IdoMysqlConnection(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 1 LivestatusListener(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 1 FileLogger(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 1 NotificationComponent(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 2 Endpoint(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 2 Zone(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 1 IcingaStatusWriter(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 9 ServiceGroup(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 9 HostGroup(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 3 User(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 3 UserGroup(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 37 Service(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 16 Host(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 46 Notification(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 1 IcingaApplication(s).
[2014-09-10 09:53:19  0000] information/ConfigItem: Checked 2 Dependency(s).
[Thread 0xb7fecb70 (LWP 6048) exited]
[2014-09-10 09:53:19  0000] information/DynamicObject: Restoring program state from file '/var/lib/icinga2/icinga2.state'
[New Thread 0xb7fecb70 (LWP 6058)]
[2014-09-10 09:53:19  0000] information/DynamicObject: Restored 190 objects
[2014-09-10 09:53:19  0000] information/ConfigItem: Triggering Start signal for config items
[Thread 0xb7fecb70 (LWP 6058) exited]
[New Thread 0xb7fecb70 (LWP 6059)]
[2014-09-10 09:53:19  0000] information/ApiListener: Adding new listener: port 5665
[New Thread 0xb7fabb70 (LWP 6060)]
[New Thread 0xb7f6ab70 (LWP 6061)]
[New Thread 0xb7dffb70 (LWP 6062)]
[2014-09-10 09:53:19  0000] information/DbConnection: Resuming IDO connection: ido-mysql
[New Thread 0xb7dbeb70 (LWP 6063)]
[2014-09-10 09:53:19  0000] information/LivestatusListener: Created unix socket in '/var/run/icinga2/cmd/livestatus'.
[New Thread 0xb7d7db70 (LWP 6064)]
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[New Thread 0xb7bffb70 (LWP 6065)]
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] information/ConfigItem: Activated all objects.
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[Thread 0xb7fecb70 (LWP 6059) exited]
[New Thread 0xb7fecb70 (LWP 6066)]
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::SetNextCheck' message
[New Thread 0xb7bbdb70 (LWP 6067)]
[New Thread 0xb7b7cb70 (LWP 6068)]
[New Thread 0xb7b3bb70 (LWP 6069)]
[New Thread 0xb7afab70 (LWP 6070)]
[New Thread 0xb7ab9b70 (LWP 6071)]
[2014-09-10 09:53:19  0000] notice/IcingaStatusWriter: Writing status.json file
[2014-09-10 09:53:19  0000] notice/Dependency: Dependency 'google-dns!ping4!internet' passed: Service 'dsl-router!ping4' hasn't been checked yet.
[2014-09-10 09:53:19  0000] notice/Dependency: Dependency 'google-dns!ping6!internet' passed: Service 'dsl-router!ping4' hasn't been checked yet.
[2014-09-10 09:53:19  0000] notice/IcingaStatusWriter: Finished writing status.json file
[2014-09-10 09:53:19  0000] notice/ApiListener: Relaying 'event::UpdateRepository' message
[2014-09-10 09:53:19  0000] notice/ApiListener: Current zone master: icinga2a
[2014-09-10 09:53:19  0000] notice/ApiListener: Connected endpoints: 
[2014-09-10 09:53:19  0000] information/ApiClient: Reconnecting to API endpoint 'icinga2b' via host '192.168.33.20' and port 5665
[New Thread 0xb7a78b70 (LWP 6072)]
[Thread 0xb7a78b70 (LWP 6072) exited]
[2014-09-10 09:53:19  0000] notice/IdoMysqlConnection: Enabling IDO connection.
[2014-09-10 09:53:19  0000] information/IdoMysqlConnection: MySQL IDO instance id: 1 (schema version: '1.11.7')
[2014-09-10 09:53:20  0000] notice/Dependency: Dependency 'google-dns!ping4!internet' passed: Service 'dsl-router!ping4' hasn't been checked yet.
[2014-09-10 09:53:20  0000] notice/Dependency: Dependency 'google-dns!ping6!internet' passed: Service 'dsl-router!ping4' hasn't been checked yet.
[2014-09-10 09:53:20  0000] information/ApiListener: New client connection for identity 'icinga2b'
[New Thread 0xb7a78b70 (LWP 6074)]
[2014-09-10 09:53:20  0000] notice/ApiListener: Replaying log: /var/lib/icinga2/api/log/1410279974
[2014-09-10 09:53:20  0000] notice/ApiListener: Replaying log: /var/lib/icinga2/api/log/1410333208

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 0xb7b3bb70 (LWP 6069)]
0x00130424 in ?? ()
Missing separate debuginfos, use: debuginfo-install boost-program-options-1.41.0-18.el6.i686 boost-regex-1.41.0-18.el6.i686 boost-system-1.41.0-18.el6.i686 boost-thread-1.41.0-18.el6.i686 glibc-2.12-1.132.el6.i686 keyutils-libs-1.4-4.el6.i686 krb5-libs-1.10.3-10.el6_4.6.i686 libcom_err-1.41.12-18.el6.i686 libgcc-4.4.7-4.el6.i686 libicu-4.2.1-9.1.el6_2.i686 libselinux-2.0.94-5.3.el6_4.1.i686 libstdc  -4.4.7-4.el6.i686 mysql-libs-5.1.73-3.el6_5.i686 nss-softokn-freebl-3.14.3-9.el6.i686 openssl-1.0.1e-16.el6_5.i686 zlib-1.2.3-29.el6.i686
(gdb) c
Continuing.
[2014-09-10 09:53:35  0000] notice/ThreadPool: Thread pool; current: 1; adjustment: 1
[2014-09-10 09:53:35  0000] notice/CheckerComponent: Pending checkables: 0; Idle checkables: 4; Checks/s: 0
[2014-09-10 09:53:35  0000] notice/ApiListener: Current zone master: icinga2a
[2014-09-10 09:53:35  0000] notice/ApiListener: Connected endpoints: icinga2b (1)
[2014-09-10 09:53:35  0000] notice/ApiListener: Relaying 'event::SetNextNotification' message
[2014-09-10 09:53:35  0000] notice/ApiListener: Relaying 'event::SetNextNotification' message
[2014-09-10 09:53:35  0000] notice/ApiListener: Relaying 'event::SetNextNotification' message
[2014-09-10 09:53:35  0000] notice/ApiListener: Relaying 'event::SetNextNotification' message
[2014-09-10 09:53:35  0000] notice/ApiListener: Relaying 'event::SetNextNotification' message
[2014-09-10 09:53:35  0000] notice/ApiListener: Relaying 'event::SetNextNotification' message
[2014-09-10 09:53:35  0000] notice/ApiListener: Relaying 'event::SetNextNotification' message
[2014-09-10 09:53:35  0000] notice/ApiListener: Relaying 'event::SetNextNotification' message
[2014-09-10 09:53:35  0000] critical/TlsStream: SSL_write() failed with code 0, "error:00000000:lib(0):func(0):reason(0)"
Context:
    (0) Replaying log for Endpoint 'icinga2b'
    (1) Handling new API client connection

[2014-09-10 09:53:35  0000] critical/ApiListener: Cannot connect to host '192.168.33.20' on port '5665'

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7a78b70 (LWP 6074)]
0x00d087f8 in BIO_ctrl () from /usr/lib/libcrypto.so.10
(gdb) bt

#0  0x00d087f8 in BIO_ctrl () from /usr/lib/libcrypto.so.10
#1  0x002e6bd8 in icinga::TlsStream::IsEof (this=0xb7c7f91c) at ../base/tlsstream.cpp:289
#2  0x02078f1b in icinga::ApiClient::ProcessMessage (this=0xb7c7e604) at ../remote/apiclient.cpp:121
#3  0x02079fd0 in icinga::ApiClient::MessageThreadProc (this=0xb7c7e604) at ../remote/apiclient.cpp:192
#4  0x0208b1c7 in call > (this=0xb7c74b48) at /usr/include/boost/bind/mem_fn_template.hpp:40
#5  operator() > (this=0xb7c74b48) at /usr/include/boost/bind/mem_fn_template.hpp:54
#6  operator(), boost::_bi::list0> (this=0xb7c74b48) at /usr/include/boost/bind/bind.hpp:246
#7  operator() (this=0xb7c74b48) at /usr/include/boost/bind/bind_template.hpp:20
#8  boost::detail::thread_data, boost::_bi::list1 > > > >::run (this=0xb7c74b48) at /usr/include/boost/thread/detail/thread.hpp:56
#9  0x00139b66 in thread_proxy () from /usr/lib/libboost_thread-mt.so.5
#10 0x007f3b39 in start_thread () from /lib/libpthread.so.0
#11 0x00738d6e in clone () from /lib/libc.so.6
@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-09-10 17:35:57 00:00

  • Status changed from New to Closed

Fixed in dc4fe38.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-09-10 17:45:52 00:00

  • Assigned to set to gbeutner
  • Target Version set to 2.1.1

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-09-15 14:48:38 00:00

  • Subject changed from Segfault in cluster communication to Segfault using cluster in TlsStream::IsEof

@icinga-migration icinga-migration added bug Something isn't working area/distributed Distributed monitoring (master, satellites, clients) labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.1.1 milestone 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