[systemsettings] [Bug 321743] New: SystemSettings crashes when I try run Task Scheduler module

André Marcelo Alvarenga alvarenga at kde.org
Sat Jun 29 04:17:45 BST 2013


https://bugs.kde.org/show_bug.cgi?id=321743

            Bug ID: 321743
           Summary: SystemSettings crashes when I try run Task Scheduler
                    module
    Classification: Unclassified
           Product: systemsettings
           Version: 1.0
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: alvarenga at kde.org

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list