Bug 272884 - akonadiconsole crashes after deleting nepomuk resource
Summary: akonadiconsole crashes after deleting nepomuk resource
Status: RESOLVED DUPLICATE of bug 261643
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-09 21:27 UTC by Mihail Kasadjikov
Modified: 2011-05-09 21:33 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 Mihail Kasadjikov 2011-05-09 21:27:37 UTC
Application: akonadiconsole (0.99)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.7.2
Operating System: Linux 2.6.38.3-zen+ x86_64
Distribution: Debian GNU/Linux testing (wheezy)

-- Information about the crash:
The nepomuk is turned off in KDE settings. But in akonadi resources I found "Nepomuk Contact Feeder". I used "Akonadi Console" to delete it but it was crashed. The "Nepomuk Contact Feeder" seems to be deleted.

 -- Backtrace:
Application: Akonadi Console (akonadiconsole), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fe3797f4a6b in QSortFilterProxyModel::parent(QModelIndex const&) const () from /usr/lib/libQtGui.so.4
#6  0x00007fe379eb2b03 in QPersistentModelIndex::parent() const () from /usr/lib/libQtCore.so.4
#7  0x00007fe3797bf23f in QItemSelection::contains(QModelIndex const&) const () from /usr/lib/libQtGui.so.4
#8  0x00007fe3797c0f15 in QItemSelectionModel::isSelected(QModelIndex const&) const () from /usr/lib/libQtGui.so.4
#9  0x00007fe379791422 in QListView::paintEvent(QPaintEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007fe37927386e in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007fe37963ccc6 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007fe379772f5b in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007fe379ebea27 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x00007fe37921d92c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x00007fe379222e3d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007fe37ab0ebd6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0x00007fe379ebf1fc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00007fe37927a28d in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQtGui.so.4
#19 0x00007fe37944e8f6 in ?? () from /usr/lib/libQtGui.so.4
#20 0x00007fe37926d3c0 in QWidgetPrivate::syncBackingStore() () from /usr/lib/libQtGui.so.4
#21 0x00007fe379273f3b in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007fe379658acb in QMainWindow::event(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007fe37ac100e3 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x00007fe37921d95c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x00007fe379222e3d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00007fe37ab0ebd6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#27 0x00007fe379ebf1fc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#28 0x00007fe379ec219b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#29 0x00007fe379eeb833 in ?? () from /usr/lib/libQtCore.so.4
#30 0x00007fe371e4c4a3 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x00007fe371e4cc80 in ?? () from /lib/libglib-2.0.so.0
#32 0x00007fe371e4cf1d in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00007fe379eeb373 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007fe3792d122e in ?? () from /usr/lib/libQtGui.so.4
#35 0x00007fe379ebdf22 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00007fe379ebe30c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x00007fe379ec23db in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x00000000004364cb in ?? ()
#39 0x00007fe3787b7c4d in __libc_start_main () from /lib/libc.so.6
#40 0x00000000004172f9 in _start ()

This bug may be a duplicate of or related to bug 261643.

Possible duplicates by query: bug 267454, bug 266705, bug 266347, bug 264961, bug 264532.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-05-09 21:33:40 UTC

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