Bug 283528 - Kate crashed on close (падает при закрытии)
Summary: Kate crashed on close (падает при закрытии)
Status: RESOLVED DUPLICATE of bug 248926
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-07 11:28 UTC by Denis.Goncharenko
Modified: 2011-10-08 21:08 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 Denis.Goncharenko 2011-10-07 11:28:47 UTC
Application: kate (3.5.5)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-30-generic-pae i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Редактировал документ, нажал закрыть и выбрал не сохранять.
Увидел сообщение об ощибке.

- Custom settings of the application:
Документ был открыт из папки примонтированой по sshfs.
После сообщения об ощибке я обнаружил, что папка примонтированая через sshfs недоступна  и в других програмах.
Возможно она была на момент закрытия уже неправильной.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault
[Current thread is 1 (Thread 0xb4f2d930 (LWP 16421))]

Thread 3 (Thread 0xb4959b70 (LWP 16422)):
#0  0xb60497d4 in __pthread_mutex_unlock_usercnt (mutex=0x8fa3d8c, decr=<value optimized out>) at pthread_mutex_unlock.c:52
#1  0xb76fbfa6 in pthread_mutex_unlock (mutex=0x8fa3d8c) at forward.c:184
#2  0xb5f9b1e6 in ?? () from /lib/libglib-2.0.so.0
#3  0xb5f9bba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#4  0xb4a6e9c4 in ?? () from /usr/lib/libgio-2.0.so.0
#5  0xb5fc248f in ?? () from /lib/libglib-2.0.so.0
#6  0xb6045cc9 in start_thread (arg=0xb4959b70) at pthread_create.c:304
#7  0xb76ee69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xaf628b70 (LWP 16443)):
#0  0xb5f9a8bd in g_main_context_check () from /lib/libglib-2.0.so.0
#1  0xb5f9b45e in ?? () from /lib/libglib-2.0.so.0
#2  0xb5f9b848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0xb630759f in QEventDispatcherGlib::processEvents (this=0x8f6cc28, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#4  0xb62d7609 in QEventLoop::processEvents (this=0xaf628290, flags=) at kernel/qeventloop.cpp:149
#5  0xb62d7a8a in QEventLoop::exec (this=0xaf628290, flags=...) at kernel/qeventloop.cpp:201
#6  0xb61d3b7e in QThread::exec (this=0x950b9a0) at thread/qthread.cpp:490
#7  0xb62b635b in QInotifyFileSystemWatcherEngine::run (this=0x950b9a0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0xb61d6df9 in QThreadPrivate::start (arg=0x950b9a0) at thread/qthread_unix.cpp:266
#9  0xb6045cc9 in start_thread (arg=0xaf628b70) at pthread_create.c:304
#10 0xb76ee69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb4f2d930 (LWP 16421)):
[KCrash Handler]
#7  0xb768ee4c in __libc_free (mem=0x9878428) at malloc.c:3736
#8  0xb6134441 in operator delete(void*) () from /usr/lib/libstdc++.so.6
#9  0xb5b0c2d8 in KTextEditor::MovingCursor::~MovingCursor (this=0x9878428, __in_chrg=<value optimized out>) at ../../../interfaces/ktexteditor/movingcursor.cpp:36
#10 0xb0c0ad62 in qDeleteAll<QSet<Kate::TextCursor*>::const_iterator> (this=0x983ca68, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:322
#11 qDeleteAll<QSet<Kate::TextCursor*> > (this=0x983ca68, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:330
#12 Kate::TextBuffer::~TextBuffer (this=0x983ca68, __in_chrg=<value optimized out>) at ../../kate/buffer/katetextbuffer.cpp:83
#13 0xb0c99c7d in KateBuffer::~KateBuffer (this=0x983ca68, __in_chrg=<value optimized out>) at ../../kate/document/katebuffer.cpp:88
#14 0xb62eb816 in QObjectPrivate::deleteChildren (this=0x987afe0) at kernel/qobject.cpp:1957
#15 0xb62f2f30 in QObject::~QObject (this=0x97ded80, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#16 0xb5aaa31f in KParts::Part::~Part (this=0x97ded80, __vtt_parm=0xb0e07fb0, __in_chrg=<value optimized out>) at ../../kparts/part.cpp:212
#17 0xb5aaaaaa in KParts::ReadOnlyPart::~ReadOnlyPart (this=0x97ded80, __vtt_parm=0xb0e07fac, __in_chrg=<value optimized out>) at ../../kparts/part.cpp:459
#18 0xb5aaac1f in KParts::ReadWritePart::~ReadWritePart (this=0x97ded80, __vtt_parm=0xb0e07fa8, __in_chrg=<value optimized out>) at ../../kparts/part.cpp:721
#19 0xb5af80c1 in KTextEditor::Document::~Document (this=0x97ded80, __vtt_parm=0xb0e07fa4, __in_chrg=<value optimized out>) at ../../../interfaces/ktexteditor/document.cpp:138
#20 0xb0c72a30 in KateDocument::~KateDocument (this=0x97ded80, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../kate/document/katedocument.cpp:308
#21 0xb62eb816 in QObjectPrivate::deleteChildren (this=0x8faf278) at kernel/qobject.cpp:1957
#22 0xb62f2f30 in QObject::~QObject (this=0x9160b78, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#23 0xb62cc0c8 in QAbstractItemModel::~QAbstractItemModel (this=0x9160b78, __in_chrg=<value optimized out>) at kernel/qabstractitemmodel.cpp:1373
#24 0xb72f2a28 in QStandardItemModel::~QStandardItemModel (this=0x9160b78, __in_chrg=<value optimized out>) at itemviews/qstandarditemmodel.cpp:2078
#25 0xb687470b in KateDocManager::~KateDocManager (this=0x9160b78, __in_chrg=<value optimized out>) at ../../../kate/app/katedocmanager.cpp:116
#26 0xb6865576 in KateApp::~KateApp (this=0xbf817d8c, __in_chrg=<value optimized out>) at ../../../kate/app/kateapp.cpp:94
#27 0xb779d3ce in kdemain (argc=2, argv=0xbf818434) at ../../../kate/app/katemain.cpp:377
#28 0x0804859b in main (argc=2, argv=0xbf818434) at kate_dummy.cpp:3

Possible duplicates by query: bug 262997.

Reported using DrKonqi
Comment 1 Dominik Haumann 2011-10-08 21:08:10 UTC

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