-
Notifications
You must be signed in to change notification settings - Fork 579
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 #8309] Crash in ScheduledDowntime::CreateNextDowntime #2570
Comments
Updated by gbeutner on 2015-01-29 12:04:24 00:00
No symbol table info available.
downtimes = {px = 0x641700} M_dataplus = {<std::allocator> = {<_gnu_cxx::new_allocator> = {}, },
_foreach_continue76 = false
No locals.
No locals.
resolver = 0x0
No locals.
No locals.
No locals.
No locals.
arg1=...) at /usr/include/boost/signals2/detail/signal_template.hpp:246
No locals.
No locals.
No locals.
wi = {Callback = {<boost::function0> = {boost::function_base = {vtable = 0x7ffff7bb9120, functor = {obj_ptr = 0x7ffff7949c10,
No symbol table info available.
No symbol table info available.
No symbol table info available.
No symbol table info available. |
Updated by gbeutner on 2015-01-29 12:12:37 00:00
downtime is null (even though obviously it should not be - considering we just created it). |
Updated by Tami on 2015-01-29 12:39:39 00:00 debug.log recent lines:
Every minute, just ID changes... goes on to no end. "icinga2 object list --type ScheduledDowntime" output:
|
Updated by gbeutner on 2015-01-29 13:15:35 00:00
|
Updated by Anonymous on 2015-01-29 13:16:04 00:00
Applied in changeset 2f44581. |
Updated by gbeutner on 2015-01-29 13:16:19 00:00
|
This issue has been migrated from Redmine: https://dev.icinga.com/issues/8309
Created by gbeutner on 2015-01-29 11:55:46 00:00
Assignee: gbeutner
Status: Resolved (closed on 2015-01-29 13:16:04 00:00)
Target Version: 2.3.0
Last Update: 2015-02-13 07:09:51 00:00 (in Redmine)
Thread 52 (Thread 0x7ffff0d82700 (LWP 15024)):
Thread 51 (Thread 0x7ffff0ec7700 (LWP 15023)):
at /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:72
Thread 49 (Thread 0x7ffff0dc3700 (LWP 15021)):
at ../../../lib/db_ido_mysql/idomysqlconnection.cpp:366
at ../../../lib/db_ido_mysql/idomysqlconnection.cpp:693
Thread 48 (Thread 0x7ffff0e04700 (LWP 15020)):
at ../../../lib/compat/externalcommandlistener.cpp:101
Thread 47 (Thread 0x7ffff0e45700 (LWP 15019)):
at ../../../lib/livestatus/livestatuslistener.cpp:139
this=) at /usr/include/boost/thread/detail/thread.hpp:62
Thread 46 (Thread 0x7ffff0e86700 (LWP 15018)):
at /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:72
Thread 25 (Thread 0x7ffff2ae5700 (LWP 14997)):
Thread 24 (Thread 0x7ffff2b26700 (LWP 14996)):
Thread 23 (Thread 0x7ffff2b67700 (LWP 14995)):
Thread 22 (Thread 0x7ffff2ba8700 (LWP 14994)):
Thread 21 (Thread 0x7ffff2be9700 (LWP 14993)):
Thread 20 (Thread 0x7ffff2c2a700 (LWP 14992)):
Thread 19 (Thread 0x7ffff2c6b700 (LWP 14991)):
Thread 18 (Thread 0x7ffff2cac700 (LWP 14990)):
Thread 17 (Thread 0x7ffff2ced700 (LWP 14989)):
Thread 16 (Thread 0x7ffff2d2e700 (LWP 14988)):
Thread 15 (Thread 0x7ffff2d6f700 (LWP 14987)):
Thread 14 (Thread 0x7ffff2db0700 (LWP 14986)):
Thread 13 (Thread 0x7ffff3ba2700 (LWP 14985)):
at /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:72
Thread 12 (Thread 0x7ffff3be3700 (LWP 14984)):
Thread 11 (Thread 0x7fffebfff700 (LWP 14983)):
at /usr/include/boost/signals2/detail/result_type_wrapper.hpp:64
arg1=...) at /usr/include/boost/signals2/detail/signal_template.hpp:246
Thread 10 (Thread 0x7ffff3c24700 (LWP 14982)):
Thread 9 (Thread 0x7ffff3c65700 (LWP 14981)):
Thread 8 (Thread 0x7ffff3ca6700 (LWP 14980)):
Thread 1 (Thread 0x7ffff7e36720 (LWP 14971)):
Changesets
2015-01-29 13:14:56 00:00 by (unknown) 2f44581
2015-01-29 13:40:49 00:00 by (unknown) d713a6c
2015-02-04 10:23:49 00:00 by (unknown) 015113a
2015-02-04 10:23:49 00:00 by (unknown) 8d08962
The text was updated successfully, but these errors were encountered: