Application: systemsettings (1.0) KDE Platform Version: 4.10.80 Qt Version: 4.8.5 Operating System: Linux 3.8.0-19-generic x86_64 Distribution: Ubuntu 13.04 -- Information about the crash: - What I was doing when the application crashed: When I have /etc/cron.allow file and my username is not included it, this dialog is displayed: -------- The following error occurred while initializing KCron: You have been blocked from using KCron by either the /etc/cron.allow file or /etc/cron.deny file. Check the crontab man page for further details. KCron will now exit. -------- Systemsettings crashes when I click on OK button. - Custom settings of the application: /etc/cron.allow without my username or /etc/cron.deny with my username I'm using Project Neon. The crash can be reproduced every time. -- 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 0x00007fb448afb6e0 in CTCron::isMultiUserCron (this=0x0) at /build/buildd/project-neon-kcron-2+git20130622+r597~e44289f/src/crontablib/ctcron.cpp:429 #7 0x00007fb448b0a052 in TasksWidget::needUserColumn (this=0xb38920) at /build/buildd/project-neon-kcron-2+git20130622+r597~e44289f/src/tasksWidget.cpp:260 #8 0x00007fb448b09e8c in TasksWidget::refreshHeaders (this=0xb38920) at /build/buildd/project-neon-kcron-2+git20130622+r597~e44289f/src/tasksWidget.cpp:239 #9 0x00007fb448b08c1e in TasksWidget::TasksWidget (this=0xb38920, crontabWidget=0xd44ff0) at /build/buildd/project-neon-kcron-2+git20130622+r597~e44289f/src/tasksWidget.cpp:60 #10 0x00007fb448b16413 in CrontabWidget::initialize (this=0xd44ff0) at /build/buildd/project-neon-kcron-2+git20130622+r597~e44289f/src/crontabWidget.cpp:228 #11 0x00007fb448b15704 in CrontabWidget::CrontabWidget (this=0xd44ff0, parent=0xc17150, ctHost=0xc18490) at /build/buildd/project-neon-kcron-2+git20130622+r597~e44289f/src/crontabWidget.cpp:120 #12 0x00007fb448b1c746 in KCMCron::KCMCron (this=0xc17150, parent=0xa8f550) at /build/buildd/project-neon-kcron-2+git20130622+r597~e44289f/src/kcmCron.cpp:95 #13 0x00007fb448b1d394 in KPluginFactory::createInstance<KCMCron, QWidget> (parentWidget=0x0, parent=0xa8f550, args=...) at /opt/project-neon/include/kpluginfactory.h:477 #14 0x00007fb461e69925 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /opt/project-neon/lib/libkdecore.so.5 #15 0x00007fb463b931c6 in KCModule* KPluginFactory::create<KCModule>(QWidget*, QObject*, QString const&, QList<QVariant> const&) () from /opt/project-neon/lib/libkcmutils.so.4 #16 0x00007fb463b92cec in KCModule* KService::createInstance<KCModule>(QWidget*, QObject*, QList<QVariant> const&, QString*) const () from /opt/project-neon/lib/libkcmutils.so.4 #17 0x00007fb463b92a44 in KCModule* KService::createInstance<KCModule>(QObject*, QList<QVariant> const&, QString*) const () from /opt/project-neon/lib/libkcmutils.so.4 #18 0x00007fb463b91e11 in KCModuleLoader::loadModule(KCModuleInfo const&, KCModuleLoader::ErrorReporting, QWidget*, QStringList const&) () from /opt/project-neon/lib/libkcmutils.so.4 #19 0x00007fb463b98731 in ?? () from /opt/project-neon/lib/libkcmutils.so.4 #20 0x00007fb463b98372 in KCModuleProxy::realModule() const () from /opt/project-neon/lib/libkcmutils.so.4 #21 0x00007fb463b98fc4 in KCModuleProxy::showEvent(QShowEvent*) () from /opt/project-neon/lib/libkcmutils.so.4 #22 0x00007fb462411fd5 in QWidget::event(QEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #23 0x00007fb4623ab1ce in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #24 0x00007fb4623aae71 in QApplication::notify(QObject*, QEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #25 0x00007fb463459e66 in KApplication::notify(QObject*, QEvent*) () from /opt/project-neon/lib/libkdeui.so.5 #26 0x00007fb4615a764c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /opt/project-neon/lib/libQtCore.so.4 #27 0x00007fb46239b9a5 in QCoreApplication::sendEvent(QObject*, QEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #28 0x00007fb46240f761 in QWidgetPrivate::show_helper() () from /opt/project-neon/lib/libQtGui.so.4 #29 0x00007fb46240f120 in QWidgetPrivate::show_recursive() () from /opt/project-neon/lib/libQtGui.so.4 #30 0x00007fb462410532 in QWidgetPrivate::showChildren(bool) () from /opt/project-neon/lib/libQtGui.so.4 #31 0x00007fb46240f572 in QWidgetPrivate::show_helper() () from /opt/project-neon/lib/libQtGui.so.4 #32 0x00007fb4624100ae in QWidget::setVisible(bool) () from /opt/project-neon/lib/libQtGui.so.4 #33 0x00007fb4623ef98c in ?? () from /opt/project-neon/lib/libQtGui.so.4 #34 0x00007fb462410540 in QWidgetPrivate::showChildren(bool) () from /opt/project-neon/lib/libQtGui.so.4 #35 0x00007fb46240f572 in QWidgetPrivate::show_helper() () from /opt/project-neon/lib/libQtGui.so.4 #36 0x00007fb4624100ae in QWidget::setVisible(bool) () from /opt/project-neon/lib/libQtGui.so.4 #37 0x00007fb4623ef98c in ?? () from /opt/project-neon/lib/libQtGui.so.4 #38 0x00007fb4623ef00a in QStackedLayout::setCurrentIndex(int) () from /opt/project-neon/lib/libQtGui.so.4 #39 0x00007fb4623ef21c in QStackedLayout::setCurrentWidget(QWidget*) () from /opt/project-neon/lib/libQtGui.so.4 #40 0x00007fb462995b5c in QStackedWidget::setCurrentWidget(QWidget*) () from /opt/project-neon/lib/libQtGui.so.4 #41 0x00007fb463497914 in ?? () from /opt/project-neon/lib/libkdeui.so.5 #42 0x00007fb463498875 in ?? () from /opt/project-neon/lib/libkdeui.so.5 #43 0x00007fb4615c643a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /opt/project-neon/lib/libQtCore.so.4 #44 0x00007fb462af481d in QItemSelectionModel::selectionChanged(QItemSelection const&, QItemSelection const&) () from /opt/project-neon/lib/libQtGui.so.4 #45 0x00007fb462af3cfd in QItemSelectionModel::emitSelectionChanged(QItemSelection const&, QItemSelection const&) () from /opt/project-neon/lib/libQtGui.so.4 #46 0x00007fb462af1482 in QItemSelectionModel::select(QItemSelection const&, QFlags<QItemSelectionModel::SelectionFlag>) () from /opt/project-neon/lib/libQtGui.so.4 #47 0x00007fb462af100d in QItemSelectionModel::select(QModelIndex const&, QFlags<QItemSelectionModel::SelectionFlag>) () from /opt/project-neon/lib/libQtGui.so.4 #48 0x00007fb462af1900 in QItemSelectionModel::setCurrentIndex(QModelIndex const&, QFlags<QItemSelectionModel::SelectionFlag>) () from /opt/project-neon/lib/libQtGui.so.4 #49 0x00007fb463496db8 in ?? () from /opt/project-neon/lib/libkdeui.so.5 #50 0x00007fb463497654 in ?? () from /opt/project-neon/lib/libkdeui.so.5 #51 0x00007fb463498843 in ?? () from /opt/project-neon/lib/libkdeui.so.5 #52 0x00007fb4615c643a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /opt/project-neon/lib/libQtCore.so.4 #53 0x00007fb461626c4f in QAbstractItemModel::layoutChanged() () from /opt/project-neon/lib/libQtCore.so.4 #54 0x00007fb46349e055 in KPageWidgetModel::addPage(KPageWidgetItem*) () from /opt/project-neon/lib/libkdeui.so.5 #55 0x00007fb46349c9bb in KPageWidget::addPage(KPageWidgetItem*) () from /opt/project-neon/lib/libkdeui.so.5 #56 0x00007fb4639681b2 in ModuleView::addModule(KCModuleInfo*) () from /opt/project-neon/lib/libsystemsettingsview.so.2 #57 0x00007fb463967c71 in ModuleView::loadModule(QModelIndex) () from /opt/project-neon/lib/libsystemsettingsview.so.2 #58 0x00007fb449502291 in ?? () from /opt/project-neon/lib/kde4/icon_mode.so #59 0x00007fb449502756 in ?? () from /opt/project-neon/lib/kde4/icon_mode.so #60 0x00007fb4615c643a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /opt/project-neon/lib/libQtCore.so.4 #61 0x00007fb462a8f1fb in QAbstractItemView::activated(QModelIndex const&) () from /opt/project-neon/lib/libQtGui.so.4 #62 0x00007fb462a830d6 in QAbstractItemView::mouseReleaseEvent(QMouseEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #63 0x00007fb462aa8d09 in QListView::mouseReleaseEvent(QMouseEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #64 0x00007fb46342c8db in KCategorizedView::mouseReleaseEvent(QMouseEvent*) () from /opt/project-neon/lib/libkdeui.so.5 #65 0x00007fb462411509 in QWidget::event(QEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #66 0x00007fb462917f53 in QFrame::event(QEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #67 0x00007fb4629c6f13 in QAbstractScrollArea::viewportEvent(QEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #68 0x00007fb462a81c0c in QAbstractItemView::viewportEvent(QEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #69 0x00007fb4629c7c33 in ?? () from /opt/project-neon/lib/libQtGui.so.4 #70 0x00007fb4629c7d2e in ?? () from /opt/project-neon/lib/libQtGui.so.4 #71 0x00007fb4615a78ef in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /opt/project-neon/lib/libQtCore.so.4 #72 0x00007fb4623ab1a5 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #73 0x00007fb4623a8f16 in QApplication::notify(QObject*, QEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #74 0x00007fb463459e66 in KApplication::notify(QObject*, QEvent*) () from /opt/project-neon/lib/libkdeui.so.5 #75 0x00007fb4615a764c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /opt/project-neon/lib/libQtCore.so.4 #76 0x00007fb4623adddd in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #77 0x00007fb4623a7484 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /opt/project-neon/lib/libQtGui.so.4 #78 0x00007fb46244e5ad in ?? () from /opt/project-neon/lib/libQtGui.so.4 #79 0x00007fb46244ac39 in QApplication::x11ProcessEvent(_XEvent*) () from /opt/project-neon/lib/libQtGui.so.4 #80 0x00007fb4624878c2 in ?? () from /opt/project-neon/lib/libQtGui.so.4 #81 0x00007fb45995cf05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #82 0x00007fb45995d248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #83 0x00007fb45995d304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #84 0x00007fb4615e4491 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/project-neon/lib/libQtCore.so.4 #85 0x00007fb462487c8a in ?? () from /opt/project-neon/lib/libQtGui.so.4 #86 0x00007fb4615a49a4 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/project-neon/lib/libQtCore.so.4 #87 0x00007fb4615a4b38 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/project-neon/lib/libQtCore.so.4 #88 0x00007fb4615a7ce2 in QCoreApplication::exec() () from /opt/project-neon/lib/libQtCore.so.4 #89 0x00007fb4623a8128 in QApplication::exec() () from /opt/project-neon/lib/libQtGui.so.4 #90 0x00000000004152bb in ?? () #91 0x00007fb460d22ea5 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #92 0x000000000040ab99 in _start () Reported using DrKonqi
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!