Date: Wed, 24 Jul 2002 12:03:33 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Eric Dedrick <dedrick@dsl-146-127.resnet.purdue.edu> Cc: Adam Weinberger <adam@vectors.cx>, freebsd-questions@FreeBSD.ORG Subject: Re: linux compatability broken? Message-ID: <20020724170332.GD13851@dan.emsphone.com> In-Reply-To: <20020724093716.E10982-300000@dsl-146-127.resnet.purdue.edu> References: <20020724072612.GP94707@vectors.cx> <20020724093716.E10982-300000@dsl-146-127.resnet.purdue.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <program>, 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020724170332.GD13851>