Bug 220017 - Kile crashes for no obvious reason
Summary: Kile crashes for no obvious reason
Status: RESOLVED DUPLICATE of bug 180082
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-25 01:34 UTC by Peter
Modified: 2009-12-25 21: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 Peter 2009-12-25 01:34:22 UTC
Application that crashed: kile
Version of the application: 2.0.83
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-15-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I was working in Kile, typing text (no special characters) and/or moving the mouse, and it suddenly crashes...

It was at 01:30 so it might be related to autosave (which is configured to trigger every 30 mins). I can really not imagine what other uncommon thing I might have been doing.

Strange though, since compiling etc. works fine, so the file system is not damaged.

 -- Backtrace:
Application: Kile (kile), signal: Segmentation fault
[KCrash Handler]
#6  KateCodeFoldingNode::getEnd (this=0xa0a89e0, tree=0x9986c24, end=0xbf95ef58) at ../../kate/syntax/katecodefolding.cpp:86
#7  0x072e8a3c in KateIconBorder::showBlock (this=0x998a648, line=96) at ../../kate/view/kateviewhelpers.cpp:1275
#8  0x072e925a in KateIconBorder::mouseMoveEvent (this=0x998a648, e=0xbf95f590) at ../../kate/view/kateviewhelpers.cpp:1328
#9  0x03b40e63 in QWidget::event (this=0x998a648, event=0xbf95f590) at kernel/qwidget.cpp:7534
#10 0x03aebf54 in QApplicationPrivate::notify_helper (this=0x9128af0, receiver=0x998a648, e=0xbf95f590) at kernel/qapplication.cpp:4056
#11 0x03af4033 in QApplication::notify (this=0xbf960f80, receiver=0x998a648, e=0xbf95f590) at kernel/qapplication.cpp:3758
#12 0x036b7bfa in KApplication::notify (this=0xbf960f80, receiver=0x998a648, event=0xbf95f590) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x052136cb in QCoreApplication::notifyInternal (this=0xbf960f80, receiver=0x998a648, event=0xbf95f590) at kernel/qcoreapplication.cpp:610
#14 0x03af2f6e in QCoreApplication::sendSpontaneousEvent (receiver=0x998a648, event=0xbf95f590, alienWidget=0x998a648, nativeWidget=0x9239e08, buttonDown=0x4366aa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#15 QApplicationPrivate::sendMouseEvent (receiver=0x998a648, event=0xbf95f590, alienWidget=0x998a648, nativeWidget=0x9239e08, buttonDown=0x4366aa0, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#16 0x03b617c0 in QETWidget::translateMouseEvent (this=0x9239e08, event=0xbf960bdc) at kernel/qapplication_x11.cpp:4409
#17 0x03b60c4b in QApplication::x11ProcessEvent (this=0xbf960f80, event=0xbf960bdc) at kernel/qapplication_x11.cpp:3428
#18 0x03b8d502 in x11EventSourceDispatch (s=0x912b800, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#19 0x0762ee88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x07632730 in ?? () from /lib/libglib-2.0.so.0
#21 0x07632863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x0523e02c in QEventDispatcherGlib::processEvents (this=0x910acc8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#23 0x03b8cbe5 in QGuiEventDispatcherGlib::processEvents (this=0x910acc8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x05211c79 in QEventLoop::processEvents (this=0xbf960ed4, flags=) at kernel/qeventloop.cpp:149
#25 0x052120ca in QEventLoop::exec (this=0xbf960ed4, flags=...) at kernel/qeventloop.cpp:201
#26 0x0521453f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x03aebdd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#28 0x081ee3f3 in main (argc=1, argv=0xbf9615a4) at /build/buildd/kile-2.1.0~svn1014763beta2/src/main.cpp:167

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-25 21:27:27 UTC
This is being tracked at bug 180082. Thanks

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