why is kdevelop crashing all the time on latest kde2?
_Usul John Obscurant
usul at gmx.li
Sun Mar 25 22:06:03 BST 2001
hi,
>> kdevelop1.bugreport Type: Plain Text (text/plain)
>> Encoding: base64
>
>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. the library linked to libpthread seems to be libGL (the one
included with xfree86 4.0.99.1/cvs) ... which has no possibility to be
configured without pthread - but i need qt linked to libGL as i am having
some opengl stuff in my project.
so i tried again to do everything _with_ mt: after having recompiled
qt-2.3.0, kdesupport, kdelibs and kdebase i tried to run some programs (not
yet recompiled) that had been linked to non-threaded kdelibs. many apps (i
remember at least kmail, klaptopdeamon) as well as kdevelop (from kde2.1
release) crashed all with the same bt ... crash was somewhere in QCursor.
now i compiled kdevelop with --enable-mt. still crashing ... different bt
(unfortunately i did not save it).
i remembered having updated qt from 2.2.3 to 2.3.0 some days ago and
downgraded to 2.2.3: bt did not change.
somehow i noticed that running kdevelop as different user worked now (it did
not before), therefore i deleted all kdevelop configuration - now it works!
at the moment i am compiling kdevelop from KDE_2_1_RELEASE ... let's see how
that works!
>Bye
>
> Thorsten
>
>-
>to unsubscribe from this list send an email to kdevelop-request at kdevelop.org
> with the following body: unsubscribe ;your-email-address+
--
--------------------------------
_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