Re: Qpid Proton messenger on 32 bit linux

2014-01-28 Thread Ted Ross
I routinely run tests using Messenger in a 32-bit Linux environment and I've never had a problem with it. Are you building on a 64-bit machine or in a complete 32-bit environment? -Ted On 01/27/2014 03:43 PM, serega wrote: Does the messenger work on 32 bit linux? I build the 32 bit messenger

Re: Qpid Proton messenger on 32 bit linux

2014-01-28 Thread serega
I am building on 64 bit RedHat 6.3 that has required 32 bit libraries. It happens when initiated from both pn_messenger_recv() and pn_messenger_send(). -- View this message in context: http://qpid.2158936.n2.nabble.com/Qpid-Proton-messenger-on-32-bit-linux-tp7603445p7603475.html Sent from the A

Re: Qpid Proton messenger on 32 bit linux

2014-01-28 Thread serega
Do I need to pass any special arguments to cmake or change CMakeLists.txt that may affect Messanger? -- View this message in context: http://qpid.2158936.n2.nabble.com/Qpid-Proton-messenger-on-32-bit-linux-tp7603445p7603477.html Sent from the Apache Qpid Proton mailing list archive at Nabble.co

Re: [jira] [Commented] (PROTON-488) Windows 7 64-bit VS2010 qpid-proton Crash on Startup with Send / Recv Application

2014-01-28 Thread Fraser Adams
Hi, me again Cliff. I've only had time to recheck this against my test case, which is representative of what I see for real. Doing: int pn_data_vfill2(const char *fmt, va_list ap) { // Process the PROPERTIES constant - this seems OK uint64_t prop = va_arg(ap, uint64_t); printf("prop =

[jira] [Created] (PROTON-498) Set VALGRIND environment variable to be compatible with the QPID build

2014-01-28 Thread Ken Giusti (JIRA)
Ken Giusti created PROTON-498: - Summary: Set VALGRIND environment variable to be compatible with the QPID build Key: PROTON-498 URL: https://issues.apache.org/jira/browse/PROTON-498 Project: Qpid Proton

[jira] [Commented] (PROTON-498) Set VALGRIND environment variable to be compatible with the QPID build

2014-01-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884542#comment-13884542 ] ASF subversion and git services commented on PROTON-498: Commit 15

[proton] ctest build environment variable changed!

2014-01-28 Thread Ken Giusti
Just FYI: I changed the VALGRIND environment variable used by the proton testbed to be compatible with the way the QPID testbed uses it: https://issues.apache.org/jira/browse/PROTON-498 Shouldn't cause any problems, but if you do start seeing "command not found" errors after updating your repo

[jira] [Commented] (PROTON-498) Set VALGRIND environment variable to be compatible with the QPID build

2014-01-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884583#comment-13884583 ] ASF subversion and git services commented on PROTON-498: Commit 15