From owner-freebsd-questions Wed Jul 24 10: 3:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34F9E37B400 for ; Wed, 24 Jul 2002 10:03:46 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9042C43E65 for ; Wed, 24 Jul 2002 10:03:45 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.5/8.12.5) id g6OH3X3p082791; Wed, 24 Jul 2002 12:03:33 -0500 (CDT) (envelope-from dan) Date: Wed, 24 Jul 2002 12:03:33 -0500 From: Dan Nelson To: Eric Dedrick Cc: Adam Weinberger , freebsd-questions@FreeBSD.ORG Subject: Re: linux compatability broken? Message-ID: <20020724170332.GD13851@dan.emsphone.com> References: <20020724072612.GP94707@vectors.cx> <20020724093716.E10982-300000@dsl-146-127.resnet.purdue.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020724093716.E10982-300000@dsl-146-127.resnet.purdue.edu> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jul 24), Eric Dedrick said: > > i'm going to have to ask that anybody else who knows please step in > > here... > > > > to know where it's dying, i'd need to see a kernel trace, isolating the > > system call that it's b0rking on. > > I've attached a couple. Thanks. Try running ktrace -i , then kdump -m128. All you traced here is the shell script, and the trace of opera itself is the more interesting one. Also maybe install the linux_kdump port, and run that instead of regular kdump. The trace of the Linux binary will be more readable that way. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message