[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kdevelop



I've been try to use kdevelop on and off for the last five years.  It has never been a stable reliable IDE for me.  Recently however it has become almost useless.  Everytime I attempt to compile something it crashes.  The language doesn't seem to matter, it crashes in every language from kde C++ to Pascal.  I even tried downloading the source and compiling it using the usual configure and make macros and it could not even complete on its own without using --ignore-errors and -k (keep going).  I am to the point where I am tempted to  return to translation as a career choice. Here is the relevant crash info as gathered by the bug chaser:

 Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47937068746992 (LWP 4841)]
[KCrash handler]
#5  0x00002b993790207b in raise () from /lib/libc.so.6
#6  0x00002b993790384e in abort () from /lib/libc.so.6
#7  0x00002b9937501424 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#8  0x00002b99374ff5a6 in std::set_unexpected () from /usr/lib/libstdc++.so.6
#9  0x00002b99374ff5d3 in std::terminate () from /usr/lib/libstdc++.so.6
#10 0x00002b99374ff6ba in __cxa_throw () from /usr/lib/libstdc++.so.6
#11 0x00002b99374ff999 in operator new () from /usr/lib/libstdc++.so.6
#12 0x00002b99374ffa49 in operator new[] () from /usr/lib/libstdc++.so.6
#13 0x00002aaaaac6de38 in QValueVectorPrivate (this=0x196e500, x=@0x12da000)
    at /usr/share/qt3/include/qvaluevector.h:124
#14 0x00002aaaaac6deae in QValueVector<KateHlContext*>::detachInternal (
    this=0x130bcd8) at /usr/share/qt3/include/qvaluevector.h:499
#15 0x00002aaaaabc1c5f in KateHighlighting::done (this=0x130bca0)
    at /usr/share/qt3/include/qvaluevector.h:479
#16 0x00002aaaaac27d31 in ~KateBuffer (this=0x19a6db0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kate/part/katebuffer.cpp:360
#17 0x00002b9935441b47 in ~QObject (this=0x1a1bcd0) at kernel/qobject.cpp:497
#18 0x00002aaaaac134da in ~KateDocument (this=0x1a1bcd0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kate/part/katedocument.cpp:261
#19 0x00002aaaaabd0abc in ~KateFactory (this=0x123c3b0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kate/part/katefactory.cpp:171
#20 0x00002aaaaabd0db6 in __tcf_46 ()
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kdecore/kstaticdeleter.h:126
#21 0x00002b9937904b8d in exit () from /lib/libc.so.6
#22 0x00002b9935361230 in qt_xio_errhandler ()
    at kernel/qapplication_x11.cpp:776
#23 0x00002b99346cd843 in KApplication::xioErrhandler (this=0x7fff791e32f0,
    dpy=0x52a610)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kdecore/kapplication.cpp:728
#24 0x00002b9936a1719d in _XIOError (dpy=0x12e9) at ../../src/XlibInt.c:2913
#25 0x00002b9936a18118 in _XRead (dpy=0x52a610, data="" "\v",
    size=32) at ../../src/XlibInt.c:1100
#26 0x00002b9936a18bc1 in _XReply (dpy=0x52a610, rep=0x7fff791e2400, extra=0,
    discard=1) at ../../src/XlibInt.c:1714
#27 0x00002b9936a12073 in XTranslateCoordinates (dpy=0x52a610, src_win=67,
    dest_win=48234877, src_x=579, src_y=326, dst_x=0x7fff791e248c,
    dst_y=0x7fff791e2488, child=0x7fff791e2480) at ../../src/TrCoords.c:51
#28 0x00002b99353a752b in QWidget::mapFromGlobal (this=0x7cafe0,
    pos=@0x7fff791e2a18) at kernel/qwidget_x11.cpp:943
#29 0x00002b9935593daf in QTipManager::eventFilter (this=0x5c5880,
    obj=0x7cafe0, e=0x7fff791e2a00) at widgets/qtooltip.cpp:420
#30 0x00002b99353d9061 in QApplication::internalNotify (this=0x7fff791e32f0,
    receiver=0x7cafe0, e=0x7fff791e2a00) at kernel/qapplication.cpp:2568
#31 0x00002b99353db3e1 in QApplication::notify (this=0x7fff791e32f0,
    receiver=0x7cafe0, e=0x7fff791e2a00) at kernel/qapplication.cpp:2421
#32 0x00002b99347a48be in KApplication::notify (this=0x7fff791e32f0,
    receiver=0x7cafe0, event=0x7fff791e2a00)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kdecore/kapplication.cpp:550
#33 0x00002b993536c874 in QApplication::sendSpontaneousEvent (
    receiver=0x7cafe0, event=0x7fff791e2a00) at kernel/qapplication.h:523
#34 0x00002b993536b49f in QETWidget::translateMouseEvent (this=0x7cafe0,
    event=0x7fff791e2fa0) at kernel/qapplication_x11.cpp:4301
#35 0x00002b9935369da3 in QApplication::x11ProcessEvent (this=0x7fff791e32f0,
    event=0x7fff791e2fa0) at kernel/qapplication_x11.cpp:3577
#36 0x00002b993537f8ba in QEventLoop::processEvents (this=0x564d80, flags=4)
    at kernel/qeventloop_x11.cpp:192
#37 0x00002b99353f27ee in QEventLoop::enterLoop (this=0x564d80)
    at kernel/qeventloop.cpp:198
#38 0x00002b99353f25f7 in QEventLoop::exec (this=0x564d80)
    at kernel/qeventloop.cpp:145
#39 0x00002b99353dad40 in QApplication::exec (this=0x7fff791e32f0)
    at kernel/qapplication.cpp:2758
#40 0x0000000000407984 in main ()

Any help I could get would be appreciated.

Ed Eberle


AOL now offers free email to everyone. Find out more about what's free from AOL at AOL.com.

Reply to: