[jira] [Created] (QPID-3364) Segmentation fault when unloading shared libraries linked with libqpidmessaging

2011-07-19 Thread Paul Colby (JIRA)
Segmentation fault when unloading shared libraries linked with libqpidmessaging --- Key: QPID-3364 URL: https://issues.apache.org/jira/browse/QPID-3364 Project: Qpid

[jira] [Updated] (QPID-3364) Segmentation fault when unloading shared libraries linked with libqpidmessaging

2011-07-19 Thread Paul Colby (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Colby updated QPID-3364: - Attachment: Makefile loader.cpp loadee.cpp Attached the sample files

[jira] [Commented] (QPID-3027) PHP binding of Qpid Messaging API

2011-07-19 Thread Paul Colby (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067633#comment-13067633 ] Paul Colby commented on QPID-3027: -- Regarding the segfault, I've created a very small test

[jira] [Created] (QPID-3365) Improvements to build system to support client-plugins modules

2011-07-19 Thread Keith Wall (JIRA)
Improvements to build system to support client-plugins modules -- Key: QPID-3365 URL: https://issues.apache.org/jira/browse/QPID-3365 Project: Qpid Issue Type: Improvement

[jira] [Created] (QPID-3366) qpid get stuck under heavy load

2011-07-19 Thread Francesco Emmi (JIRA)
qpid get stuck under heavy load --- Key: QPID-3366 URL: https://issues.apache.org/jira/browse/QPID-3366 Project: Qpid Issue Type: Bug Components: C++ Client Affects Versions: 0.10

[jira] [Commented] (QPID-3256) Application which uses Qpid (in my case Excel) hangs on shutdown

2011-07-19 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067897#comment-13067897 ] Steve Huston commented on QPID-3256: I believe it's an important fix to get in.

[jira] [Commented] (QPID-3256) Application which uses Qpid (in my case Excel) hangs on shutdown

2011-07-19 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067898#comment-13067898 ] Cliff Jansen commented on QPID-3256: I wanted to see the patch run through Steve's

[jira] [Commented] (QPID-3304) Tagged federation messages in a transaction can cause subsequent dequeue to fail

2011-07-19 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067926#comment-13067926 ] Kim van der Riet commented on QPID-3304: Checked in Gordon's patch in r.1148503.

Re: svn commit: r1148503 [1/3] - in /qpid/trunk/qpid/cpp: ./ src/qpid/broker/ src/qpid/cluster/ src/qpid/framing/ src/qpid/management/ src/qpid/replication/ src/tests/

2011-07-19 Thread Kim van der Riet
On Tue, 2011-07-19 at 19:57 +, kp...@apache.org wrote: Author: kpvdr Date: Tue Jul 19 19:57:06 2011 New Revision: 1148503 URL: http://svn.apache.org/viewvc?rev=1148503view=rev Log: QPID-702656 Patch from Gordon Sim plus tests which detect the condition being solved. Added a make