Bug 324091 - Crash when setting "Set date and time automatically" and hitting "Ok"
Summary: Crash when setting "Set date and time automatically" and hitting "Ok"
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 4.11.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
: 324209 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-08-27 02:54 UTC by Linden Krouse
Modified: 2013-09-18 22:29 UTC (History)
1 user (show)

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 Linden Krouse 2013-08-27 02:54:27 UTC
Application: kcmshell4 (4.11.00)
KDE Platform Version: 4.11.00
Qt Version: 4.8.5
Operating System: Linux 3.10.9-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
Opened "Adjust Date and Time..." and checked the "Set date and time automatically" option, hit apply and entered password. Upon hitting "Ok", it crashed. Setting remained intact and this only happens when turning it on.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe6977f0780 (LWP 1626))]

Thread 2 (Thread 0x7fe67b7c5700 (LWP 1627)):
#0  0x00007fe694e1bf5d in poll () from /usr/lib/libc.so.6
#1  0x00007fe691f3b084 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007fe691f3b4ea in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3  0x00007fe67ba9a346 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x00007fe691f5f085 in ?? () from /usr/lib/libglib-2.0.so.0
#5  0x00007fe6960a0062 in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007fe694e24a2d in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7fe6977f0780 (LWP 1626)):
[KCrash Handler]
#5  0x0000000000000000 in ?? ()
#6  0x00007fe696445d99 in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () from /usr/lib/libQtCore.so.4
#7  0x00007fe69644dccc in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fe69644dd8e in QTimer::singleShot(int, QObject*, char const*) () from /usr/lib/libQtCore.so.4
#9  0x00007fe67c7553f3 in ?? () from /usr/lib/kde4/kcm_clock.so
#10 0x00007fe686d957f7 in KCModuleProxy::save() () from /usr/lib/libkcmutils.so.4
#11 0x00007fe686d91a78 in ?? () from /usr/lib/libkcmutils.so.4
#12 0x00007fe696444ba8 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x00007fe6972a383f in KPushButton::authorized(KAuth::Action*) () from /usr/lib/libkdeui.so.5
#14 0x00007fe696444ba8 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x00007fe695bffe72 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#16 0x00007fe695964523 in ?? () from /usr/lib/libQtGui.so.4
#17 0x00007fe695965693 in ?? () from /usr/lib/libQtGui.so.4
#18 0x00007fe69596577c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007fe6956066de in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007fe6955b712c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007fe6955bd82d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007fe6971e172a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#23 0x00007fe696430efd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#24 0x00007fe6955bcfe3 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#25 0x00007fe69562ec5b in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007fe69562d6cc in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007fe695654232 in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007fe691f3ad96 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0x00007fe691f3b0e8 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0x00007fe691f3b18c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0x00007fe69645db85 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007fe6956542e6 in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007fe69642fb5f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007fe69642fe55 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007fe695a59cdc in QDialog::exec() () from /usr/lib/libQtGui.so.4
#36 0x00007fe681e9ccb5 in kdemain () from /usr/lib/libkdeinit4_kcmshell4.so
#37 0x0000000000408069 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 242648.

Possible duplicates by query: bug 324015, bug 324007, bug 323665, bug 323615, bug 323352.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-08-27 03:35:51 UTC

*** This bug has been marked as a duplicate of bug 242648 ***
Comment 2 Christoph Feck 2013-09-18 22:29:22 UTC
*** Bug 324209 has been marked as a duplicate of this bug. ***