zhangyb created QPID-5670:
-----------------------------
Summary: 0.14 qpid c++ bounds still causes deadlock
Key: QPID-5670
URL: https://issues.apache.org/jira/browse/QPID-5670
Project: Qpid
Issue Type: Bug
Components: C++ Client
Affects Versions: 0.14
Environment: centos6.4 linux
Reporter: zhangyb
Priority: Critical
#0 0x0000003d55e0b3dc in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1 0x00007f4610584675 in wait (this=0x1e8a5f0, sizeRequired=1080, block=<value
optimized out>)
at ../include/qpid/sys/posix/Condition.h:63
#2 wait (this=0x1e8a5f0, sizeRequired=1080, block=<value optimized out>) at
../include/qpid/sys/Monitor.h:41
#3 wait (this=0x1e8a5f0, sizeRequired=1080, block=<value optimized out>) at
./qpid/sys/Waitable.h:91
#4 qpid::client::Bounds::expand (this=0x1e8a5f0, sizeRequired=1080,
block=<value optimized out>) at qpid/client/Bounds.cpp:39
#5 0x00007f46105b05a0 in qpid::client::SessionImpl::sendFrame (this=0x1ec6e60,
frame=..., canBlock=true)
at qpid/client/SessionImpl.cpp:514
#6 0x00007f46105b23b7 in qpid::client::SessionImpl::sendContent
(this=0x1ec6e60, content=...) at qpid/client/SessionImpl.cpp:429
#7 0x00007f46105b4641 in qpid::client::SessionImpl::sendCommand
(this=0x1ec6e60, command=..., content=0x7f45c4031c90)
at qpid/client/SessionImpl.cpp:399
#8 0x00007f46105b4839 in qpid::client::SessionImpl::send (this=<value
optimized out>, command=<value optimized out>,
content=<value optimized out>) at qpid/client/SessionImpl.cpp:307
#9 0x00007f4610576d3d in
qpid::client::no_keyword::AsyncSession_0_10::messageTransfer (this=0x1ec7da8,
destination=<value optimized out>, acceptMode=<value optimized out>,
acquireMode=<value optimized out>, content=...,
sync=false) at ./qpid/client/no_keyword/AsyncSession_0_10.cpp:63
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]