On Tue, 24 Feb 2009 20:39:38 +0100, Patrick Lamaizière wrote: > Le Tue, 24 Feb 2009 12:27:26 +0300, > Max Brazhnikov <[email protected]>: > > Hi, > > > > > If I install misc/konq-plugins-4.2.0, konqueror crashs with a > > > > SIGSEGV. Konqueror works fine without it. > > > > > > I've found. Konqueror crashes in libqt-mt.so.3 > > > > > > (gdb) bt > > > #0 0x2ec881f5 in QMutexPool::get () > > > from /usr/local/lib/libqt-mt.so.3 #1 0x2e9c109a in > > > QMetaObjectCleanUp::QMetaObjectCleanUp () > > > from /usr/local/lib/libqt-mt.so.3 #2 0x2ed3469a in > > > __static_initialization_and_destruction_0 () from /usr/local/lib > > > [...] > > > > > > The plugin akregatorkonqfeedicon.so is linked to libqt-mt.so.3, if I > > > delete this plugin konqueror works. > > > > > > The port is picking up a qt3 library ? I've installed kdepim4 to try > > > without success. > > > > Could you rebuild konq-plugins, and show > > ldd /path/to/akregatorkonqfeedicon.so and full backtrace? > > backtrace: > http://user.lamaiziere.net/patrick/bt-konqueror42.txt > > ldd: > http://user.lamaiziere.net/patrick/ld-akregatorkonqfeedicon.txt > > pkg_info: > http://user.lamaiziere.net/patrick/pkg_info.txt > > Thanks, if I could avoid to rebuild all my ports it would be nice. It > will take days and this the only problem I have. > > Regards.
Thanks. The problem is that konq-plugins pickups libkonq from kdebase3. I'll surely fix it for upcoming kde-4.2.1. Or maybe sooner if I'll have time. Max _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
