From owner-freebsd-current@FreeBSD.ORG Tue Feb 14 04:54:32 2006 Return-Path: X-Original-To: freebsd-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 C692D16A420 for ; Tue, 14 Feb 2006 04:54:32 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55AF043D46 for ; Tue, 14 Feb 2006 04:54:32 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id i29so747763wxd for ; Mon, 13 Feb 2006 20:54:31 -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=f5vT7uHAT0tRHwsdh0xfROGJTe4QvXNIWjW3fq3BUOMcGV46io9eiKt4hzSQNFcDTsYmqWSr63JS251lcT9xudORgl/pO5SggMYnIH1kk/qoIRNIODgZK7VY3Lia1RBMJFI9IPQe8tFt7C/9k87M1I1VFSaTFHmZMBqYxgHVc68= Received: by 10.70.67.5 with SMTP id p5mr3563932wxa; Mon, 13 Feb 2006 20:54:31 -0800 (PST) Received: by 10.70.116.10 with HTTP; Mon, 13 Feb 2006 20:54:31 -0800 (PST) Message-ID: <84dead720602132054y6d114b1eo8126fca84ac8972a@mail.gmail.com> Date: Tue, 14 Feb 2006 10:24:31 +0530 From: Joseph Koshy To: Bachilo Dmitry In-Reply-To: <200602141023.35850.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> <200602141014.33011.root@solink.ru> <84dead720602132017y44c2997es1c1339ad4832378b@mail.gmail.com> <200602141023.35850.root@solink.ru> Cc: freebsd-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:54:32 -0000 > never used this utilities. So I've just ran ktrace xchat and now I've got > ktrace.out file, it is near 2 mb of size. Should I attach it or should I = run > ktrace other way? kdump will convert the ktrace.out file to human readable form. You should be able to look for the lines that record the bad system call. -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy