Summary: | SystemSettings crashes when I try run Task Scheduler module | ||
---|---|---|---|
Product: | [Applications] kcron | Reporter: | André Marcelo Alvarenga <alvarenga> |
Component: | general | Assignee: | Gary Meyer <gary> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | cfeck, justin.zobel |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kcron/ea2358a22fd26f69c8cffa3ab30bad432c7164fa | Version Fixed In: | 4.11 |
Sentry Crash Report: |
Description
André Marcelo Alvarenga
2013-06-29 03:17:45 UTC
Git commit ea2358a22fd26f69c8cffa3ab30bad432c7164fa by Christoph Feck. Committed on 29/06/2013 at 11:19. Pushed by cfeck into branch 'master'. Fix crash when user is denied FIXED-IN: 4.11 M +2 -1 src/tasksWidget.cpp http://commits.kde.org/kcron/ea2358a22fd26f69c8cffa3ab30bad432c7164fa (In reply to comment #1) > Git commit ea2358a22fd26f69c8cffa3ab30bad432c7164fa by Christoph Feck. > Committed on 29/06/2013 at 11:19. > Pushed by cfeck into branch 'master'. > > Fix crash when user is denied > FIXED-IN: 4.11 > > M +2 -1 src/tasksWidget.cpp > > http://commits.kde.org/kcron/ea2358a22fd26f69c8cffa3ab30bad432c7164fa The crash still happens in 4.11.2 and master -- Backtrace: Application: Configurações do sistema (systemsettings), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #6 0x00007fe6c20a06e0 in CTCron::isMultiUserCron (this=0x0) at /build/buildd/project-neon-kcron-2+git20130825+r600~638b698/src/crontablib/ctcron.cpp:429 #7 0x00007fe6c20b0ed4 in VariablesWidget::needUserColumn (this=0x1027bc0) at /build/buildd/project-neon-kcron-2+git20130825+r600~638b698/src/variablesWidget.cpp:142 #8 0x00007fe6c20b136a in VariablesWidget::refreshHeaders (this=0x1027bc0) at /build/buildd/project-neon-kcron-2+git20130825+r600~638b698/src/variablesWidget.cpp:196 #9 0x00007fe6c20b0822 in VariablesWidget::VariablesWidget (this=0x1027bc0, crontabWidget=0xefe3c0) at /build/buildd/project-neon-kcron-2+git20130825+r600~638b698/src/variablesWidget.cpp:51 #10 0x00007fe6c20bb490 in CrontabWidget::initialize (this=0xefe3c0) at /build/buildd/project-neon-kcron-2+git20130825+r600~638b698/src/crontabWidget.cpp:232 #11 0x00007fe6c20ba728 in CrontabWidget::CrontabWidget (this=0xefe3c0, parent=0xef7f80, ctHost=0xefeaa0) at /build/buildd/project-neon-kcron-2+git20130825+r600~638b698/src/crontabWidget.cpp:120 #12 0x00007fe6c20c176a in KCMCron::KCMCron (this=0xef7f80, parent=0xc84f50) at /build/buildd/project-neon-kcron-2+git20130825+r600~638b698/src/kcmCron.cpp:95 #13 0x00007fe6c20c23b8 in KPluginFactory::createInstance<KCMCron, QWidget> (parentWidget=0x0, parent=0xc84f50, args=...) at /opt/project-neon/include/kpluginfactory.h:477 #14 0x00007fe6db1e8fc9 in KPluginFactory::create (this=0xbbc710, iface=0x7fe6dc9c71a0 <qt_meta_stringdata_KCModule> "KCModule", parentWidget=0x0, parent=0xc84f50, args=..., keyword=...) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kdecore/util/kpluginfactory.cpp:203 #15 0x00007fe6dcf14236 in KPluginFactory::create<KCModule> (this=0xbbc710, parentWidget=0x0, parent=0xc84f50, keyword=..., args=...) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kdecore/util/kpluginfactory.h:531 #16 0x00007fe6dcf13d5c in KService::createInstance<KCModule> (this=0xd00d30, parentWidget=0x0, parent=0xc84f50, args=..., error=0x7fffa12b36d0) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kdecore/services/kservice.h:573 #17 0x00007fe6dcf13ab4 in KService::createInstance<KCModule> (this=0xd00d30, parent=0xc84f50, args=..., error=0x7fffa12b36d0) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kdecore/services/kservice.h:550 #18 0x00007fe6dcf12e81 in KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0xc84f50, args=...) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kutils/kcmoduleloader.cpp:89 #19 0x00007fe6dcf19807 in KCModuleProxyPrivate::loadModule (this=0xecd3f0) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kutils/kcmoduleproxy.cpp:107 #20 0x00007fe6dcf193ee in KCModuleProxy::realModule (this=0xc84f50) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kutils/kcmoduleproxy.cpp:83 #21 0x00007fe6dcf1a09a in KCModuleProxy::showEvent (this=0xc84f50, ev=0x7fffa12b3fc0) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kutils/kcmoduleproxy.cpp:198 #22 0x00007fe6db7910c1 in QWidget::event (this=0xc84f50, event=0x7fffa12b3fc0) at kernel/qwidget.cpp:8594 #23 0x00007fe6db72a236 in QApplicationPrivate::notify_helper (this=0xa66930, receiver=0xc84f50, e=0x7fffa12b3fc0) at kernel/qapplication.cpp:4562 #24 0x00007fe6db729ed9 in QApplication::notify (this=0x7fffa12b69d0, receiver=0xc84f50, e=0x7fffa12b3fc0) at kernel/qapplication.cpp:4527 #25 0x00007fe6dc7da592 in KApplication::notify (this=0x7fffa12b69d0, receiver=0xc84f50, event=0x7fffa12b3fc0) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kdeui/kernel/kapplication.cpp:311 #26 0x00007fe6da925bb8 in QCoreApplication::notifyInternal (this=0x7fffa12b69d0, receiver=0xc84f50, event=0x7fffa12b3fc0) at kernel/qcoreapplication.cpp:949 #27 0x00007fe6db71aa05 in QCoreApplication::sendEvent (receiver=0xc84f50, event=0x7fffa12b3fc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28 0x00007fe6db78e84d in QWidgetPrivate::show_helper (this=0xecd710) at kernel/qwidget.cpp:7556 #29 0x00007fe6db78e20c in QWidgetPrivate::show_recursive (this=0xecd710) at kernel/qwidget.cpp:7427 #30 0x00007fe6db78f61e in QWidgetPrivate::showChildren (this=0xeab740, spontaneous=false) at kernel/qwidget.cpp:7864 #31 0x00007fe6db78e65e in QWidgetPrivate::show_helper (this=0xeab740) at kernel/qwidget.cpp:7503 #32 0x00007fe6db78f19a in QWidget::setVisible (this=0xf40df0, visible=true) at kernel/qwidget.cpp:7778 #33 0x00007fe6db76ea78 in QWidget::show (this=0xf40df0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:497 #34 0x00007fe6db78f62c in QWidgetPrivate::showChildren (this=0xf40b10, spontaneous=false) at kernel/qwidget.cpp:7866 #35 0x00007fe6db78e65e in QWidgetPrivate::show_helper (this=0xf40b10) at kernel/qwidget.cpp:7503 #36 0x00007fe6db78f19a in QWidget::setVisible (this=0xeab680, visible=true) at kernel/qwidget.cpp:7778 #37 0x00007fe6db76ea78 in QWidget::show (this=0xeab680) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:497 #38 0x00007fe6db76e0f6 in QStackedLayout::setCurrentIndex (this=0xdbb160, index=1) at kernel/qstackedlayout.cpp:313 #39 0x00007fe6db76e308 in QStackedLayout::setCurrentWidget (this=0xdbb160, widget=0xeab680) at kernel/qstackedlayout.cpp:368 #40 0x00007fe6dbd1554c in QStackedWidget::setCurrentWidget (this=0xdbad70, widget=0xeab680) at widgets/qstackedwidget.cpp:295 #41 0x00007fe6dc818040 in KPageViewPrivate::_k_pageSelected (this=0xdba6c0, index=..., previous=...) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kdeui/paged/kpageview.cpp:235 #42 0x00007fe6dc818fa1 in KPageView::qt_static_metacall (_o=0xdb9cb0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fffa12b46a0) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/obj-x86_64-linux-gnu/kdeui/kpageview.moc:76 #43 0x00007fe6da9449a6 in QMetaObject::activate (sender=0xef5490, m=0x7fe6dc52cc20 <QItemSelectionModel::staticMetaObject>, local_signal_index=0, argv=0x7fffa12b46a0) at kernel/qobject.cpp:3547 #44 0x00007fe6dbe74179 in QItemSelectionModel::selectionChanged (this=0xef5490, _t1=..., _t2=...) at .moc/debug-shared/moc_qitemselectionmodel.cpp:165 #45 0x00007fe6dbe73659 in QItemSelectionModel::emitSelectionChanged (this=0xef5490, newSelection=..., oldSelection=...) at itemviews/qitemselectionmodel.cpp:1544 #46 0x00007fe6dbe70dde in QItemSelectionModel::select (this=0xef5490, selection=..., command=...) at itemviews/qitemselectionmodel.cpp:1110 #47 0x00007fe6dbe70969 in QItemSelectionModel::select (this=0xef5490, index=..., command=...) at itemviews/qitemselectionmodel.cpp:985 #48 0x00007fe6dbe7125c in QItemSelectionModel::setCurrentIndex (this=0xef5490, index=..., command=...) at itemviews/qitemselectionmodel.cpp:1174 #49 0x00007fe6dc8174e4 in KPageViewPrivate::_k_rebuildGui (this=0xdba6c0) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kdeui/paged/kpageview.cpp:70 #50 0x00007fe6dc817d80 in KPageViewPrivate::_k_modelChanged (this=0xdba6c0) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kdeui/paged/kpageview.cpp:190 #51 0x00007fe6dc818f6f in KPageView::qt_static_metacall (_o=0xdb9cb0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffa12b4ba0) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/obj-x86_64-linux-gnu/kdeui/kpageview.moc:75 #52 0x00007fe6da9449a6 in QMetaObject::activate (sender=0xdbfa90, m=0x7fe6dace50e0 <QAbstractItemModel::staticMetaObject>, local_signal_index=2, argv=0x0) at kernel/qobject.cpp:3547 #53 0x00007fe6da9a51cf in QAbstractItemModel::layoutChanged (this=0xdbfa90) at .moc/debug-shared/moc_qabstractitemmodel.cpp:176 #54 0x00007fe6dc81e785 in KPageWidgetModel::addPage (this=0xdbfa90, item=0xecd480) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kdeui/paged/kpagewidgetmodel.cpp:401 #55 0x00007fe6dc81d0e7 in KPageWidget::addPage (this=0xdb9cb0, item=0xecd480) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kdeui/paged/kpagewidget.cpp:87 #56 0x00007fe6dcce91b2 in ModuleView::addModule(KCModuleInfo*) () from /opt/project-neon/lib/libsystemsettingsview.so.2 #57 0x00007fe6dcce8c71 in ModuleView::loadModule(QModelIndex) () from /opt/project-neon/lib/libsystemsettingsview.so.2 #58 0x00007fe6c2ab4291 in ?? () from /opt/project-neon/lib/kde4/icon_mode.so #59 0x00007fe6c2ab4756 in ?? () from /opt/project-neon/lib/kde4/icon_mode.so #60 0x00007fe6da9449a6 in QMetaObject::activate (sender=0xdd12a0, m=0x7fe6dc52af20 <QAbstractItemView::staticMetaObject>, local_signal_index=3, argv=0x7fffa12b4fc0) at kernel/qobject.cpp:3547 #61 0x00007fe6dbe0ecef in QAbstractItemView::activated (this=0xdd12a0, _t1=...) at .moc/debug-shared/moc_qabstractitemview.cpp:361 #62 0x00007fe6dbe02bca in QAbstractItemView::mouseReleaseEvent (this=0xdd12a0, event=0x7fffa12b5ef0) at itemviews/qabstractitemview.cpp:1821 #63 0x00007fe6dbe28801 in QListView::mouseReleaseEvent (this=0xdd12a0, e=0x7fffa12b5ef0) at itemviews/qlistview.cpp:799 #64 0x00007fe6dc7acedb in KCategorizedView::mouseReleaseEvent (this=0xdd12a0, event=0x7fffa12b5ef0) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kdeui/itemviews/kcategorizedview.cpp:1059 #65 0x00007fe6db7905f5 in QWidget::event (this=0xdd12a0, event=0x7fffa12b5ef0) at kernel/qwidget.cpp:8376 #66 0x00007fe6dbc97927 in QFrame::event (this=0xdd12a0, e=0x7fffa12b5ef0) at widgets/qframe.cpp:557 #67 0x00007fe6dbd46907 in QAbstractScrollArea::viewportEvent (this=0xdd12a0, e=0x7fffa12b5ef0) at widgets/qabstractscrollarea.cpp:1043 #68 0x00007fe6dbe01700 in QAbstractItemView::viewportEvent (this=0xdd12a0, event=0x7fffa12b5ef0) at itemviews/qabstractitemview.cpp:1644 #69 0x00007fe6dbd47627 in QAbstractScrollAreaPrivate::viewportEvent (this=0xdd1570, event=0x7fffa12b5ef0) at widgets/qabstractscrollarea_p.h:100 #70 0x00007fe6dbd47722 in QAbstractScrollAreaFilter::eventFilter (this=0xe1d360, o=0xdba3a0, e=0x7fffa12b5ef0) at widgets/qabstractscrollarea_p.h:116 #71 0x00007fe6da925e5b in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0xa66930, receiver=0xdba3a0, event=0x7fffa12b5ef0) at kernel/qcoreapplication.cpp:1059 #72 0x00007fe6db72a20d in QApplicationPrivate::notify_helper (this=0xa66930, receiver=0xdba3a0, e=0x7fffa12b5ef0) at kernel/qapplication.cpp:4558 #73 0x00007fe6db727f7e in QApplication::notify (this=0x7fffa12b69d0, receiver=0xdba3a0, e=0x7fffa12b5ef0) at kernel/qapplication.cpp:4105 #74 0x00007fe6dc7da592 in KApplication::notify (this=0x7fffa12b69d0, receiver=0xdba3a0, event=0x7fffa12b5ef0) at /build/buildd/project-neon-kdelibs-2+git20131022+r92327~b7944b5/kdeui/kernel/kapplication.cpp:311 #75 0x00007fe6da925bb8 in QCoreApplication::notifyInternal (this=0x7fffa12b69d0, receiver=0xdba3a0, event=0x7fffa12b5ef0) at kernel/qcoreapplication.cpp:949 #76 0x00007fe6db72ce45 in QCoreApplication::sendSpontaneousEvent (receiver=0xdba3a0, event=0x7fffa12b5ef0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234 #77 0x00007fe6db7264ec in QApplicationPrivate::sendMouseEvent (receiver=0xdba3a0, event=0x7fffa12b5ef0, alienWidget=0xdba3a0, nativeWidget=0xb8c4d0, buttonDown=0x7fe6dc55ba58 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3171 #78 0x00007fe6db7cd6cb in QETWidget::translateMouseEvent (this=0xb8c4d0, event=0x7fffa12b6570) at kernel/qapplication_x11.cpp:4519 #79 0x00007fe6db7c9d57 in QApplication::x11ProcessEvent (this=0x7fffa12b69d0, event=0x7fffa12b6570) at kernel/qapplication_x11.cpp:3520 #80 0x00007fe6db8069ea in x11EventSourceDispatch (s=0xa5bf40, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #81 0x00007fe6d2cc6f05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #82 0x00007fe6d2cc7248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #83 0x00007fe6d2cc7304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #84 0x00007fe6da9629e9 in QEventDispatcherGlib::processEvents (this=0xa24ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #85 0x00007fe6db806db2 in QGuiEventDispatcherGlib::processEvents (this=0xa24ad0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #86 0x00007fe6da922f10 in QEventLoop::processEvents (this=0x7fffa12b68c0, flags=...) at kernel/qeventloop.cpp:149 #87 0x00007fe6da9230a4 in QEventLoop::exec (this=0x7fffa12b68c0, flags=...) at kernel/qeventloop.cpp:204 #88 0x00007fe6da92624e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221 #89 0x00007fe6db727190 in QApplication::exec () at kernel/qapplication.cpp:3823 #90 0x00000000004152bf in ?? () #91 0x00007fe6da09fea5 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #92 0x000000000040ab99 in _start () Reopening based on recent comment. Thank you for the crash report, André. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |