Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155458 - some applications (like mozilla-firefox-2.0) crashes on libexpat.so.0
Summary: some applications (like mozilla-firefox-2.0) crashes on libexpat.so.0
Status: RESOLVED DUPLICATE of bug 128069
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-17 01:20 UTC by Wojciech Potentas
Modified: 2006-11-17 01:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wojciech Potentas 2006-11-17 01:20:36 UTC
This is the error message:

$ firefox
No running windows found
/usr/lib64/mozilla-firefox/firefox-bin: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
firefox-bin exited with non-zero status (127)

There also gnome, and fluxbox-0.9.15.1 crashesh when launched with that message.
What interesting fluxbox-1.0rc2 doesn't crash.

Here is my emerge --info:

Portage 2.1.2_rc1-r7 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.5-r
0, 2.6.18-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.18-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.6
Last Sync: Thu, 16 Nov 2006 19:01:01 +0000
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shu
tdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms
/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/
distributions/gentoo"
LINGUAS="pl"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/di
stfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 apache2 apm arts avi bcmath berkdb bidi bitmap-fonts boundsche
cking bzip2 cairo calendar caps cdr cli cracklib crypt cups dbus dlloader dri dv
d dvdr dvdread eds elibc_glibc emboss encode esd exif fam fbcon fftw firefox fla
c fortran gdbm gif glut gnome gphoto2 gpm gstreamer gtk gtk2 hal iconv input_dev
ices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jabber java j
avascript jpeg jpeg2 kde kerberos kernel_linux ldap lesstif libcaca libg++ lingu
as_pl mad mikmod mono mp3 mpeg mplayer ncurses neXt new-login nls nptl nptlonly 
ogg opengl oss pam pcre pdf perl plotutils png posix ppds pppd python qt3 qt4 qu
icktime readline reflection samba sapdb sdl session spell spl ssl tcpd truetype 
truetype-fonts type1-fonts udev unicode userland_GNU video_cards_radeon videos v
orbis wmf wxwindows xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTA
GE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

I tried to compile firefox with USE="-xml" but effect is the same.
firefox-bin crashes with other message:

"No running windows found
/opt/firefox/firefox-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
firefox-bin exited with non-zero status (127)"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-17 01:52:00 UTC

*** This bug has been marked as a duplicate of 128069 ***