> From: Christer Solskogen <solskogen_at_carebears.mine.nu> > Date: Fri, 07 May 2004 22:03:37 +0200 > Sender: owner-freebsd-current_at_freebsd.org > > I did a cvsup, and a upgrade of my FreeBSD system today(CURRENT) > and now i cant run mplayer anymore[1]. > I also did a recompile of mplayer, but it did not help. anyone else > notice this? > > [1] > $ mplayer > Segmentation fault (core dumped Odds are excellent that something that gets linked to mplayer is trying to use the wrong thread library. Have you tried mapping all threading to use libpthread and not to use libc_r? These things are really hard to track down when plug-ins are used by a program and simply using ldd to check on what libs are called won't find the problem. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman_at_es.net Phone: +1 510 486-8634Received on Fri May 07 2004 - 11:23:56 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:53 UTC