https://bugzilla.novell.com/show_bug.cgi?id=336055#c8 Paul Abrahams <abrahams@acm.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|abrahams@acm.org | --- Comment #8 from Paul Abrahams <abrahams@acm.org> 2007-10-26 17:20:39 MST --- Here's the strings output you asked for, slightly reduced: # strings /usr/lib/libgdk-x11-2.0.so | grep gdk_thread.*lock gdk_threads_lock gdk_threads_unlock gdk_threads_set_lock_functions gdk_threads_lock == NULL && gdk_threads_unlock == NULL IA__gdk_threads_set_lock_functions suillus:/usr/lib/firefox # rpm -qa | grep mozilla mozilla-xulrunner181-1.8.1.4-30 mozilla-nspr-4.6.7-20 mozilla-nss-3.11.7-15 This also might be useful: suillus:/usr/lib/firefox # ls -l /usr/lib/libgdk-x11* -rw-r--r-- 1 root root 828 Oct 18 16:07 /usr/lib/libgdk-x11-2.0.la lrwxrwxrwx 1 root root 26 Oct 26 18:44 /usr/lib/libgdk-x11-2.0.so -> libgdk-x11-2.0.so.0.1200.0 lrwxrwxrwx 1 root root 26 Oct 26 18:44 /usr/lib/libgdk-x11-2.0.so.0 -> libgdk-x11-2.0.so.0.1200.0 -rwxr-xr-x 1 root root 538180 Oct 18 16:08 /usr/lib/libgdk-x11-2.0.so.0.1200.0 suillus:/usr/lib/firefox # rpm -qf /usr/lib/firefox/firefox-bin MozillaFirefox-2.0.0.8-1.1 You were running on MozillaFirefox-2.0.0.6-25, which is older. As far as I can tell I have the latest version of all programs that are involved (I"ve reinstalled them several times, too!) and libgdk does seem to have something in it for gdk_threads_lock (though perhaps what we're seeing isn't a definition!). At some point in my efforts to fix this I upgraded gtk2-devel from 5 to 6: suillus:/usr/lib/firefox # rpm -q gtk2 gtk2-devel gtk2-2.12.0-6.1 gtk2-devel-2.12.0-6.1 The upgrade produced no changes in behavior. I created this system as an upgrade from 10.2 and encountered a nasty but unrelated problem (an "auto" entry in /etc/fstab totally confused whatever it is that sets up the boot loader). When I encountered the firefox problem I then did a full install of 10.3, which behaved identically. Both installs added the extra repositories and also did an update afterwards. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.