Bug 284390 - Kate crashes when opening a new file
Summary: Kate crashes when opening a new file
Status: RESOLVED DUPLICATE of bug 284005
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-18 17:14 UTC by Cristian Consonni
Modified: 2011-10-18 19:25 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 Cristian Consonni 2011-10-18 17:14:46 UTC
Application: kate (3.7.2)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
* Open a file with right-click "Open with Kate"
* (close "tip of the day")
* either click on the icon or File/Open... to open another file
* choose a file to open

Kate crashes

The crash can be reproduced every time.

-- Backtrace:
Application: Kate (kate), signal: Aborted
[Current thread is 1 (Thread 0x7fbaed13c780 (LWP 6927))]

Thread 4 (Thread 0x7fbad99e9700 (LWP 6929)):
#0  0x00007fbae10b2905 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#1  0x00007fbae10b29ce in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#2  0x00007fbae9bee734 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbae9beef82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fbae9bef792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fbae1108516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x00007fbae9c142b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007fbaea0c0efc in start_thread (arg=0x7fbad99e9700) at pthread_create.c:304
#8  0x00007fbaeca9e89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fbaccc3f700 (LWP 6945)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fbacebadfe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007fbacebae019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007fbaea0c0efc in start_thread (arg=0x7fbaccc3f700) at pthread_create.c:304
#4  0x00007fbaeca9e89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fbada1ea700 (LWP 7070)):
#0  0x00007fbaeca92773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fbae9beef68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbae9bef429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbaea9aaf3e in QEventDispatcherGlib::processEvents (this=0x1e8d250, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fbaea97ecf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fbaea97eef7 in QEventLoop::exec (this=0x7fbada1e9dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fbaea89627f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fbaea961cbf in QInotifyFileSystemWatcherEngine::run (this=0x1ebd5f0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fbaea898d05 in QThreadPrivate::start (arg=0x1ebd5f0) at thread/qthread_unix.cpp:331
#9  0x00007fbaea0c0efc in start_thread (arg=0x7fbada1ea700) at pthread_create.c:304
#10 0x00007fbaeca9e89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fbaed13c780 (LWP 6927)):
[KCrash Handler]
#6  0x00007fbaec9f33a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007fbaec9f6b0b in __GI_abort () at abort.c:92
#8  0x00007fbaea88f43b in qt_message_output (msgType=<optimized out>, buf=0x241b768 "ASSERT: \"interface && interface->isValid()\" in file bridge.cpp, line 164") at global/qglobal.cpp:2315
#9  0x00007fbaea88f7ef in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7fbaea9dea58 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fff7e201c78) at global/qglobal.cpp:2361
#10 0x00007fbaea88f994 in qFatal (msg=<optimized out>) at global/qglobal.cpp:2544
#11 0x00007fbacdccac28 in QSpiAccessibleBridge::interfaceToAccessible(QAccessibleInterface*, int, bool) () from /usr/lib/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so
#12 0x00007fbacdccb60a in QSpiAccessibleBridge::notifyAboutCreation(QSpiAdaptor*) () from /usr/lib/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so
#13 0x00007fbacdccabd8 in QSpiAccessibleBridge::interfaceToAccessible(QAccessibleInterface*, int, bool) () from /usr/lib/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so
#14 0x00007fbacdccc086 in QSpiAccessibleBridge::notifyAccessibilityUpdate(int, QAccessibleInterface*, int) () from /usr/lib/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so
#15 0x00007fbaec3e0299 in QAccessible::updateAccessibility (o=<optimized out>, who=0, reason=QAccessible::StateChanged) at accessible/qaccessible_unix.cpp:107
#16 0x00007fbaebf2a77f in QWidget::event (this=0x241aad0, event=0x7fff7e202860) at kernel/qwidget.cpp:8585
#17 0x00007fbaebeda424 in notify_helper (e=0x7fff7e202860, receiver=0x241aad0, this=0x15cb200) at kernel/qapplication.cpp:4486
#18 QApplicationPrivate::notify_helper (this=0x15cb200, receiver=0x241aad0, e=0x7fff7e202860) at kernel/qapplication.cpp:4458
#19 0x00007fbaebedf291 in QApplication::notify (this=0x7fff7e204f90, receiver=0x241aad0, e=0x7fff7e202860) at kernel/qapplication.cpp:4365
#20 0x00007fbaeb15e126 in KApplication::notify (this=0x7fff7e204f90, receiver=0x241aad0, event=0x7fff7e202860) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x00007fbaea97fafc in QCoreApplication::notifyInternal (this=0x7fff7e204f90, receiver=0x241aad0, event=0x7fff7e202860) at kernel/qcoreapplication.cpp:787
#22 0x00007fbaebf2c523 in sendEvent (event=0x7fff7e202860, receiver=0x241aad0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QWidgetPrivate::setEnabled_helper (this=<optimized out>, enable=false) at kernel/qwidget.cpp:3374
#24 0x00007fbaebf2e02c in QWidget::setParent (this=0x241aad0, parent=0x24192d0, f=...) at kernel/qwidget.cpp:10157
#25 0x00007fbaebf2effe in QWidgetPrivate::init (this=0x241b940, parentWidget=<optimized out>, f=...) at kernel/qwidget.cpp:1344
#26 0x00007fbaebf2f5b1 in QWidget::QWidget (this=0x241aad0, parent=0x24192d0, f=...) at kernel/qwidget.cpp:1154
#27 0x00007fbaec354794 in QAbstractScrollAreaPrivate::init (this=0x2419810) at widgets/qabstractscrollarea.cpp:272
#28 0x00007fbaec354b54 in QAbstractScrollArea::QAbstractScrollArea (this=0x24192d0, dd=<optimized out>, parent=<optimized out>) at widgets/qabstractscrollarea.cpp:493
#29 0x00007fbaec3e183d in QAbstractItemView::QAbstractItemView (this=0x24192d0, dd=<optimized out>, parent=<optimized out>) at itemviews/qabstractitemview.cpp:588
#30 0x00007fbaec4011dd in QListView::QListView (this=0x24192d0, dd=<optimized out>, parent=<optimized out>) at itemviews/qlistview.cpp:193
#31 0x00007fbaec44aa27 in QListWidget::QListWidget (this=0x24192d0, parent=0x2403060) at itemviews/qlistwidget.cpp:1327
#32 0x00007fbacf1b2c30 in Ui_CompletionConfigWidget::setupUi (this=0x2400350, CompletionConfigWidget=0x23ffcb0) at ./ui_completionconfigwidget.h:146
#33 0x00007fbacf1b04fe in KateCompletionConfig::KateCompletionConfig (this=0x23fb420, model=<optimized out>, parent=<optimized out>) at ../../part/completion/katecompletionconfig.cpp:46
#34 0x00007fbacf199b37 in KateCompletionWidget::KateCompletionWidget (this=0x23ec7d0, parent=0x20d5960) at ../../part/completion/katecompletionwidget.cpp:105
#35 0x00007fbacf25aaea in KateView::completionWidget (this=0x20d5960) at ../../part/view/kateview.cpp:2084
#36 0x00007fbacf25ab49 in KateView::registerCompletionModel (this=<optimized out>, model=0x1a54070) at ../../part/view/kateview.cpp:2106
#37 0x00007fbacf1c1db2 in KateWordCompletionView::KateWordCompletionView (this=0x23eb970, view=0x20d5960, ac=0x2024bd0) at ../../part/completion/katewordcompletion.cpp:311
#38 0x00007fbacf266278 in KateView::KateView (this=0x20d5960, doc=0x220bd40, parent=<optimized out>) at ../../part/view/kateview.cpp:243
#39 0x00007fbacf1d6cb4 in KateDocument::createView (this=0x220bd40, parent=0x1b25d90) at ../../part/document/katedocument.cpp:329
#40 0x00007fbaeb5d4a24 in createView (doc=<optimized out>, this=0x1a99850) at ../../../kate/app/kateviewmanager.cpp:335
#41 KateViewManager::createView (this=0x1a99850, doc=<optimized out>) at ../../../kate/app/kateviewmanager.cpp:326
#42 0x00007fbaeb5d5388 in KateViewManager::activateView (this=0x1a99850, d=0x220bd40) at ../../../kate/app/kateviewmanager.cpp:532
#43 0x00007fbaeb5d59c1 in KateViewManager::slotDocumentOpen (this=0x1a99850) at ../../../kate/app/kateviewmanager.cpp:224
#44 0x00007fbaeb5d5efd in KateViewManager::qt_metacall (this=0x1a99850, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x7fff7e203bc0) at ./kateviewmanager.moc:141
#45 0x00007fbaea992eba in QMetaObject::activate (sender=0x1adf400, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff7e203bc0) at kernel/qobject.cpp:3278
#46 0x00007fbaebed3b62 in QAction::triggered (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#47 0x00007fbaebed3d4f in QAction::activate (this=0x1adf400, event=<optimized out>) at kernel/qaction.cpp:1257
#48 0x00007fbaec29243a in QAbstractButtonPrivate::click (this=0x1bc5dc0) at widgets/qabstractbutton.cpp:528
#49 0x00007fbaec2926ec in QAbstractButton::mouseReleaseEvent (this=0x1aa5720, e=0x7fff7e2042e0) at widgets/qabstractbutton.cpp:1121
#50 0x00007fbaec34f2da in QToolButton::mouseReleaseEvent (this=<optimized out>, e=<optimized out>) at widgets/qtoolbutton.cpp:721
#51 0x00007fbaebf2ac9a in QWidget::event (this=0x1aa5720, event=0x7fff7e2042e0) at kernel/qwidget.cpp:8295
#52 0x00007fbaebeda424 in notify_helper (e=0x7fff7e2042e0, receiver=0x1aa5720, this=0x15cb200) at kernel/qapplication.cpp:4486
#53 QApplicationPrivate::notify_helper (this=0x15cb200, receiver=0x1aa5720, e=0x7fff7e2042e0) at kernel/qapplication.cpp:4458
#54 0x00007fbaebedfc6b in QApplication::notify (this=<optimized out>, receiver=0x1aa5720, e=0x7fff7e2042e0) at kernel/qapplication.cpp:4047
#55 0x00007fbaeb15e126 in KApplication::notify (this=0x7fff7e204f90, receiver=0x1aa5720, event=0x7fff7e2042e0) at ../../kdeui/kernel/kapplication.cpp:311
#56 0x00007fbaea97fafc in QCoreApplication::notifyInternal (this=0x7fff7e204f90, receiver=0x1aa5720, event=0x7fff7e2042e0) at kernel/qcoreapplication.cpp:787
#57 0x00007fbaebedb3f2 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#58 QApplicationPrivate::sendMouseEvent (receiver=0x1aa5720, event=0x7fff7e2042e0, alienWidget=0x1aa5720, nativeWidget=0x1bb3e60, buttonDown=0x1aa5720, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3146
#59 0x00007fbaebf5a945 in QETWidget::translateMouseEvent (this=0x1bb3e60, event=<optimized out>) at kernel/qapplication_x11.cpp:4568
#60 0x00007fbaebf598be in QApplication::x11ProcessEvent (this=0x7fff7e204f90, event=0x7fff7e204b00) at kernel/qapplication_x11.cpp:3690
#61 0x00007fbaebf82412 in x11EventSourceDispatch (s=0x15d2230, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#62 0x00007fbae9beea5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#63 0x00007fbae9bef258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#64 0x00007fbae9bef429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#65 0x00007fbaea9aaed6 in QEventDispatcherGlib::processEvents (this=0x159efa0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#66 0x00007fbaebf8207e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#67 0x00007fbaea97ecf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#68 0x00007fbaea97eef7 in QEventLoop::exec (this=0x7fff7e204ed0, flags=...) at kernel/qeventloop.cpp:201
#69 0x00007fbaea983789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#70 0x00007fbaecd620d5 in kdemain (argc=<optimized out>, argv=<optimized out>) at ../../../kate/app/katemain.cpp:377
#71 0x00007fbaec9de30d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=3, ubp_av=0x7fff7e2064c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff7e2064b8) at libc-start.c:226
#72 0x0000000000400661 in _start ()

Possible duplicates by query: bug 284341.

Reported using DrKonqi
Comment 1 Dominik Haumann 2011-10-18 19:25:01 UTC

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