[Uim-bugs] [Bug 19877] Segfaults in libqt-mt.3.3. 8 when Qt3 and Qt4 support both enabled
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 2 18:18:17 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=19877
--- Comment #3 from Etsushi Kato <ek.kato at gmail.com> 2009-02-02 18:18:17 PST ---
I still don't quite understand why libqt-mt.so.3.3.8 is loaded with your Qt4
application. AFAIK, this library is only loaded with the application compiled
with Qt3. And even Qt3 support is enabled with Qt4, this library is totally
unrelated. Seems weird.
For what it's worth, here is the output of ldd /usr/bin/kded4 | grep -i qt in
Fedora 10.
$ ldd /usr/bin/kded4 | grep -i qt
libQtSvg.so.4 => /usr/lib/libQtSvg.so.4 (0x0399d000)
libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0x005bb000)
libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0x02bfa000)
libQtDBus.so.4 => /usr/lib/libQtDBus.so.4 (0x0370f000)
libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0x00510000)
libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0x02e21000)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the uim-bugs
mailing list