From owner-freebsd-current@FreeBSD.ORG Tue Feb 14 04:17:56 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DD2016A424 for ; Tue, 14 Feb 2006 04:17:56 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CB6A43D48 for ; Tue, 14 Feb 2006 04:17:55 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so693358wxd for ; Mon, 13 Feb 2006 20:17:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HlND8mvGSQ/2jQkGSZf7y0PRBfwnASzw/Une8WfcaA61F5w+GXkL9kXU8xF0JXQlyJUj5tIUI2433q8fQ4VbfBsnwA0Ce36wcwnvAmRBpRD8MhGu5BXU3boePxQGSEqgfzx4v8qwv7h81STx3xPCPrx63vvCsDIpXdwRKfdUtvw= Received: by 10.70.29.10 with SMTP id c10mr3491982wxc; Mon, 13 Feb 2006 20:17:55 -0800 (PST) Received: by 10.70.116.10 with HTTP; Mon, 13 Feb 2006 20:17:54 -0800 (PST) Message-ID: <84dead720602132017y44c2997es1c1339ad4832378b@mail.gmail.com> Date: Tue, 14 Feb 2006 09:47:54 +0530 From: Joseph Koshy To: Bachilo Dmitry In-Reply-To: <200602141014.33011.root@solink.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200602101246.31666.root@solink.ru> <20060210125743.GA835@iib.unsam.edu.ar> <200602141014.33011.root@solink.ru> Cc: ports@freebsd.org, current@freebsd.org Subject: Re: Bad system call (core dumped) 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: Tue, 14 Feb 2006 04:17:56 -0000 bd> pid 723 (xchat), uid 1001: exited on signal 12 (core dumped) bd> pid 728 (xchat), uid 1001: exited on signal 12 (core dumped) bd> pid 729 (xchat), uid 1001: exited on signal 12 (core dumped) bd> (this last three lines are about my xchat, as you understand) Please run ktrace or truss on xchat. Let's see which system call is missing. -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy