Bug 97675 - kate crashed while typing with mulitple views open
Summary: kate crashed while typing with mulitple views open
Status: RESOLVED DUPLICATE of bug 97643
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Other
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-22 22:32 UTC by Calvin Spealman
Modified: 2005-02-01 00:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Calvin Spealman 2005-01-22 22:32:46 UTC
Version:           kate/general (using KDE 0)
OS:                Finish

Got another Kate crash, less than 24 hours after the last one. I've noticed this only started happening when I began using multiple views, two verticals on the top and one big horizontal view at the bottom, in this case. i dunno if its relevent, but i also change some of the views to hide the line numbers, icons, and folding widgets. Here, again, is the backtrace.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 17645)]
[New Thread 32769 (LWP 17688)]
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 17645)]
[New Thread 32769 (LWP 17688)]
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 17645)]
[New Thread 32769 (LWP 17688)]
[KCrash handler]
#6  0xb74ca6d1 in QGList::find(void*, bool) () from /usr/qt/3/lib/libqt-mt.so.3
#7  0xb74ca279 in QGList::remove(void*) () from /usr/qt/3/lib/libqt-mt.so.3
#8  0xb67c581c in KateCodeFoldingTree::removeEnding(KateCodeFoldingNode*, unsigned) () from /usr/kde/3.3/lib/kde3/libkatepart.so
#9  0xb67c7935 in KateCodeFoldingTree::cleanupUnneededNodes(unsigned) ()
   from /usr/kde/3.3/lib/kde3/libkatepart.so
#10 0xb67c4c02 in KateCodeFoldingTree::updateLine(unsigned, QMemArray<signed char>*, bool*, bool) () from /usr/kde/3.3/lib/kde3/libkatepart.so
#11 0xb674a7aa in KateBuffer::doHighlight(KateBufBlock*, unsigned, unsigned, bool) () from /usr/kde/3.3/lib/kde3/libkatepart.so
#12 0xb6748555 in KateBuffer::editEnd() ()
   from /usr/kde/3.3/lib/kde3/libkatepart.so
#13 0xb676ec96 in KateDocument::editEnd() ()
   from /usr/kde/3.3/lib/kde3/libkatepart.so
#14 0xb67774e5 in KateDocument::newLine(KateTextCursor&, KateViewInternal*) ()
   from /usr/kde/3.3/lib/kde3/libkatepart.so
#15 0x0000002a in ?? ()
#16 0x00000001 in ?? ()
#17 0x085bfca8 in ?? ()
#18 0x0826fba0 in ?? ()
#19 0x00000004 in ?? ()
#20 0x0000002a in ?? ()
#21 0xbfffe280 in ?? ()
#22 0xb681f408 in vtable for KateTextCursor ()
   from /usr/kde/3.3/lib/kde3/libkatepart.so
#23 0x0000002b in ?? ()
#24 0x00000003 in ?? ()
#25 0x085bfca8 in ?? ()
#26 0x087af690 in ?? ()
Comment 1 Joseph Wenninger 2005-02-01 00:23:21 UTC

*** This bug has been marked as a duplicate of 97643 ***