From owner-freebsd-questions@FreeBSD.ORG Thu Jan 18 15:37:05 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2CB0E16A412 for ; Thu, 18 Jan 2007 15:37:05 +0000 (UTC) (envelope-from fkraiem@enib.fr) Received: from smtp20.orange.fr (smtp20.orange.fr [193.252.22.31]) by mx1.freebsd.org (Postfix) with ESMTP id E9A4D13C43E for ; Thu, 18 Jan 2007 15:37:04 +0000 (UTC) (envelope-from fkraiem@enib.fr) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2023.orange.fr (SMTP Server) with ESMTP id 26CDA1C0005C for ; Thu, 18 Jan 2007 16:37:04 +0100 (CET) Received: from ana.fkraiem.org (ABordeaux-256-1-30-39.w90-11.abo.wanadoo.fr [90.11.73.39]) by mwinf2023.orange.fr (SMTP Server) with ESMTP id 0B7D81C00053 for ; Thu, 18 Jan 2007 16:37:04 +0100 (CET) X-ME-UUID: 20070118153704471.0B7D81C00053@mwinf2023.orange.fr From: Firas Kraiem To: freebsd-questions@freebsd.org Date: Thu, 18 Jan 2007 16:37:03 +0100 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701181637.03751.fkraiem@enib.fr> Subject: CVSup core dumping X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jan 2007 15:37:05 -0000 Hi to all of you The title says it all, when I try to run CVSup to update my ports collection (6.2-RELEASE), I get a core dump error : [root@ana ~]# cvsup -L 2 /root/ports-supfile Parsing supfile "/root/ports-supfile" Connecting to cvsup.fr.FreeBSD.org Connected to cvsup.fr.FreeBSD.org Server software version: SNAP_16_1h Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Fatal error '_longjmp()ing between thread contexts is undefined by POSIX 1003.1' at line 87 in file /usr/src/lib/libc_r/uthread/uthread_jmp.c (errno = 2) Abort trap: 6 (core dumped) [root@ana ~]# If it can be of any help, I've put a copy of my supfile here : http://fkraiem.free.fr/ports-supfile Any help would be much appreciated Firas