Re: Segfault with ActiveMQ-CPP 3.4.0 (Fedora 15 and Fedora 16)

2011-12-15 Thread Oscar Pernas
-Original Message- > From: Donoso Gabilondo, Daniel > Sent: Friday, December 09, 2011 3:23 PM > To: users@activemq.apache.org > Subject: RE: Segfault with ActiveMQ-CPP 3.4.0 (Fedora 15 and Fedora 16) > > I downloaded unreleased version of ActiveMQ-CPP 3.4.1 and now it works > fine.

RE: Segfault with ActiveMQ-CPP 3.4.0 (Fedora 15 and Fedora 16)

2011-12-15 Thread Donoso Gabilondo, Daniel
y of the project and after compile again, the applicacion works, without activemqcpp but works. Any Idea? -Original Message- From: Donoso Gabilondo, Daniel Sent: Friday, December 09, 2011 3:23 PM To: users@activemq.apache.org Subject: RE: Segfault with ActiveMQ-CPP 3.4.0 (Fedora 1

RE: Segfault with ActiveMQ-CPP 3.4.0 (Fedora 15 and Fedora 16)

2011-12-09 Thread Donoso Gabilondo, Daniel
I downloaded unreleased version of ActiveMQ-CPP 3.4.1 and now it works fine. -Mensaje original- De: Donoso Gabilondo, Daniel [mailto:daniel.don...@ikusi.com] Enviado el: viernes, 09 de diciembre de 2011 12:25 Para: users@activemq.apache.org Asunto: Segfault with ActiveMQ-CPP 3.4.0

Segfault with ActiveMQ-CPP 3.4.0 (Fedora 15 and Fedora 16)

2011-12-09 Thread Donoso Gabilondo, Daniel
I've a program that uses activemq-cpp library (Activemq-cpp 3.4.0) The program compiles and works well on Fedora Core 12. I need to use Fedora Core 15 or Fedora16. I compiled and installed activemq-cpp library as always. I compile my program, using the same activemq-cpp version and the same FC1

Re: Segfault with ActiveMQ-CPP 3.4.0

2011-08-09 Thread Timothy Bish
-- > > Tim Bish > > -------- > > FuseSource > > Email: [hidden email] > > Web: http://fusesource.com > > Twitter: tabish121 > > Blog: http://timbish.blogspot.com/ > > > > > > > > > > > > > > If you reply to this email, your message will be added to the discussion > > below: > > http://activemq.2283324.n4.nabble.com/Segfault-with-ActiveMQ-CPP-3-4-0-tp3730337p3731429.html > > To unsubscribe from Segfault with ActiveMQ-CPP 3.4.0, click here. > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Segfault-with-ActiveMQ-CPP-3-4-0-tp3730337p3731462.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Segfault with ActiveMQ-CPP 3.4.0

2011-08-09 Thread Seb
http://fusesource.com > Twitter: tabish121 > Blog: http://timbish.blogspot.com/ > > > > > > > If you reply to this email, your message will be added to the discussion > below: > http://activemq.2283324.n4.nabble.com/Segfault-with-Ac

Re: Segfault with ActiveMQ-CPP 3.4.0

2011-08-09 Thread Timothy Bish
On Tue, 2011-08-09 at 14:57 -0700, Seb wrote: > Hi Tim, > > So I give a try on Linux Ubuntu 9.4 with gcc 4.4.1 with the svn trunk > of activemq-cpp. > > I still get the same runtime error in the "createThreadInstance" with > the sample code. > > Although, when I use my code with the fix ( "throw

Re: Segfault with ActiveMQ-CPP 3.4.0

2011-08-09 Thread Seb
t >> >> I'm >> >> still facing some issue which prevent me from using that version of the >> >> library. >> >> >> >> If someone as a sample code that work with activemq-cpp 3.4, I would be >> >> happy to give a try on my la

Re: Segfault with ActiveMQ-CPP 3.4.0

2011-08-09 Thread Timothy Bish
a sample code that work with activemq-cpp 3.4, I would be > >> happy to give a try on my laptop. > >> > >> Any help or idea would be great. > >> > > What is the platform OS and compiler you are using? Have you tried the > > code from CMS trunk? > > > > Regards > > >

Re: Segfault with ActiveMQ-CPP 3.4.0

2011-08-09 Thread Seb
l: [hidden email] > Web: http://fusesource.com > Twitter: tabish121 > Blog: http://timbish.blogspot.com/ > > > > > > > If you reply to this email, your message will be added to the discussion > below: > http://activemq.2283324.n4.

Re: Segfault with ActiveMQ-CPP 3.4.0

2011-08-09 Thread Timothy Bish
On Tue, 2011-08-09 at 13:14 -0700, Seb wrote: > I'm going to partially answer to my question. > The issue that I was facing is related to the following bug > https://issues.apache.org/jira/browse/AMQCPP-369 > > By patching activemq-cpp 3.4 with the change made for that bug fix, I > managed to comp

Re: Segfault with ActiveMQ-CPP 3.4.0

2011-08-09 Thread Seb
I'm going to partially answer to my question. The issue that I was facing is related to the following bug https://issues.apache.org/jira/browse/AMQCPP-369 By patching activemq-cpp 3.4 with the change made for that bug fix, I managed to compile and run the application. But with the demo applicati

Segfault with ActiveMQ-CPP 3.4.0

2011-08-09 Thread Seb
Hi everyone, I've been using activemq-cpp 3.1.x for a while with success now. But as it is getting more and more difficult to built it on modern platform due to some old APR/APR-Util version, I thought it could be worth upgrading my application to use the latest ActiveMQ-CPP 3.4 that use current d