Hi, The alpha is up - Rafi posted the link to our qpid-dev mailing list:
I've created an M4-alpha release from svn revision 714267. You can find it here: http://people.apache.org/~rhs/qpid-incubating-M4-alpha/ He's planning the beta for today/tomorrow afaik. Regards, Marnie On Tue, Nov 25, 2008 at 2:34 AM, Shahbaz Chaudhary < [EMAIL PROTECTED]> wrote: > According to the wiki (http://cwiki.apache.org/qpid/download.html), M4 > is supposed to be released very soon and that Alpha release should have > been released already. > > Where can I find the dotnet release? Will it work with 0-10? > > I have been working with Arnaud's code from svn, but I'm having a little > trouble building the source from scratch again and I'd rather download a > pre-built binary any way. > > Thanks > -----Original Message----- > From: mark yoffe [mailto:[EMAIL PROTECTED] > Sent: Monday, November 24, 2008 3:45 PM > To: [email protected] > Subject: Re: Error while using AsyncSession > > Thanks > > again > > > > > On Mon, Nov 24, 2008 at 8:46 PM, Gordon Sim <[EMAIL PROTECTED]> wrote: > > > Gordon Sim wrote: > > > >> mark yoffe wrote: > >> > >>> one of the programs crashes with the following messages and qpid > broker > >>> stops working > >>> > >>> qpid/client/Bounds.cpp:51: void > qpid::client::Bounds::reduce(size_t): > >>> Assertion `lock.hasWaiters() == 1' failed. > >>> Aborted > >>> > >>> Has anyone encountered this problem ? > >>> > >> > >> Not as yet. However looking at the code, if you have more than one > thread > >> using the connection that assertion could well be invalid. > >> > >> The subsequent notify needs to be a notifyAll as well. I'm going to > make > >> that change unless anyone objects (I'll try and come up with a simple > test > >> case that reproduces this as well). > >> > >> https://issues.apache.org/jira/browse/QPID-1478 > >> > > > > Fyi this issue should now be fixed on trunk (r720251). > > >
