Bug 319954 - Crash setting the priority of a TODO
Summary: Crash setting the priority of a TODO
Status: RESOLVED DUPLICATE of bug 315986
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 4.10.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-17 16:33 UTC by Florian Reinhard
Modified: 2013-05-17 17:24 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 Florian Reinhard 2013-05-17 16:33:38 UTC
Application: korganizer (4.10.2)
KDE Platform Version: 4.10.2
Qt Version: 4.8.4
Operating System: Linux 3.8.7-030807-generic x86_64
Distribution: Ubuntu 13.04

-- Information about the crash:
- What I was doing when the application crashed:
* switch to TODO list view in korganizer
* have some random list of todos
* set the priority of a todo for the first time

note: i've been setting the priority for multipe TODOs but it seems it randomly crashed after the third.

-- 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 0x7fa29af717c0 (LWP 21625))]

Thread 2 (Thread 0x7fa27e029700 (LWP 21628)):
#0  0x00007fa2901dd8bf in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fa2901de0fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fa2901de304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fa298bcc036 in QEventDispatcherGlib::processEvents (this=0x7fa2780008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fa298b9c38f in QEventLoop::processEvents (this=this@entry=0x7fa27e028d90, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fa298b9c618 in QEventLoop::exec (this=this@entry=0x7fa27e028d90, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fa298a9e410 in QThread::exec (this=this@entry=0x18e0570) at thread/qthread.cpp:542
#7  0x00007fa298b7dedf in QInotifyFileSystemWatcherEngine::run (this=0x18e0570) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007fa298aa0bec in QThreadPrivate::start (arg=0x18e0570) at thread/qthread_unix.cpp:338
#9  0x00007fa2908a0f8e in start_thread (arg=0x7fa27e029700) at pthread_create.c:311
#10 0x00007fa297590e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7fa29af717c0 (LWP 21625)):
[KCrash Handler]
#6  ExternalRefCount (other=..., this=0x7fffc8dbcfa0) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:396
#7  QSharedPointer (other=..., this=0x7fffc8dbcfa0) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:480
#8  IncidenceTreeModel::Private::onDataChanged (this=0x1874800, begin=..., end=...) at ../../korganizer/views/todoview/incidencetreemodel.cpp:180
#9  0x00007fa298bb20ef in QMetaObject::activate (sender=sender@entry=0x18be0d0, m=m@entry=0x7fa298ef85e0 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffc8dbd1e0) at kernel/qobject.cpp:3539
#10 0x00007fa298bfcf97 in QAbstractItemModel::dataChanged (this=this@entry=0x18be0d0, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164
#11 0x00007fa2984d493c in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x18be0f0, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1210
#12 0x00007fa298bb20ef in QMetaObject::activate (sender=sender@entry=0x18bd040, m=m@entry=0x7fa298ef85e0 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffc8dbd480) at kernel/qobject.cpp:3539
#13 0x00007fa298bfcf97 in QAbstractItemModel::dataChanged (this=this@entry=0x18bd040, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164
#14 0x00007fa2984d493c in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x18bd1f0, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1210
#15 0x00007fa298bb20ef in QMetaObject::activate (sender=0x18c3530, m=m@entry=0x7fa298ef85e0 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffc8dbd720) at kernel/qobject.cpp:3539
#16 0x00007fa298bfcf97 in QAbstractItemModel::dataChanged (this=<optimized out>, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164
#17 0x00007fa29a97c97e in KSelectionProxyModelPrivate::emitContinuousRanges (this=this@entry=0x18bc7e0, sourceFirst=..., sourceLast=..., proxyFirst=..., proxyLast=...) at ../../kdeui/itemviews/kselectionproxymodel.cpp:645
#18 0x00007fa29a97e293 in KSelectionProxyModelPrivate::sourceDataChanged (this=0x18bc7e0, topLeft=..., bottomRight=...) at ../../kdeui/itemviews/kselectionproxymodel.cpp:667
#19 0x00007fa298bb20ef in QMetaObject::activate (sender=sender@entry=0x1900670, m=m@entry=0x7fa298ef85e0 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffc8dbd9e0) at kernel/qobject.cpp:3539
#20 0x00007fa298bfcf97 in QAbstractItemModel::dataChanged (this=this@entry=0x1900670, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164
#21 0x00007fa2934f79b5 in Akonadi::EntityTreeModelPrivate::dataChanged (this=this@entry=0x19007b0, top=..., bottom=...) at ../../akonadi/entitytreemodel_p.cpp:1698
#22 0x00007fa2934fdb27 in Akonadi::EntityTreeModelPrivate::monitoredItemChanged (this=0x19007b0, item=...) at ../../akonadi/entitytreemodel_p.cpp:1136
#23 0x00007fa298bb20ef in QMetaObject::activate (sender=0x18fecb0, m=m@entry=0x7fa293847000 <Akonadi::Monitor::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffc8dbdc50) at kernel/qobject.cpp:3539
#24 0x00007fa2935368a7 in Akonadi::Monitor::itemChanged (this=<optimized out>, _t1=..., _t2=...) at ./moc_monitor.cpp:189
#25 0x00007fa29353b12b in Akonadi::MonitorPrivate::emitItemNotification (this=this@entry=0x18fecd0, msg=..., item=..., collection=..., collectionDest=...) at ../../akonadi/monitor_p.cpp:554
#26 0x00007fa29353c5a2 in Akonadi::MonitorPrivate::emitNotification (this=this@entry=0x18fecd0, msg=...) at ../../akonadi/monitor_p.cpp:296
#27 0x00007fa2934a78a9 in Akonadi::ChangeRecorderPrivate::emitNotification (this=0x18fecd0, msg=...) at ../../akonadi/changerecorder_p.cpp:54
#28 0x00007fa29353945f in Akonadi::MonitorPrivate::flushPipeline (this=this@entry=0x18fecd0) at ../../akonadi/monitor_p.cpp:457
#29 0x00007fa2935394f9 in Akonadi::MonitorPrivate::dataAvailable (this=0x18fecd0) at ../../akonadi/monitor_p.cpp:466
#30 0x00007fa298bb20ef in QMetaObject::activate (sender=sender@entry=0x18ff030, m=m@entry=0x7fa293844d60 <Akonadi::EntityCacheBase::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#31 0x00007fa2934e7ae0 in Akonadi::EntityCacheBase::dataAvailable (this=this@entry=0x18ff030) at ./moc_entitycache_p.cpp:102
#32 0x00007fa2934a96b7 in Akonadi::EntityCache<Akonadi::Item, Akonadi::ItemFetchJob, Akonadi::ItemFetchScope>::processResult (this=0x18ff030, job=<optimized out>) at ../../akonadi/entitycache_p.h:196
#33 0x00007fa298bb20ef in QMetaObject::activate (sender=sender@entry=0x3b878b0, m=m@entry=0x7fa2993ac4e0 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fffc8dbe360) at kernel/qobject.cpp:3539
#34 0x00007fa299020162 in KJob::result (this=this@entry=0x3b878b0, _t1=_t1@entry=0x3b878b0) at ./kjob.moc:208
#35 0x00007fa2990201a0 in KJob::emitResult (this=0x3b878b0) at ../../kdecore/jobs/kjob.cpp:318
#36 0x00007fa298bb75be in QObject::event (this=0x3b878b0, e=<optimized out>) at kernel/qobject.cpp:1194
#37 0x00007fa297f438ec in QApplicationPrivate::notify_helper (this=this@entry=0x13210b0, receiver=receiver@entry=0x3b878b0, e=e@entry=0x3879b20) at kernel/qapplication.cpp:4567
#38 0x00007fa297f4625b in QApplication::notify (this=this@entry=0x7fffc8dbeee0, receiver=receiver@entry=0x3b878b0, e=e@entry=0x3879b20) at kernel/qapplication.cpp:4428
#39 0x00007fa29a999af6 in KApplication::notify (this=0x7fffc8dbeee0, receiver=0x3b878b0, event=0x3879b20) at ../../kdeui/kernel/kapplication.cpp:311
#40 0x00007fa298b9d63e in QCoreApplication::notifyInternal (this=0x7fffc8dbeee0, receiver=receiver@entry=0x3b878b0, event=event@entry=0x3879b20) at kernel/qcoreapplication.cpp:946
#41 0x00007fa298ba1171 in sendEvent (event=0x3879b20, receiver=0x3b878b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#42 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x12db6a0) at kernel/qcoreapplication.cpp:1570
#43 0x00007fa298ba14a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#44 0x00007fa298bcbe83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#45 postEventSourceDispatch (s=0x1329380) at kernel/qeventdispatcher_glib.cpp:279
#46 0x00007fa2901ddf05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#47 0x00007fa2901de248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#48 0x00007fa2901de304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#49 0x00007fa298bcc016 in QEventDispatcherGlib::processEvents (this=0x12dcb60, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#50 0x00007fa297fe91ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#51 0x00007fa298b9c38f in QEventLoop::processEvents (this=this@entry=0x7fffc8dbec70, flags=...) at kernel/qeventloop.cpp:149
#52 0x00007fa298b9c618 in QEventLoop::exec (this=this@entry=0x7fffc8dbec70, flags=...) at kernel/qeventloop.cpp:204
#53 0x00007fa298ba1cf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#54 0x00007fa297f41ffc in QApplication::exec () at kernel/qapplication.cpp:3828
#55 0x0000000000407d9a in main (argc=<optimized out>, argv=<optimized out>) at ../../korganizer/main.cpp:60

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

Possible duplicates by query: bug 315986.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-05-17 17:24:57 UTC

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