Re: messenger fetch interrupt

2015-01-13 Thread Gordon Sim
On 01/13/2015 05:24 PM, Michael Ivanov wrote: Thtnks for reply, As regarding my expectations I guess that messenger waits for the next message using some system call, probably poll or select. I set empty signal handler for SIGUSR1 and when I want to interrupt the wait I use pthread_kill to send

Re: messenger fetch interrupt

2015-01-13 Thread Michael Ivanov
Thtnks for reply, As regarding my expectations I guess that messenger waits for the next message using some system call, probably poll or select. I set empty signal handler for SIGUSR1 and when I want to interrupt the wait I use pthread_kill to send SIGUSR1. The signal handler is invoked, I checke

Re: messenger fetch interrupt

2015-01-13 Thread Andrew Stitcher
On Mon, 2015-01-12 at 22:12 +0300, Michael Ivanov wrote: > Hallo, > > I am reading the messages from the queue as follows: > >Receiverr(_session.nextReceiver()); >Message message(r.fetch(Duration::FOREVER d)); > This sequence should be spending its time in the nextReceiver() cal

CVE-2015-0203: Apache Qpid's qpidd can be crashed by authenticated user

2015-01-13 Thread Gordon Sim
Apache Software Foundation - Security Advisory Apache Qpid's qpidd can be crashed by authenticated user CVE-2015-0203 CVS: 5.2 Severity: Moderate Vendor: The Apache Software Foundation Versions Affected: Apache Qpid's qpidd up to and including version 0.30 Description: Certain u