On Wed, Oct 26, 2005 at 06:51:28PM +0200, Loic Minier wrote: > retitle 335564 needs rebuild against libfam0 > severity 335564 serious > thanks > > Hi, > > On Wed, Oct 26, 2005, LI Daobing wrote: > > retitle 335564 libfile.so depends on libstdc++.so.5 cause gedit crash > > under scim environment > > $ ldd /usr/lib/gnome-vfs-2.0/modules/libfile.so | grep stdc > > libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0xb7bb8000) > > Thanks for the hint.
Hi Loic, I don't mind having this bug (it can be merged with #323216), but it's definitely not grave. The real problem, as the discussion linked at the end of #323216 indicated, is that gedit trying to dlopen two modules (the libfile.so mentioned above, and scim's GTK IM module) links to different versions of libstdc++. And in despite of libstdc++ getting built with versioned symbol, this is still causing problems (some unversioned symbols get into the library anyway). There is a bug against gcc-4.0 for this, #328421. As eventually all packages should be built with GCC 4.0, rebuilding scim sure won't help. So do the gedit maintainers want this bug back? If not, I'll accept it, downgrade it to normal and merge with #323216. Ming 2005.10.26 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]