Re: Qpid Proton messenger on 32 bit linux

2014-02-10 Thread serega
changed it to 65536 and Proton works now. -- View this message in context: http://qpid.2158936.n2.nabble.com/Qpid-Proton-messenger-on-32-bit-linux-tp7603445p7604255.html Sent from the Apache Qpid Proton mailing list archive at Nabble.com.

Re: Qpid Proton messenger on 32 bit linux

2014-02-10 Thread Ken Giusti
This behavior is a bug. I've opened a Jira: https://issues.apache.org/jira/browse/PROTON-516 - Original Message - From: serega sergejs.melde...@sap.com To: proton@qpid.apache.org Sent: Monday, February 10, 2014 4:29:25 AM Subject: Re: Qpid Proton messenger on 32 bit linux I

Re: Qpid Proton messenger on 32 bit linux

2014-01-31 Thread Darryl L. Pierce
On Mon, Jan 27, 2014 at 12:43:49PM -0800, serega wrote: Does the messenger work on 32 bit linux? I build the 32 bit messenger by setting the variable export CFLAGS=-m32 It most definitely works on 32-bit systems when built on such; i.e., I have 32-bit test systems where I've built/run the

Re: Qpid Proton messenger on 32 bit linux

2014-01-30 Thread serega
I tried that option and it still crashes. Sergey -- View this message in context: http://qpid.2158936.n2.nabble.com/Qpid-Proton-messenger-on-32-bit-linux-tp7603445p7603614.html Sent from the Apache Qpid Proton mailing list archive at Nabble.com.

Re: Qpid Proton messenger on 32 bit linux

2014-01-29 Thread serega
in context: http://qpid.2158936.n2.nabble.com/Qpid-Proton-messenger-on-32-bit-linux-tp7603445p7603555.html Sent from the Apache Qpid Proton mailing list archive at Nabble.com.

Re: Qpid Proton messenger on 32 bit linux

2014-01-29 Thread Ted Ross
when proton is build with export CFLAGS=-m32 . Can you execute it on 32 bit linux? Thanks, Sergey. -- View this message in context: http://qpid.2158936.n2.nabble.com/Qpid-Proton-messenger-on-32-bit-linux-tp7603445p7603555.html Sent from the Apache Qpid Proton mailing list archive at Nabble.com.

Re: Qpid Proton messenger on 32 bit linux

2014-01-28 Thread Ted Ross
:104 #20 0x0050fa49 in start_thread () from /lib/libpthread.so.0 #21 0x0035863e in clone () from /lib/libc.so.6 (gdb) -- View this message in context: http://qpid.2158936.n2.nabble.com/Qpid-Proton-messenger-on-32-bit-linux-tp7603445.html Sent from the Apache Qpid Proton mailing list archive

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

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

Qpid Proton messenger on 32 bit linux

2014-01-27 Thread serega
#19 0x0065f10c in run_consumer (args=0x8dc7198) at messageconsumer.c:104 #20 0x0050fa49 in start_thread () from /lib/libpthread.so.0 #21 0x0035863e in clone () from /lib/libc.so.6 (gdb) -- View this message in context: http://qpid.2158936.n2.nabble.com/Qpid-Proton-messenger-on-32-bit-linux

Re: Qpid Proton messenger on 32 bit linux

2014-01-27 Thread serega
-output $4 = 0x0 -- View this message in context: http://qpid.2158936.n2.nabble.com/Qpid-Proton-messenger-on-32-bit-linux-tp7603445p7603468.html Sent from the Apache Qpid Proton mailing list archive at Nabble.com.