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 #5559] Exception in boost::thread_group::create_thread #1196

Closed
icinga-migration opened this issue Jan 23, 2014 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

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

Created by Meier on 2014-01-23 11:47:05 +00:00

Assignee: gbeutner
Status: Closed (closed on 2014-03-13 12:47:01 +00:00)
Target Version: 0.0.9
Last Update: 2014-03-13 12:47:01 +00:00 (in Redmine)

Icinga Version: 0.0.6~icingaautorelease201312191332~wheezy


  • Application version: jenkins-DIST=wheezy-7
  • Installation root: /usr
  • Sysconf directory: /etc
  • Local state directory: /var
  • Package data directory: /usr/share/icinga2
  • State path: /var/lib/icinga2/icinga2.state
  • PID path: /var/run/icinga2/icinga2.pid
  • Application type: icinga/IcingaApplication
    *****

Throw location unknown (consider using BOOST_THROW_EXCEPTION)
Dynamic exception type: boost::exception_detail::clone_impl<boost::exception_detail::error_info_injectorboost::thread_resource_error >
std::exception::what: boost::thread_resource_error
[icinga::StackTrace*] =
(0) /usr/sbin/icinga2: void boost::throw_exceptionboost::thread_resource_error(boost::thread_resource_error const&) (+0x9b) [0x42b97b]
(1) /usr/lib/libboost_thread.so.1.49.0: boost::thread::start_thread() (+0xeb) [0x7ff7a035ff8b]
(2) /usr/lib/x86_64-linux-gnu/icinga2/libbase.so: boost::thread::thread<boost::_bi::bind_t<void, boost::_mfi::mf1<void, icinga::ThreadPool::WorkerThread, icinga::ThreadPool::Queue&>, boost::_bi::list2<boost::reference_wrappericinga::ThreadPool::WorkerThread, boost::reference_wrappericinga::ThreadPool::Queue > > >(boost::_bi::bind_t<void, boost::_mfi::mf1<void, icinga::ThreadPool::WorkerThread, icinga::ThreadPool::Queue&>, boost::_bi::list2<boost::reference_wrappericinga::ThreadPool::WorkerThread, boost::reference_wrappericinga::ThreadPool::Queue > >, boost::disable_if<boost::is_convertible<boost::_bi::bind_t<void, boost::_mfi::mf1<void, icinga::ThreadPool::WorkerThread, icinga::ThreadPool::Queue&>, boost::_bi::list2<boost::reference_wrappericinga::ThreadPool::WorkerThread, boost::reference_wrappericinga::ThreadPool::Queue > >&, boost::detail::thread_move_t<boost::_bi::bind_t<void, boost::_mfi::mf1<void, icinga::ThreadPool::WorkerThread, icinga::ThreadPool::Queue&>, boost::_bi::list2<boost::reference_wrappericinga::ThreadPool::WorkerThread, boost::reference_wrappericinga::ThreadPool::Queue > > > >, boost::thread::dummy*>::type) (+0x53) [0x7ff79fcb8d03]
(3) /usr/lib/x86_64-linux-gnu/icinga2/libbase.so: boost::thread* boost::thread_group::create_thread<boost::_bi::bind_t<void, boost::_mfi::mf1<void, icinga::ThreadPool::WorkerThread, icinga::ThreadPool::Queue&>, boost::_bi::list2<boost::reference_wrappericinga::ThreadPool::WorkerThread, boost::reference_wrappericinga::ThreadPool::Queue > > >(boost::_bi::bind_t<void, boost::_mfi::mf1<void, icinga::ThreadPool::WorkerThread, icinga::ThreadPool::Queue&>, boost::_bi::list2<boost::reference_wrappericinga::ThreadPool::WorkerThread, boost::reference_wrappericinga::ThreadPool::Queue > >) (+0x83) [0x7ff79fcb8db3]
(4) /usr/lib/x86_64-linux-gnu/icinga2/libbase.so: icinga::ThreadPool::Queue::SpawnWorker(boost::thread_group&) (+0xef) [0x7ff79fcb2eff]
(5) /usr/lib/x86_64-linux-gnu/icinga2/libbase.so: icinga::ThreadPool::ManagerThreadProc() (+0x763) [0x7ff79fcb3b73]
(6) /usr/lib/libboost_thread.so.1.49.0: (+0x10629) [0x7ff7a0360629]
(7) /lib/x86_64-linux-gnu/libpthread.so.0: (+0x6b50) [0x7ff79ff3fb50]
(8) /lib/x86_64-linux-gnu/libc.so.6: clone (+0x6d) [0x7ff79e05ca7d]

[icinga::ContextTrace*] =

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-03-13 12:47:01 +00:00

  • Status changed from New to Closed
  • Assigned to set to gbeutner
  • Target Version set to 0.0.9

This should be fixed in the Git repository.

@icinga-migration icinga-migration added the bug Something isn't working label Jan 17, 2017
@icinga-migration icinga-migration added this to the 0.0.9 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant