Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2005 13:12:50 +0930
From:      Ian Moore <no-spam@swiftdsl.com.au>
To:        freebsd-questions@freebsd.org
Cc:        Brian John <brianjohn@fusemail.com>, David Kirchner <dpk@dpk.net>
Subject:   Re: xine / kaffeine core dumps with bus error
Message-ID:  <200510051313.09679.no-spam@swiftdsl.com.au>
In-Reply-To: <200510051241.40810.no-spam@swiftdsl.com.au>
References:  <200510050915.12491.no-spam@swiftdsl.com.au> <35c231bf0510041855i6c623341ge4c5766538079d76@mail.gmail.com> <200510051241.40810.no-spam@swiftdsl.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1295061.qpSSL56bbC
Content-Type: text/plain;
  charset="cp 850"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Wednesday 05 October 2005 12:41, Ian Moore wrote:
> On Wednesday 05 October 2005 11:25, David Kirchner wrote:
> > 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
> > > ports.
> >
> > 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.

And vlc gives the same errors too:

  6585 vlc      RET   read 4096/0x1000
  6585 vlc      CALL  mmap(0,0x5e000,0x5,0x20002,0x5,0,0,0)
  6585 vlc      RET   mmap 687357952/0x28f84000
  6585 vlc      CALL  mprotect(0x28fb2000,0x1000,0x7)
  6585 vlc      RET   mprotect 0
  6585 vlc      CALL  mprotect(0x28fb2000,0x1000,0x5)
  6585 vlc      RET   mprotect 0
  6585 vlc      CALL  mmap(0x28fb3000,0x3000,0x3,0x12,0x5,0,0x2e000,0)
  6585 vlc      RET   mmap 687550464/0x28fb3000
  6585 vlc      CALL  mmap(0x28fb6000,0x2c000,0x3,0x1012,0xffffffff,0,0,0)
  6585 vlc      RET   mmap 687562752/0x28fb6000
  6585 vlc      CALL  close(0x5)
  6585 vlc      RET   close 0
  6585 vlc      CALL  access(0x28198000,0)
  6585 vlc      NAMI  "/lib/libstdc++.so.4"
  6585 vlc      RET   access -1 errno 2 No such file or directory
  6585 vlc      CALL  access(0x28198000,0)
  6585 vlc      NAMI  "/usr/lib/libstdc++.so.4"
  6585 vlc      RET   access 0
  6585 vlc      CALL  access(0x28198000,0)
  6585 vlc      NAMI  "/lib/libm.so.3"
  6585 vlc      RET   access 0
  6585 vlc      CALL  mmap(0,0x190,0x3,0x1000,0xffffffff,0,0,0)
  6585 vlc      RET   mmap 687742976/0x28fe2000
  6585 vlc      CALL  munmap(0x28fe2000,0x190)
  6585 vlc      RET   munmap 0
  6585 vlc      CALL  mmap(0,0xb48,0x3,0x1000,0xffffffff,0,0,0)
  6585 vlc      RET   mmap 687742976/0x28fe2000
  6585 vlc      CALL  munmap(0x28fe2000,0xb48)
  6585 vlc      RET   munmap 0
  6585 vlc      CALL  sigprocmask(0x3,0x281882f0,0)
  6585 vlc      RET   sigprocmask 0
  6585 vlc      PSIG  SIGBUS SIG_DFL
  6585 vlc      NAMI  "vlc.core"


=2D-=20
Ian
gpg key: http://home.swiftdsl.com.au/~imoore/no-spam.asc

--nextPart1295061.qpSSL56bbC
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBDQ0vNPUlnmbKkJ6ARAo52AJ9rmKDU/QFb3njkSDnz7/Rvl+z3vACfZFLt
QVUemWASv7bruTAPf48WnO8=
=0qzm
-----END PGP SIGNATURE-----

--nextPart1295061.qpSSL56bbC--



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