[Bug 57902] kdevelop crashes when discarding changes in file

Daniel Franke daniel.franke at imbs.uni-luebeck.de
Mon Jan 12 21:05:05 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=57902      




------- Additional Comments From daniel.franke at imbs.uni-luebeck.de  2004-01-12 21:04 -------
CVS 04/01/12:

Program received signal SIGSEGV, Segmentation fault.
0x6d390 in _ZN7QShared5derefEv (this=0x610072)
    at /usr/local/qt3/include/qshared.h:50
50          bool deref()        { return !--count; }

(gdb) bt
#0  0x6d390 in _ZN7QShared5derefEv (this=0x610072)
    at /usr/local/qt3/include/qshared.h:50
#1  0x6bdfc in _ZN7QStringD1Ev (this=0x12bdff8)
    at /usr/local/qt3/include/qstring.h:769
#2  0x8049c in _ZN12HistoryEntryD1Ev (this=<incomplete type>)
    at /usr/local/qt3/include/qptrlist.h:119
#3  0x803e4 in _ZN8QPtrListI12HistoryEntryE10deleteItemEPv (
    this=<incomplete type>, d=0x12bdfd0)
    at /usr/local/qt3/include/qptrlist.h:119
#4  0x7e490a78 in _ZN6QGList6removeEPv () from /usr/local/qt3/lib/libqt-mt.so.3
#5  0x7ce97848 in _ZN8QPtrListI12HistoryEntryE6removeEPKS0_ (
    this=<incomplete type>, d=0x12bdfd0)
    at /usr/local/qt3/include/qptrlist.h:70
#6  0x7ce96cd4 in _ZN11HistoryPart11partRemovedEPN6KParts4PartE (
    this=<incomplete type>, part=0x1178460) at historypart.cpp:245
#7  0x7ce96f4c in _ZN11HistoryPart9qt_invokeEiP8QUObject (
    this=<incomplete type>, _id=2, _o=0xffbee850) at historypart.moc:110
#8  0x7e2637f4 in _ZN7QObject15activate_signalEP15QConnectionListP8QUObject ()
   from /usr/local/qt3/lib/libqt-mt.so.3
#9  0x7f327e08 in _ZN6KParts11PartManager11partRemovedEPNS_4PartE ()
   from /usr/local/kde3/lib/libkparts.so.2
#10 0x7f326898 in _ZN6KParts11PartManager10removePartEPNS_4PartE ()
   from /usr/local/kde3/lib/libkparts.so.2
#11 0x49478 in _ZN14PartController9closePartEPN6KParts4PartE (
    this=<incomplete type>, part=0x1178460) at partcontroller.cpp:625
#12 0x493b4 in _ZN14PartController15closeActivePartEv (this=<incomplete type>)
    at partcontroller.cpp:595
#13 0x49d00 in _ZN14PartController15slotCloseWindowEv (this=<incomplete type>)
    at partcontroller.cpp:718
#14 0x4c770 in _ZN14PartController9qt_invokeEiP8QUObject (
    this=<incomplete type>, _id=14, _o=0xffbeebf0) at partcontroller.moc:201
#15 0x7e2638a8 in _ZN7QObject15activate_signalEP15QConnectionListP8QUObject ()
[...]




More information about the KDevelop-devel mailing list