[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [Libevent-users] Re: RPC: patch for evrpc_free() and evrpc_unregister_rpc()
- To: libevent-users@xxxxxxxxxxxxx
- Subject: Re: [Libevent-users] Re: RPC: patch for evrpc_free() and evrpc_unregister_rpc()
- From: Nick Mathewson <nickm@xxxxxxxxxxxxx>
- Date: Mon, 7 Mar 2011 19:06:40 -0500
- Cc: Christophe Fillot <cf@xxxxxx>
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: libevent-users-outgoing@xxxxxxxx
- Delivered-to: libevent-users@xxxxxxxx
- Delivery-date: Mon, 07 Mar 2011 19:06:46 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=gRLPtxI8eGITDOBRtcYNHc8NYHbEBkrQ0Bz4vvquJME=; b=FfPhDi09U3KlYGypl6m21D1H2Zgz7oQgaPVinBdkh0ICpRNh824+NfywLBxwU+Sxxq /6ZfAFB/L5c4DpPRXe6SBDaUARn2Cp8B/78Gna0Kq++xedrc7cbdS/qNVvl1+te46x9n mTeygD6RvtdDbwk2wWcc8qFba8oNIdK4CZA54=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=aBtv3fZqGkdbVX24d0pr9v2mmiCwepHrHsmXRT/cZH2u8BkiBlae8fnyhSoojoDtzp 6PHxPN1gwBjyAli04hZyhpBnzPbsG/xiYLBKyxNk5c2hCVT79tFZ8fjXnSqqHDJaOwVt XGNktCRaAkRNHugVOf8kX9avbtbk5kTGh4FRc=
- In-reply-to: <4D70F46C.6000300@xxxxxx>
- References: <4D6B70A5.2000700@xxxxxx> <4D70F46C.6000300@xxxxxx>
- Reply-to: libevent-users@xxxxxxxxxxxxx
- Sender: owner-libevent-users@xxxxxxxxxxxxx
On Fri, Mar 4, 2011 at 9:17 AM, Christophe Fillot <cf@xxxxxx> wrote:
>
> It seems that the patch was corrupted in my previous email, here the
> correct version.
When I apply this patch, the unit tests don't pass any more. I get:
rpc/basic_test: [forking] OK
rpc/basic_message: [forking] OK
rpc/basic_client: [forking] [err] evrpc.c:109: Assertion r == 0 failed
in evrpc_free
[Lost connection!]
[basic_client FAILED]
rpc/basic_queued_client: [forking] OK
rpc/basic_client_with_pause: [forking] [err] evrpc.c:109: Assertion r
== 0 failed in evrpc_free
[Lost connection!]
[basic_client_with_pause FAILED]
Did the tests pass for you?
yrs,
--
Nick
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.