why is kdevelop crashing all the time on latest kde2?
_Usul John Obscurant
usul at gmx.li
Sun Mar 25 00:49:41 GMT 2001
hi,
>Hmm, the pthreads looks very stange.
>What about the shared libs? Here is my
>
>> ldd `which kdevelop`
>
> libkhtml.so.3 => /opt/kde2/lib/libkhtml.so.3 (0x40019000)
> libkjava.so.1 => /opt/kde2/lib/libkjava.so.1 (0x40210000)
> libkparts.so.1 => /opt/kde2/lib/libkparts.so.1 (0x4022c000)
> libkssl.so.2 => /opt/kde2/lib/libkssl.so.2 (0x4025c000)
> libm.so.6 => /lib/libm.so.6 (0x4033a000)
> libkfile.so.3 => /opt/kde2/lib/libkfile.so.3 (0x40358000)
> libksycoca.so.3 => /opt/kde2/lib/libksycoca.so.3 (0x403de000)
> libkio.so.3 => /opt/kde2/lib/libkio.so.3 (0x40473000)
> libkdesu.so.1 => /opt/kde2/lib/libkdesu.so.1 (0x4050a000)
> libutil.so.1 => /lib/libutil.so.1 (0x4052d000)
> libkdeui.so.3 => /opt/kde2/lib/libkdeui.so.3 (0x40530000)
> libkdecore.so.3 => /opt/kde2/lib/libkdecore.so.3 (0x40717000)
> libkdefakes.so.3 => /opt/kde2/lib/libkdefakes.so.3 (0x40853000)
> libdl.so.2 => /lib/libdl.so.2 (0x40855000)
> libDCOP.so.1 => /opt/kde2/lib/libDCOP.so.1 (0x40858000)
> libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3
>(0x4088f000)
> libqt.so.2 => /usr/lib/qt2/lib/libqt.so.2 (0x408de000)
>
>qt or qt-mt
>
> libpng.so.2 => /usr/lib/libpng.so.2 (0x40d96000)
> libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40dc3000)
> libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40de2000)
> libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40df0000)
> libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40ed0000)
>
>> ah - another thing: my kde (including kdevelop) was first compiled with
>> --enable-mt, just as qt had -thread. after these problems i cleaned up and
>> retried everything without --enable-mt ... same problem
>
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>I don't think so ;-)
i did indeed, but it seems as if you have found out the problem! everything
is linked to non-threaded qt, kde is built without --enable-mt, but my libGL
is linked to pthread ... and qt is linked to it. as i am doing some
programming with opengl, i need qt-gl.
well, i'll try now to do everything with threading enabled and if that does
not work, i'll build another libGL
thanks for the help
_usul john obscurant
--------------------------------
_Usul John Obscurant
mail to: usul at gmx.li
homepage: www.renegadeforce.f2s.com
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list