From owner-freebsd-current@FreeBSD.ORG Wed Jan 23 08:36:06 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6707416A468 for ; Wed, 23 Jan 2008 08:36:06 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.188]) by mx1.freebsd.org (Postfix) with ESMTP id 9F7C513C458 for ; Wed, 23 Jan 2008 08:36:05 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so2644376rvb.43 for ; Wed, 23 Jan 2008 00:36:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=xjv1GcMmRB0yiE4uWfYLbH+bgr6lDvuZElTEXA88yzU=; b=oaRUYlR8EZnf9TEBPgfHsFUxmS1LZlMraNPV37aXNZTTJamarfyLcgjKMglH/iAnbMXaIUIYAt27dJ28kAiRbn4itnXytWAXJDLvTpfHZNJN8ImbE7r6gKN3zFaAzGNkbeCmxOor1Xpstx7XpVqBnEEPCFwSHtB+whob8RkzBQ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UsbXQKZtwDI+y4gD+rzzAvCWThnOob5argg6M4peP4FHkpq99ylrFcpZzilUKY+CtrIyWHqlwBBvD+XHDDiqa9v68Pe6CI9W4fs+f34F5Y5be02N/62RVYUmsQp9iHNNVfcaDMPzYX5RFVxv3I2/L40dAOqcdxxUCJ4WvmQxdDw= Received: by 10.140.132.8 with SMTP id f8mr6130241rvd.122.1201075736446; Wed, 23 Jan 2008 00:08:56 -0800 (PST) Received: by 10.141.115.8 with HTTP; Wed, 23 Jan 2008 00:08:56 -0800 (PST) Message-ID: Date: Wed, 23 Jan 2008 11:08:56 +0300 From: "Yuri Pankov" To: freebsd-current@freebsd.org In-Reply-To: <20080118112931.GB24750@darklight.org.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080118061338.GA24750@darklight.org.ru> <20080118112931.GB24750@darklight.org.ru> Subject: Re: SIGABRT on `cvs login` X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 08:36:06 -0000 And yet another reply to myself :-) It was fixed in 1.2.23, please see following bug report for details: https://savannah.nongnu.org/bugs/?22045 Yuri