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
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message