Bug 261901 - Kile crashes while moving cursor
Summary: Kile crashes while moving cursor
Status: RESOLVED DUPLICATE of bug 202007
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: 2.0.85
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-02 22:06 UTC by sara.royuela
Modified: 2011-01-05 19:53 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 sara.royuela 2011-01-02 22:06:23 UTC
Application: kile (2.0.85)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-27-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I let the computer a few seconds; then, when I come back to use it, kile was the program I had in the screen and just moving the cursor over the program makes it crash.

 -- Backtrace:
Application: Kile (kile), signal: Segmentation fault
[KCrash Handler]
#6  KateSmartCursor (this=0xa468758, position=..., doc=0x97e6328, insertBehavior=KTextEditor::SmartCursor::MoveOnInsert) at ../../kate/smart/katesmartcursor.cpp:50
#7  0x06f0132c in KateSmartRange (this=0xa42c5c8, range=..., doc=0x97e6328, parent=0x0, insertBehavior=...) at ../../kate/smart/katesmartrange.cpp:36
#8  0x06f07141 in KateSmartManager::newSmartRange (this=0x980e528, range=..., parent=0x0, insertBehavior=..., internal=false) at ../../kate/smart/katesmartmanager.cpp:211
#9  0x06e8eaa8 in KateDocument::newSmartRange (this=0x97e6328, range=..., parent=0x0, insertBehavior=...) at ../../kate/document/katedocument.cpp:4834
#10 0x06f6832e in KateIconBorder::showBlock (this=0x9914cd8) at ../../kate/view/kateviewhelpers.cpp:1343
#11 0x06f688d3 in KateIconBorder::qt_metacall (this=0x9914cd8, _c=QMetaObject::InvokeMetaMethod, _id=31, _a=0xbfe4b05c) at ./kateviewhelpers.moc:160
#12 0x013f0c9a in QMetaObject::metacall (object=0x9914cd8, cl=171845992, idx=31, argv=0xbfe4b05c) at kernel/qmetaobject.cpp:237
#13 0x013ff3d5 in QMetaObject::activate (sender=0x9916ac8, m=0x14ff5a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#14 0x01450aa7 in QTimer::timeout (this=0x9916ac8) at .moc/release-shared/moc_qtimer.cpp:134
#15 0x0140760e in QTimer::timerEvent (this=0x9916ac8, e=0xbfe4b590) at kernel/qtimer.cpp:271
#16 0x013fc254 in QObject::event (this=0x9916ac8, e=0x11d) at kernel/qobject.cpp:1212
#17 0x01ecc4dc in QApplicationPrivate::notify_helper (this=0x8c02098, receiver=0x9916ac8, e=0xbfe4b590) at kernel/qapplication.cpp:4300
#18 0x01ed305e in QApplication::notify (this=0xbfe4b90c, receiver=0x9916ac8, e=0xbfe4b590) at kernel/qapplication.cpp:3704
#19 0x04a9ff2a in KApplication::notify (this=0xbfe4b90c, receiver=0x9916ac8, event=0xbfe4b590) at ../../kdeui/kernel/kapplication.cpp:302
#20 0x013eba3b in QCoreApplication::notifyInternal (this=0xbfe4b90c, receiver=0x9916ac8, event=0xbfe4b590) at kernel/qcoreapplication.cpp:704
#21 0x0141ad66 in QCoreApplication::sendEvent (this=0x8c04ab4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QTimerInfoList::activateTimers (this=0x8c04ab4) at kernel/qeventdispatcher_unix.cpp:603
#23 0x01417917 in timerSourceDispatch (source=0x8c04f00) at kernel/qeventdispatcher_glib.cpp:184
#24 idleTimerSourceDispatch (source=0x8c04f00) at kernel/qeventdispatcher_glib.cpp:231
#25 0x0294b5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x0294f2d8 in ?? () from /lib/libglib-2.0.so.0
#27 0x0294f4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x014175d5 in QEventDispatcherGlib::processEvents (this=0x8be5178, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#29 0x01f8c135 in QGuiEventDispatcherGlib::processEvents (this=0x8be5178, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x013ea059 in QEventLoop::processEvents (this=0xbfe4b854, flags=) at kernel/qeventloop.cpp:149
#31 0x013ea4aa in QEventLoop::exec (this=0xbfe4b854, flags=...) at kernel/qeventloop.cpp:201
#32 0x013ee69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#33 0x01ecc577 in QApplication::exec () at kernel/qapplication.cpp:3579
#34 0x081f7af3 in _start ()

Possible duplicates by query: bug 255820, bug 252379, bug 250896, bug 250775, bug 249129.

Reported using DrKonqi
Comment 1 Michel Ludwig 2011-01-05 19:53:28 UTC
Please update to KDE 4.5. These problems have been fixed there.

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