Bug 205052 - Kile crashed after CTRL+END was pressed
Summary: Kile crashed after CTRL+END was pressed
Status: RESOLVED DUPLICATE of bug 205181
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-25 10:00 UTC by Matus Medo
Modified: 2009-08-26 15:27 UTC (History)
1 user (show)

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 Matus Medo 2009-08-25 10:00:18 UTC
Application that crashed: kile
Version of the application: 2.0.81
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
My Kile installation often crashes when, after a bit of file editing, CTRL+END (to get to the end of the file) is pressed.

Kile also crashes sometimes when finished (either by pressing CTRL+Q or simply ALT+F4) but this was not the case now.


 -- Backtrace:
Application: Kile (kile), signal: Segmentation fault
[KCrash Handler]
#6  0xb3eab2df in ?? () from /usr/lib/kde4/katepart.so
#7  0xb3eabef8 in ?? () from /usr/lib/kde4/katepart.so
#8  0xb3f0229a in ?? () from /usr/lib/kde4/katepart.so
#9  0xb3f03aab in ?? () from /usr/lib/kde4/katepart.so
#10 0xb3ee06cb in ?? () from /usr/lib/kde4/katepart.so
#11 0xb3eeb340 in ?? () from /usr/lib/kde4/katepart.so
#12 0xb62221b8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0xb62225f0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb66c76c1 in QAction::triggered () from /usr/lib/libQtGui.so.4
#15 0xb66c8c3f in QAction::activate () from /usr/lib/libQtGui.so.4
#16 0xb66cb73b in QAction::event () from /usr/lib/libQtGui.so.4
#17 0xb7082b89 in KAction::event () from /usr/lib/libkdeui.so.5
#18 0xb66cdd3c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#19 0xb66d603e in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0xb71685cd in KApplication::notify () from /usr/lib/libkdeui.so.5
#21 0xb620cbcb in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#22 0xb6707108 in ?? () from /usr/lib/libQtGui.so.4
#23 0xb670901f in ?? () from /usr/lib/libQtGui.so.4
#24 0xb66d72e0 in QApplication::notify () from /usr/lib/libQtGui.so.4
#25 0xb71685cd in KApplication::notify () from /usr/lib/libkdeui.so.5
#26 0xb620cbcb in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#27 0xb66cec1e in ?? () from /usr/lib/libQtGui.so.4
#28 0xb676c720 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb676e8ee in ?? () from /usr/lib/libQtGui.so.4
#30 0xb6743f8c in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#31 0xb677037a in ?? () from /usr/lib/libQtGui.so.4
#32 0xb5977b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0xb597b0eb in ?? () from /usr/lib/libglib-2.0.so.0
#34 0xb597b268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#35 0xb62382f8 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#36 0xb676fa75 in ?? () from /usr/lib/libQtGui.so.4
#37 0xb620b1fa in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#38 0xb620b642 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#39 0xb620dae9 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#40 0xb66cdbb7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#41 0x081acc1d in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-25 16:43:53 UTC
If you can reproduce the crash at will (or you experience this regularly), can you install the "kdelibs5-dbg" package and post a complete backtrace here? Thanks
Comment 2 Matus Medo 2009-08-26 10:41:18 UTC
Hello

I installed kdelibs5-dbg and while the rest of yesterday I had no luck for 
another crash, today it came. Sadly, I used the crash reporting assistant to 
submit the enhanced bug report and it failed to find my yesterday's post. 
Instead, a new Bug #205181 has been created - sorry for the mess.

I will let you know if I will happen to find out something more about what 
precedes those Kile/Kate crashes (it's not easy to reproduce them).

Good luck & thanks.

Matus
Comment 3 Dario Andres 2009-08-26 15:27:46 UTC
Merging with the new one. Thanks

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