Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199041 - gtk+ apps crash with libgdk-x11-2.0.so.0: undefined symbol: g_once_init_enter_impl
Summary: gtk+ apps crash with libgdk-x11-2.0.so.0: undefined symbol: g_once_init_enter...
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-13 13:14 UTC by Simone
Modified: 2007-11-13 13:29 UTC (History)
1 user (show)

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 Simone 2007-11-13 13:14:38 UTC
After the upgrade to gkt+2.12.1-r1, both firefox and thunderbird refuse to launch with the error
/usr/lib/mozilla-firefox/firefox-bin: symbol lookup error: /usr/lib/libgdk-x11-2.0.so.0: undefined symbol: g_once_init_enter_impl

Re-emerging firefox does not solve the problem.

Reproducible: Always

Steps to Reproduce:
1. Emerge x11-libs/gtk+
2. Launch firefox or thunderbird or seamonkey
Comment 1 Simone 2007-11-13 13:17:13 UTC
Portage 2.1.3.19 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.22-gentoo-r9 i686)
=================================================================
System uname: 2.6.22-gentoo-r9 i686 AMD Athlon(tm) 64 Processor 3200+
Timestamp of tree: Tue, 13 Nov 2007 11:46:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl berkdb bitmap-fonts cli cracklib crypt cups dri fortran gcj gdbm gpm gtk iconv imap ipv6 isdnlog midi mudflap ncurses nls nptl nptlonly openmp pam pcre perl pop pppd python qt3 readline reflection session spl ssl symlink tcpd tk truetype-fonts type1-fonts unicode x86 xorg zlib" ALSA_CARDS="via82xx-modem" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="vesa fglrx ati radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-11-13 13:18:21 UTC
Post the output of the following command: 
`ldd /usr/lib/libgtk-x11-2.0.so`
Comment 3 Simone 2007-11-13 13:21:03 UTC
(In reply to comment #2)
> Post the output of the following command: 
> `ldd /usr/lib/libgtk-x11-2.0.so`
> 

linux-gate.so.1 =>  (0xb7f97000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0xb7c07000)
        libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0xb7b83000)
        libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0xb7b79000)
        libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0xb7b3d000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0xb7a4e000)
        libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0xb7a4a000)
        libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0xb7a47000)
        libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb7a42000)
        libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0xb7a27000)
        libgobject-2.0.so.0 => /home/secchi/kde3.5.7/lib/libgobject-2.0.so.0 (0xb79ee000)
        libgmodule-2.0.so.0 => /home/secchi/kde3.5.7/lib/libgmodule-2.0.so.0 (0xb79ea000)
        libdl.so.2 => /lib/libdl.so.2 (0xb79e6000)
        libglib-2.0.so.0 => /home/secchi/kde3.5.7/lib/libglib-2.0.so.0 (0xb7953000)
        libcairo.so.2 => /usr/lib/libcairo.so.2 (0xb78e3000)
        libm.so.6 => /lib/libm.so.6 (0xb78bd000)
        libc.so.6 => /lib/libc.so.6 (0xb778d000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb7761000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0xb7753000)
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb774b000)
        libXi.so.6 => /usr/lib/libXi.so.6 (0xb7742000)
        libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb773c000)
        libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb7732000)
        libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0xb7704000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb768a000)
        libz.so.1 => /lib/libz.so.1 (0xb7678000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0xb7675000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7670000)
        /lib/ld-linux.so.2 (0x80000000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb764b000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb762b000)

Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-11-13 13:22:23 UTC
Yeah, so get rid of the /home/secchi/* stuff.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-11-13 13:23:18 UTC
INVALID, your local stuff breaks gtk+.
Comment 6 Simone 2007-11-13 13:25:51 UTC
(In reply to comment #5)
> INVALID, your local stuff breaks gtk+.
> 

Should I recompile the kde libraries, at the end?

Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-11-13 13:29:54 UTC
(In reply to comment #6)
> Should I recompile the kde libraries, at the end?

No, you shouldn't let local stuff apparently not installed by Gentoo to mess up your LDPATH.