Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2005 18:55:18 -0700
From:      David Kirchner <dpk@dpk.net>
To:        Brian John <brianjohn@fusemail.com>
Cc:        Ian Moore <no-spam@swiftdsl.com.au>, freebsd-questions@freebsd.org
Subject:   Re: xine / kaffeine core dumps with bus error
Message-ID:  <35c231bf0510041855i6c623341ge4c5766538079d76@mail.gmail.com>
In-Reply-To: <43431DD9.2000806@fusemail.com>
References:  <200510050915.12491.no-spam@swiftdsl.com.au> <35c231bf0510041648g7eb47a23x2bb3460e2bcdf943@mail.gmail.com> <43431DD9.2000806@fusemail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/4/05, Brian John <brianjohn@fusemail.com> wrote:
> It probably is.  However, I'm not sure how to go about figuring out
> which one of these dependencies it is, let alone how to fix it.  Could
> you help us troubleshoot this?  BTW, I used portmanager to upgrade my por=
ts.

I don't know if I can be much help, as I haven't used xine or vlc, or
portmanager. What I would do in your case is run 'ktrace -i -d vlc'
(along with whatever other arguments) to trace the process and its
dependencies, and then run 'kdump' to view the trace (the output will
be enormous). You might see something interesting near the end, like a
file not found that it was expecting, or it opening a file just prior
to dumping core. It may be possible the other programs would have the
same last few lines.

This is generic advice, I'm afraid, and may not even be valid in this
case. But who knows.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35c231bf0510041855i6c623341ge4c5766538079d76>