Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92791 - media-sound/amarok-1.2.3 crashes while starting
Summary: media-sound/amarok-1.2.3 crashes while starting
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL: http://amarok.kde.org/
Whiteboard:
Keywords:
: 92792 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-16 06:43 UTC by Johannes Steidl
Modified: 2005-05-23 16:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
output from $strace amarok (strace-amarok.txt,170.83 KB, text/plain)
2005-05-16 07:38 UTC, Johannes Steidl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Steidl 2005-05-16 06:43:14 UTC
$ amarok
amaroK: [Loader] Starting amarokapp..
amaroK: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
amarokapp: error while loading shared libraries: libFLAC.so.6: cannot open shared object file: No such file or directory

$ strace amarok
[see attachment]

$whoami
johannes

$ id
uid=1000(johannes) gid=100(users) groups=10(wheel),18(audio),27(video),35(games),100(users),250(portage),409(media)

$ emerge info
Portage 2.0.51.21-r1 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.5-r0, 2.6.10-as3-edocker i686)
=================================================================
System uname: 2.6.10-as3-edocker i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.6.11
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -fstack-protector -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -fstack-protector -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache colission-protect distlocks maketest sandbox sfperms strict test userpriv usersandbox"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://194.117.143.69 http://194.117.143.72"
LANG="de_DE"
LC_ALL="de_DE.utf-8"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/home/portage_tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 X aalib acl acpi alsa apache2 avi bash-completion bitmap-fonts caca cdparanoia cdr crypt cups divx4linux dlloader dvd dvdr eds encode esd evo fam fbcon flac gif gimpprint gnome gnomedb gpm gstreamer gtk2 gtkhtml hal hbci howl imlib2 ipv6 ithreads jpeg mad mikmod mmx mng mono moznocompose moznoirc moznomail mozsvg mpeg mpeg4 mysql ncurses nls nptl nptlonly oggvorbis opengl openssh pam pcmcia png python quicktime readline real rtc samba session spell sse sse2 ssl svg svga theora threads tiff truetype truetype-fonts type1-fonts unicode usb userlocales wmf xanim xv zlib linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 1 Sven Wegener gentoo-dev 2005-05-16 07:34:32 UTC
*** Bug 92792 has been marked as a duplicate of this bug. ***
Comment 2 Johannes Steidl 2005-05-16 07:38:30 UTC
Created attachment 59017 [details]
output from $strace amarok
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2005-05-17 07:26:51 UTC
It seems you recently removed the flac library from your system, please try 
running "revdep-rebuild". 
 
Comment 4 Johannes Steidl 2005-05-23 13:16:48 UTC
executed 'revdep-rebuild' but changed nothing :-/
Comment 5 Johannes Steidl 2005-05-23 16:34:39 UTC
after mergeing the lib 'tunepimp' amarok worked fine again.