Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 909647 Details for
Bug 1103094
Memory leak and deadlock together when using qpid.auto_delete_timeout queues
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
pstack trace of qpidd
qpidd.pstack.log (text/x-log), 5.99 KB, created by
Leonid Zhaldybin
on 2014-06-17 15:25:37 UTC
(
hide
)
Description:
pstack trace of qpidd
Filename:
MIME Type:
Creator:
Leonid Zhaldybin
Created:
2014-06-17 15:25:37 UTC
Size:
5.99 KB
patch
obsolete
>Thread 4 (Thread 0x7ffcd0602700 (LWP 22312)): >#0 0x0000003b7dc0e264 in __lll_lock_wait () from /lib64/libpthread.so.0 >#1 0x0000003b7dc09523 in _L_lock_892 () from /lib64/libpthread.so.0 >#2 0x0000003b7dc09407 in pthread_mutex_lock () from /lib64/libpthread.so.0 >#3 0x00007ffcd4dbfb5a in qpid::sys::Mutex::lock() () from /usr/lib64/libqpidbroker.so.8 >#4 0x00007ffcd4e60efe in qpid::broker::Queue::popAndDequeue(qpid::broker::QueuedMessage&) () from /usr/lib64/libqpidbroker.so.8 >#5 0x00007ffcd4e611bb in qpid::broker::Queue::destroyed() () from /usr/lib64/libqpidbroker.so.8 >#6 0x00007ffcd4e61ac0 in qpid::broker::Queue::tryAutoDeleteImpl(qpid::broker::Broker&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) () from /usr/lib64/libqpidbroker.so.8 >#7 0x00007ffcd4e67589 in qpid::broker::AutoDeleteTask::fire() () from /usr/lib64/libqpidbroker.so.8 >#8 0x00007ffcd49b1536 in qpid::sys::Timer::fire(boost::intrusive_ptr<qpid::sys::TimerTask>) () from /usr/lib64/libqpidcommon.so.8 >#9 0x00007ffcd49b28c9 in qpid::sys::Timer::run() () from /usr/lib64/libqpidcommon.so.8 >#10 0x00007ffcd48cd16a in ?? () from /usr/lib64/libqpidcommon.so.8 >#11 0x0000003b7dc079d1 in start_thread () from /lib64/libpthread.so.0 >#12 0x0000003b7d8e8b5d in clone () from /lib64/libc.so.6 >Thread 3 (Thread 0x7ffccead7700 (LWP 22313)): >#0 0x0000003b7dc0b5bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x00007ffcd4e41a60 in qpid::sys::Condition::wait(qpid::sys::Mutex&) () from /usr/lib64/libqpidbroker.so.8 >#2 0x00007ffcd49b250b in qpid::sys::TimerTask::cancel() () from /usr/lib64/libqpidcommon.so.8 >#3 0x00007ffcd4e552ea in qpid::broker::Queue::consume(boost::shared_ptr<qpid::broker::Consumer>, bool) () from /usr/lib64/libqpidbroker.so.8 >#4 0x00007ffcd4e98e2d in qpid::broker::SemanticState::consume(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, boost::shared_ptr<qpid::broker::Queue>, bool, bool, bool, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long, qpid::framing::FieldTable const&) () from /usr/lib64/libqpidbroker.so.8 >#5 0x00007ffcd4ea7f34 in qpid::broker::SessionAdapter::MessageHandlerImpl::subscribe(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned char, unsigned char, bool, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long, qpid::framing::FieldTable const&) () from /usr/lib64/libqpidbroker.so.8 >#6 0x00007ffcd491c838 in qpid::framing::AMQP_ServerOperations::MessageHandler::Invoker::visit(qpid::framing::MessageSubscribeBody const&) () from /usr/lib64/libqpidcommon.so.8 >#7 0x00007ffcd491fab1 in qpid::framing::AMQP_ServerOperations::Invoker::visit(qpid::framing::MessageSubscribeBody const&) () from /usr/lib64/libqpidcommon.so.8 >#8 0x00007ffcd4eb2ff8 in qpid::broker::SessionState::handleCommand(qpid::framing::AMQMethodBody*, qpid::framing::SequenceNumber const&) () from /usr/lib64/libqpidbroker.so.8 >#9 0x00007ffcd4eb34d9 in qpid::broker::SessionState::handleIn(qpid::framing::AMQFrame&) () from /usr/lib64/libqpidbroker.so.8 >#10 0x00007ffcd49771c1 in qpid::amqp_0_10::SessionHandler::handleIn(qpid::framing::AMQFrame&) () from /usr/lib64/libqpidcommon.so.8 >#11 0x00007ffcd4df6d83 in qpid::broker::ConnectionHandler::handle(qpid::framing::AMQFrame&) () from /usr/lib64/libqpidbroker.so.8 >#12 0x00007ffcd4def788 in qpid::broker::Connection::received(qpid::framing::AMQFrame&) () from /usr/lib64/libqpidbroker.so.8 >#13 0x00007ffcd4dba1fd in qpid::amqp_0_10::Connection::decode(char const*, unsigned long) () from /usr/lib64/libqpidbroker.so.8 >#14 0x00007ffcd49a78ed in qpid::sys::AsynchIOHandler::readbuff(qpid::sys::AsynchIO&, qpid::sys::AsynchIOBufferBase*) () from /usr/lib64/libqpidcommon.so.8 >#15 0x00007ffcd48c80b1 in qpid::sys::posix::AsynchIO::readable(qpid::sys::DispatchHandle&) () from /usr/lib64/libqpidcommon.so.8 >#16 0x00007ffcd49ad803 in boost::function1<void, qpid::sys::DispatchHandle&>::operator()(qpid::sys::DispatchHandle&) const () from /usr/lib64/libqpidcommon.so.8 >#17 0x00007ffcd49aaa06 in qpid::sys::DispatchHandle::processEvent(qpid::sys::Poller::EventType) () from /usr/lib64/libqpidcommon.so.8 >#18 0x00007ffcd48d50cd in qpid::sys::Poller::run() () from /usr/lib64/libqpidcommon.so.8 >#19 0x00007ffcd48cd16a in ?? () from /usr/lib64/libqpidcommon.so.8 >#20 0x0000003b7dc079d1 in start_thread () from /lib64/libpthread.so.0 >#21 0x0000003b7d8e8b5d in clone () from /lib64/libc.so.6 >Thread 2 (Thread 0x7ffcce0d6700 (LWP 22314)): >#0 0x0000003b7d8e9153 in epoll_wait () from /lib64/libc.so.6 >#1 0x00007ffcd48d4b4a in qpid::sys::Poller::wait(qpid::sys::Duration) () from /usr/lib64/libqpidcommon.so.8 >#2 0x00007ffcd48d50a7 in qpid::sys::Poller::run() () from /usr/lib64/libqpidcommon.so.8 >#3 0x00007ffcd48cd16a in ?? () from /usr/lib64/libqpidcommon.so.8 >#4 0x0000003b7dc079d1 in start_thread () from /lib64/libpthread.so.0 >#5 0x0000003b7d8e8b5d in clone () from /lib64/libc.so.6 >Thread 1 (Thread 0x7ffcd45637a0 (LWP 22311)): >#0 0x0000003b7d8e9153 in epoll_wait () from /lib64/libc.so.6 >#1 0x00007ffcd48d4b4a in qpid::sys::Poller::wait(qpid::sys::Duration) () from /usr/lib64/libqpidcommon.so.8 >#2 0x00007ffcd48d50a7 in qpid::sys::Poller::run() () from /usr/lib64/libqpidcommon.so.8 >#3 0x00007ffcd4dce7b2 in qpid::broker::Broker::run() () from /usr/lib64/libqpidbroker.so.8 >#4 0x000000000040fbdb in ?? () >#5 0x00007ffcd4dfb303 in qpid::broker::Daemon::fork() () from /usr/lib64/libqpidbroker.so.8 >#6 0x000000000040dff2 in ?? () >#7 0x000000000040aa34 in ?? () >#8 0x0000003b7d81ed1d in __libc_start_main () from /lib64/libc.so.6 >#9 0x000000000040a2a9 in ?? () >#10 0x00007fff0788bcb8 in ?? () >#11 0x000000000000001c in ?? () >#12 0x0000000000000004 in ?? () >#13 0x00007fff0788cf18 in ?? () >#14 0x00007fff0788cf28 in ?? () >#15 0x00007fff0788cf33 in ?? () >#16 0x00007fff0788cf42 in ?? () >#17 0x0000000000000000 in ?? ()
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1103094
:
909607
|
909608
| 909647 |
909648
|
909649