Bug 244452

Summary: kate crash when keystroke-close a remote file
Product: [Applications] kate Reporter: csuggs4
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description csuggs4 2010-07-13 04:26:13 UTC
Application: kate (3.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
kate crashes when I close a remote file using ctrl+w.  I have not duplicated the bug.

 -- Backtrace:
Application: Kate (kate), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fe2b63bb0db in KateViewDocumentProxyModel::sort (this=0x23636d0) at ../../../kate/app/kateviewdocumentproxymodel.cpp:649
#6  0x00007fe2b63bc0e8 in KateViewDocumentProxyModel::opened (this=0x23636d0, index=...) at ../../../kate/app/kateviewdocumentproxymodel.cpp:216
#7  0x00007fe2b638fc8f in KateMainWindow::slotWindowActivated (this=0x225bbb0) at ../../../kate/app/katemainwindow.cpp:566
#8  0x00007fe2b6394613 in KateMainWindow::qt_metacall (this=0x225bbb0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff7fc72b10) at ./katemainwindow.moc:181
#9  0x00007fe2b5780e3f in QMetaObject::activate (sender=0x2357f00, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x11) at kernel/qobject.cpp:3293
#10 0x00007fe2b639b78d in KateViewManager::qt_metacall (this=0x2357f00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff7fc72c20) at ./kateviewmanager.moc:122
#11 0x00007fe2b5780e3f in QMetaObject::activate (sender=0x3002e70, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x11) at kernel/qobject.cpp:3293
#12 0x00007fe2b578865f in QSingleShotTimer::timerEvent (this=0x3002e70) at kernel/qtimer.cpp:308
#13 0x00007fe2b577da63 in QObject::event (this=0x3002e70, e=0x7fff7fc73380) at kernel/qobject.cpp:1212
#14 0x00007fe2b6c3d22c in QApplicationPrivate::notify_helper (this=0x1e83160, receiver=0x3002e70, e=0x7fff7fc73380) at kernel/qapplication.cpp:4300
#15 0x00007fe2b6c436fb in QApplication::notify (this=0x7fff7fc73760, receiver=0x3002e70, e=0x7fff7fc73380) at kernel/qapplication.cpp:4183
#16 0x00007fe2b5f2e526 in KApplication::notify (this=0x7fff7fc73760, receiver=0x3002e70, event=0x7fff7fc73380) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x00007fe2b576e06c in QCoreApplication::notifyInternal (this=0x7fff7fc73760, receiver=0x3002e70, event=0x7fff7fc73380) at kernel/qcoreapplication.cpp:704
#18 0x00007fe2b579ad42 in QCoreApplication::sendEvent (this=0x1e86980) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x1e86980) at kernel/qeventdispatcher_unix.cpp:603
#20 0x00007fe2b5797824 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#21 0x00007fe2b49e18c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007fe2b49e5748 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007fe2b49e58fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007fe2b5797513 in QEventDispatcherGlib::processEvents (this=0x1e5d770, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00007fe2b6ced46e in QGuiEventDispatcherGlib::processEvents (this=0x7fe2b7a94e40, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007fe2b576c992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007fe2b576cd6c in QEventLoop::exec (this=0x7fff7fc73620, flags=) at kernel/qeventloop.cpp:201
#28 0x00007fe2b5770aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x00007fe2b7a9eeed in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../kate/app/katemain.cpp:377
#30 0x00007fe2b7734c4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff7fc74ce8) at libc-start.c:226
#31 0x00000000004006b9 in _start ()

Possible duplicates by query: bug 243981, bug 243931, bug 243772, bug 242355, bug 241898.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-07-13 12:33:22 UTC

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