[Pkg-team] [OpenIndiana Distribution - Bug #1830] sfe mplayer crashing - missing and corrupt files
illumos project
devnull at illumos.org
Wed Dec 7 15:27:20 UTC 2011
Issue #1830 has been updated by Ryo Murakawa.
Assignee changed from Ryo Murakawa to OI PKG
----------------------------------------
Bug #1830: sfe mplayer crashing - missing and corrupt files
https://www.illumos.org/issues/1830
Author: r a
Status: New
Priority: Normal
Assignee: OI PKG
Category:
Target version:
Difficulty: Medium
Tags: mplayer
After performing an update recently the following error is now being produced by smplayer on start up
/usr/bin/mplayer -noquiet -nofs -nomouseinput -sub-fuzziness 1 -identify -slave -vo xv:adaptor=0 -ao oss -nokeepaspect -framedrop -nodr -double -input conf=/usr/share/smplayer/input.conf -stop-xscreensaver -wid 65012053 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 1 -ass-styles /home/russell/.config/smplayer/styles.ass -fontconfig -font Arial -subfont-autoscale 0 -subfont-osd-scale 20 -subfont-text-scale 20 -subcp ISO-8859-1 -subpos 100 -dvd-device /media/LOVE_STORY_EC -dvdangle 1 -cache 1000 -osdlevel 0 -vf-add screenshot -slices -channels 2 -af equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 200 dvd://1
ld.so.1: mplayer: fatal: libmp3lame.so.0: open failed: No such file or directory
ld.so.1: mplayer: fatal: relocation error: file /usr/lib/libavcodec.so.53: symbol lame_close: referenced symbol not found
When checking /usr/lib/ with an ls -l libmp3*
$ ls -l /usr/lib/libmp3*
-rwxr-xr-x 1 root bin 814 Dec 26 2010 /usr/lib/libmp3lame.la
lrwxrwxrwx 1 root root 19 Oct 18 20:15 /usr/lib/libmp3lame.so -> libmp3lame.so.0.0.0
lrwxrwxrwx 1 root root 19 Oct 18 20:15 /usr/lib/libmp3lame.so.0 -> libmp3lame.so.0.0.0
The /usr/lib/libmp3lame.so.0.0.0 does not exist though the lame package indicates that the file is included nor does the file exist in the /usr/lib/64 directory
$ ls -l /usr/lib/libavcodec*
lrwxrwxrwx 1 root root 20 Nov 17 19:10 /usr/lib/libavcodec.so -> libavcodec.so.53.7.0
lrwxrwxrwx 1 root root 21 Dec 26 2010 /usr/lib/libavcodec.so.52 -> libavcodec.so.52.20.0
-rwxr-xr-x 1 root bin 3507044 Dec 26 2010 /usr/lib/libavcodec.so.52.20.0
lrwxrwxrwx 1 root root 20 Nov 17 19:10 /usr/lib/libavcodec.so.53 -> libavcodec.so.53.7.0
-rwxr-xr-x 1 root bin 6655088 Nov 17 19:10 /usr/lib/libavcodec.so.53.7.0
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account
More information about the Pkg-team
mailing list