https://bugs.kde.org/show_bug.cgi?id=384075
--- Comment #3 from Achim Bohnet <[email protected]> --- Here is a much better stacktrace, because I've managed to install debsym pkgs. Application: korganizer (5.6.0) Qt Version: 5.9.1 Frameworks Version: 5.37.0 Operating System: Linux 4.10.0-32-generic x86_64 Distribution: KDE neon User Edition 5.10 -- Information about the crash: - What I was doing when the application crashed: In the agenda view, selected the calender 'arbeiten' so that the events would be shown -> crashes immediately [always reproduceable on 4 system (kde neon user + dev stable)] -- Backtrace: Application: KOrganizer (korganizer), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f4906b71980 (LWP 16388))] Thread 4 (Thread 0x7f48f6dee700 (LWP 16393)): #0 0x00007f4929a0470d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f49202da38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f49202da49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f492a54294b in QEventDispatcherGlib::processEvents (this=0x7f48e80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #4 0x00007f492a4eb7ca in QEventLoop::exec (this=this@entry=0x7f48f6dedc40, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #5 0x00007f492a314cd4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515 #6 0x00007f492a319989 in QThreadPrivate::start (arg=0x13a1f50) at thread/qthread_unix.cpp:368 #7 0x00007f49220096ba in start_thread (arg=0x7f48f6dee700) at pthread_create.c:333 #8 0x00007f4929a103dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 3 (Thread 0x7f48f75ef700 (LWP 16391)): #0 0x00007f4929a0470d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f49202da38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f49202da49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f492a54294b in QEventDispatcherGlib::processEvents (this=0x7f48f00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #4 0x00007f492a4eb7ca in QEventLoop::exec (this=this@entry=0x7f48f75eec40, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #5 0x00007f492a314cd4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515 #6 0x00007f492a319989 in QThreadPrivate::start (arg=0x1031900) at thread/qthread_unix.cpp:368 #7 0x00007f49220096ba in start_thread (arg=0x7f48f75ef700) at pthread_create.c:333 #8 0x00007f4929a103dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 2 (Thread 0x7f48fcfc3700 (LWP 16390)): #0 0x00007f4929a0470d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f49202da38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f49202da49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f492a54294b in QEventDispatcherGlib::processEvents (this=0x7f48f80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #4 0x00007f492a4eb7ca in QEventLoop::exec (this=this@entry=0x7f48fcfc2c10, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #5 0x00007f492a314cd4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515 #6 0x00007f492dbdab75 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #7 0x00007f492a319989 in QThreadPrivate::start (arg=0x7f492dc50da0) at thread/qthread_unix.cpp:368 #8 0x00007f49220096ba in start_thread (arg=0x7f48fcfc3700) at pthread_create.c:333 #9 0x00007f4929a103dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7f4906b71980 (LWP 16388)): [KCrash Handler] #6 greaterThan (node1=..., node2=...) at /workspace/build/src/todo/incidencetreemodel.cpp:48 #7 0x00007f492873cbb8 in __gnu_cxx::__ops::_Val_comp_iter<bool (*)(QSharedPointer<PreNode> const&, QSharedPointer<PreNode> const&)>::operator()<QSharedPointer<PreNode>, QList<QSharedPointer<PreNode> >::iterator> (__it=..., __val=..., this=<synthetic pointer>) at /usr/include/c++/5/bits/predefined_ops.h:169 #8 std::__unguarded_linear_insert<QList<QSharedPointer<PreNode> >::iterator, __gnu_cxx::__ops::_Val_comp_iter<bool (*)(QSharedPointer<PreNode> const&, QSharedPointer<PreNode> const&)> > (__last=..., __comp=__comp@entry=...) at /usr/include/c++/5/bits/stl_algo.h:1823 #9 0x00007f492873907a in std::__unguarded_insertion_sort<QList<QSharedPointer<PreNode> >::iterator, __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(QSharedPointer<PreNode> const&, QSharedPointer<PreNode> const&)> > (__comp=..., __last=..., __first=...) at /usr/include/c++/5/bits/stl_algo.h:1862 #10 std::__final_insertion_sort<QList<QSharedPointer<PreNode> >::iterator, __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(QSharedPointer<PreNode> const&, QSharedPointer<PreNode> const&)> > (__comp=..., __last=..., __first=...) at /usr/include/c++/5/bits/stl_algo.h:1881 #11 std::__sort<QList<QSharedPointer<PreNode> >::iterator, __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(QSharedPointer<PreNode> const&, QSharedPointer<PreNode> const&)> > (__comp=..., __last=..., __first=...) at /usr/include/c++/5/bits/stl_algo.h:1966 #12 std::sort<QList<QSharedPointer<PreNode> >::iterator, bool (*)(QSharedPointer<PreNode> const&, QSharedPointer<PreNode> const&)> (__comp=0x7f4928733d50 <greaterThan(QSharedPointer<PreNode> const&, QSharedPointer<PreNode> const&)>, __last=..., __first=...) at /usr/include/c++/5/bits/stl_algo.h:4729 #13 sortedPrenodes (nodes=...) at /workspace/build/src/todo/incidencetreemodel.cpp:84 #14 IncidenceTreeModel::Private::onRowsInserted (this=0x14c3ef0, parent=..., begin=254, end=404) at /workspace/build/src/todo/incidencetreemodel.cpp:311 #15 0x00007f492a519c19 in QMetaObject::activate (sender=sender@entry=0x13f7c30, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd2e337e0) at kernel/qobject.cpp:3766 #16 0x00007f492a51a527 in QMetaObject::activate (sender=sender@entry=0x13f7c30, m=m@entry=0x7f492a7a3600 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd2e337e0) at kernel/qobject.cpp:3628 #17 0x00007f492a48cd3e in QAbstractItemModel::rowsInserted (this=this@entry=0x13f7c30, _t1=..., _t2=254, _t3=404, _t4=...) at .moc/moc_qabstractitemmodel.cpp:603 #18 0x00007f492a494dab in QAbstractItemModel::endInsertRows (this=this@entry=0x13f7c30) at itemmodels/qabstractitemmodel.cpp:2709 #19 0x00007f492a4b562b in QSortFilterProxyModelPrivate::insert_source_items (this=this@entry=0x13f7ce0, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., emit_signal=emit_signal@entry=true, orient=Qt::Vertical) at itemmodels/qsortfilterproxymodel.cpp:722 #20 0x00007f492a4b7d24 in QSortFilterProxyModelPrivate::source_items_inserted (orient=Qt::Vertical, end=<optimized out>, start=<optimized out>, source_parent=..., this=0x13f7ce0) at itemmodels/qsortfilterproxymodel.cpp:833 #21 QSortFilterProxyModelPrivate::_q_sourceRowsInserted (this=0x13f7ce0, source_parent=..., start=<optimized out>, end=<optimized out>) at itemmodels/qsortfilterproxymodel.cpp:1398 #22 0x00007f492a4bb729 in QSortFilterProxyModel::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qsortfilterproxymodel.cpp:211 #23 0x00007f492a519c19 in QMetaObject::activate (sender=sender@entry=0x13f6da0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd2e33b70) at kernel/qobject.cpp:3766 #24 0x00007f492a51a527 in QMetaObject::activate (sender=sender@entry=0x13f6da0, m=m@entry=0x7f492a7a3600 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd2e33b70) at kernel/qobject.cpp:3628 #25 0x00007f492a48cd3e in QAbstractItemModel::rowsInserted (this=this@entry=0x13f6da0, _t1=..., _t2=254, _t3=404, _t4=...) at .moc/moc_qabstractitemmodel.cpp:603 #26 0x00007f492a494dab in QAbstractItemModel::endInsertRows (this=this@entry=0x13f6da0) at itemmodels/qabstractitemmodel.cpp:2709 #27 0x00007f492a4b562b in QSortFilterProxyModelPrivate::insert_source_items (this=this@entry=0x13f6de0, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., emit_signal=emit_signal@entry=true, orient=Qt::Vertical) at itemmodels/qsortfilterproxymodel.cpp:722 #28 0x00007f492a4b7d24 in QSortFilterProxyModelPrivate::source_items_inserted (orient=Qt::Vertical, end=<optimized out>, start=<optimized out>, source_parent=..., this=0x13f6de0) at itemmodels/qsortfilterproxymodel.cpp:833 #29 QSortFilterProxyModelPrivate::_q_sourceRowsInserted (this=0x13f6de0, source_parent=..., start=<optimized out>, end=<optimized out>) at itemmodels/qsortfilterproxymodel.cpp:1398 #30 0x00007f492a4bb729 in QSortFilterProxyModel::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qsortfilterproxymodel.cpp:211 #31 0x00007f492a519c19 in QMetaObject::activate (sender=sender@entry=0x13f6350, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd2e33f00) at kernel/qobject.cpp:3766 #32 0x00007f492a51a527 in QMetaObject::activate (sender=sender@entry=0x13f6350, m=m@entry=0x7f492a7a3600 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd2e33f00) at kernel/qobject.cpp:3628 #33 0x00007f492a48cd3e in QAbstractItemModel::rowsInserted (this=this@entry=0x13f6350, _t1=..., _t2=254, _t3=404, _t4=...) at .moc/moc_qabstractitemmodel.cpp:603 #34 0x00007f492a494dab in QAbstractItemModel::endInsertRows (this=this@entry=0x13f6350) at itemmodels/qabstractitemmodel.cpp:2709 #35 0x00007f492a4b562b in QSortFilterProxyModelPrivate::insert_source_items (this=this@entry=0x13f6630, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., emit_signal=emit_signal@entry=true, orient=Qt::Vertical) at itemmodels/qsortfilterproxymodel.cpp:722 #36 0x00007f492a4b7d24 in QSortFilterProxyModelPrivate::source_items_inserted (orient=Qt::Vertical, end=<optimized out>, start=<optimized out>, source_parent=..., this=0x13f6630) at itemmodels/qsortfilterproxymodel.cpp:833 #37 QSortFilterProxyModelPrivate::_q_sourceRowsInserted (this=0x13f6630, source_parent=..., start=<optimized out>, end=<optimized out>) at itemmodels/qsortfilterproxymodel.cpp:1398 #38 0x00007f492a4bb729 in QSortFilterProxyModel::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qsortfilterproxymodel.cpp:211 #39 0x00007f492a519c19 in QMetaObject::activate (sender=sender@entry=0x13f2320, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd2e34290) at kernel/qobject.cpp:3766 #40 0x00007f492a51a527 in QMetaObject::activate (sender=sender@entry=0x13f2320, m=m@entry=0x7f492a7a3600 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd2e34290) at kernel/qobject.cpp:3628 #41 0x00007f492a48cd3e in QAbstractItemModel::rowsInserted (this=this@entry=0x13f2320, _t1=..., _t2=254, _t3=404, _t4=...) at .moc/moc_qabstractitemmodel.cpp:603 #42 0x00007f492a494dab in QAbstractItemModel::endInsertRows (this=this@entry=0x13f2320) at itemmodels/qabstractitemmodel.cpp:2709 #43 0x00007f492656019e in KSelectionProxyModelPrivate::insertSelectionIntoProxy (this=this@entry=0x13f6280, selection=...) at /workspace/build/src/kselectionproxymodel.cpp:2002 #44 0x00007f49265610a2 in KSelectionProxyModelPrivate::selectionChanged (this=0x13f6280, _selected=..., _deselected=...) at /workspace/build/src/kselectionproxymodel.cpp:1909 #45 0x00007f492a519c19 in QMetaObject::activate (sender=sender@entry=0x13f5030, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffd2e347b0) at kernel/qobject.cpp:3766 #46 0x00007f492a51a527 in QMetaObject::activate (sender=sender@entry=0x13f5030, m=m@entry=0x7f492a7a3940 <QItemSelectionModel::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffd2e347b0) at kernel/qobject.cpp:3628 #47 0x00007f492a49d307 in QItemSelectionModel::selectionChanged (this=this@entry=0x13f5030, _t1=..., _t2=...) at .moc/moc_qitemselectionmodel.cpp:480 #48 0x00007f492a4a1f4c in QItemSelectionModel::emitSelectionChanged (this=this@entry=0x13f5030, newSelection=..., oldSelection=...) at itemmodels/qitemselectionmodel.cpp:1904 #49 0x00007f492a4a4e66 in QItemSelectionModel::select (this=0x13f5030, selection=..., command=...) at itemmodels/qitemselectionmodel.cpp:1338 #50 0x00007f4926544cc2 in KCheckableProxyModel::select (this=this@entry=0x13f5090, selection=..., command=..., command@entry=...) at /workspace/build/src/kcheckableproxymodel.cpp:132 #51 0x00007f492654530f in KCheckableProxyModel::setData (this=0x13f5090, index=..., value=..., role=<optimized out>) at /workspace/build/src/kcheckableproxymodel.cpp:105 #52 0x00007f492a4b1247 in QSortFilterProxyModel::setData (this=this@entry=0x15baa80, index=..., value=..., role=role@entry=10) at itemmodels/qsortfilterproxymodel.cpp:1935 #53 0x00007f492d576375 in ReparentingModel::setData (this=0x15bb080, index=..., value=..., role=10) at /workspace/build/src/views/collectionview/reparentingmodel.cpp:777 #54 0x00007f492a4b1247 in QSortFilterProxyModel::setData (this=<optimized out>, index=..., value=..., role=10) at itemmodels/qsortfilterproxymodel.cpp:1935 #55 0x00007f492a4b1247 in QSortFilterProxyModel::setData (this=this@entry=0x15baae0, index=..., value=..., role=role@entry=10) at itemmodels/qsortfilterproxymodel.cpp:1935 #56 0x00007f492d56ab9e in (anonymous namespace)::CalendarDelegateModel::setData (this=0x15baae0, index=..., value=..., role=10) at /workspace/build/src/akonadicollectionview.cpp:476 #57 0x00007f492a4b1247 in QSortFilterProxyModel::setData (this=<optimized out>, index=..., value=..., role=10) at itemmodels/qsortfilterproxymodel.cpp:1935 #58 0x00007f492a4b1247 in QSortFilterProxyModel::setData (this=this@entry=0x15bcd40, index=..., value=..., role=role@entry=10) at itemmodels/qsortfilterproxymodel.cpp:1935 #59 0x00007f492b85bd31 in QStyledItemDelegate::editorEvent (this=this@entry=0x15cd060, event=event@entry=0x7fffd2e35920, model=model@entry=0x15bcd40, option=..., index=...) at itemviews/qstyleditemdelegate.cpp:638 #60 0x00007f492d584252 in StyledCalendarDelegate::editorEvent (this=0x15cd060, event=0x7fffd2e35920, model=0x15bcd40, option=..., index=...) at /workspace/build/src/views/collectionview/calendardelegate.cpp:248 #61 0x00007f492b7ddbc3 in QAbstractItemViewPrivate::sendDelegateEvent (this=this@entry=0x15c0de0, index=..., event=event@entry=0x7fffd2e35920) at itemviews/qabstractitemview.cpp:4381 #62 0x00007f492b7e32eb in QAbstractItemView::edit (this=this@entry=0x15bca20, index=..., trigger=trigger@entry=QAbstractItemView::NoEditTriggers, event=event@entry=0x7fffd2e35920) at itemviews/qabstractitemview.cpp:2660 #63 0x00007f492b7ddd6b in QAbstractItemView::mouseReleaseEvent (this=this@entry=0x15bca20, event=event@entry=0x7fffd2e35920) at itemviews/qabstractitemview.cpp:1913 #64 0x00007f492b8260cb in QTreeView::mouseReleaseEvent (this=0x15bca20, event=0x7fffd2e35920) at itemviews/qtreeview.cpp:1902 #65 0x00007f492b5d46d8 in QWidget::event (this=this@entry=0x15bca20, event=event@entry=0x7fffd2e35920) at kernel/qwidget.cpp:9178 #66 0x00007f492b6b78fe in QFrame::event (this=0x15bca20, e=0x7fffd2e35920) at widgets/qframe.cpp:550 #67 0x00007f492b7e7833 in QAbstractItemView::viewportEvent (this=this@entry=0x15bca20, event=event@entry=0x7fffd2e35920) at itemviews/qabstractitemview.cpp:1748 #68 0x00007f492b8258bc in QTreeView::viewportEvent (this=0x15bca20, event=0x7fffd2e35920) at itemviews/qtreeview.cpp:1313 #69 0x00007f492a4ed502 in QCoreApplicationPrivate::sendThroughObjectEventFilters (receiver=receiver@entry=0x15beea0, event=event@entry=0x7fffd2e35920) at kernel/qcoreapplication.cpp:1129 #70 0x00007f492b5933d5 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x15beea0, e=0x7fffd2e35920) at kernel/qapplication.cpp:3713 #71 0x00007f492b59ba2b in QApplication::notify (this=<optimized out>, receiver=0x15beea0, e=0x7fffd2e35920) at kernel/qapplication.cpp:3193 #72 0x00007f492a4ed798 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x15beea0, event=event@entry=0x7fffd2e35920) at kernel/qcoreapplication.cpp:1018 #73 0x00007f492b59a3cf in QCoreApplication::sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233 #74 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x15beea0, event=event@entry=0x7fffd2e35920, alienWidget=alienWidget@entry=0x15beea0, nativeWidget=0x1327250, buttonDown=buttonDown@entry=0x7f492ba95c70 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2699 #75 0x00007f492b5ee446 in QWidgetWindow::handleMouseEvent (this=this@entry=0x1742890, event=event@entry=0x7fffd2e35d20) at kernel/qwidgetwindow.cpp:622 #76 0x00007f492b5f0ea3 in QWidgetWindow::event (this=0x1742890, event=0x7fffd2e35d20) at kernel/qwidgetwindow.cpp:243 #77 0x00007f492b5933fc in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x1742890, e=0x7fffd2e35d20) at kernel/qapplication.cpp:3717 #78 0x00007f492b59ae07 in QApplication::notify (this=0x7fffd2e361f0, receiver=0x1742890, e=0x7fffd2e35d20) at kernel/qapplication.cpp:3476 #79 0x00007f492a4ed798 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x1742890, event=event@entry=0x7fffd2e35d20) at kernel/qcoreapplication.cpp:1018 #80 0x00007f492a8de940 in QCoreApplication::sendSpontaneousEvent (event=0x7fffd2e35d20, receiver=0x1742890) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #81 QGuiApplicationPrivate::processMouseEvent (e=0x1858010) at kernel/qguiapplication.cpp:1949 #82 0x00007f492a8e08a5 in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x1858010) at kernel/qguiapplication.cpp:1733 #83 0x00007f492a8baceb in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:939 #84 0x00007f4906642e00 in userEventSourceDispatch (source=<optimized out>) at qeventdispatcher_glib.cpp:77 #85 0x00007f49202da197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #86 0x00007f49202da3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #87 0x00007f49202da49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #88 0x00007f492a54292f in QEventDispatcherGlib::processEvents (this=0x10438d0, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #89 0x00007f492a4eb7ca in QEventLoop::exec (this=this@entry=0x7fffd2e360d0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #90 0x00007f492a4f4704 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1291 #91 0x00007f492a8d62ec in QGuiApplication::exec () at kernel/qguiapplication.cpp:1679 #92 0x00007f492b593355 in QApplication::exec () at kernel/qapplication.cpp:2905 #93 0x00000000004086a4 in main (argc=1, argv=0x7fffd2e36378) at /workspace/build/src/main.cpp:64 Possible duplicates by query: bug 384075. Report to https://bugs.kde.org/ -- You are receiving this mail because: You are the assignee for the bug.
