Bug 352717 - Crashes when updating time.
Summary: Crashes when updating time.
Status: RESOLVED DUPLICATE of bug 350727
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-09-14 23:17 UTC by Kristopher Jahnke
Modified: 2015-09-23 15:17 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 Kristopher Jahnke 2015-09-14 23:17:34 UTC
Application: kcmshell4 (4.14.6)
KDE Platform Version: 4.14.9 (Compiled from sources)
Qt Version: 4.8.6
Operating System: Linux 3.16.7-21-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
When I try to change the NTP server the clock time updates and than the program crashes.
It is repeatable and happens everytime.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f29465b5700 (LWP 25502)):
#0  0x00007f296589bc5d in poll () at /lib64/libc.so.6
#1  0x00007f29629aebe4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f29629aef0a in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f29468b6946 in  () at /usr/lib64/libgio-2.0.so.0
#4  0x00007f29629d3b85 in  () at /usr/lib64/libglib-2.0.so.0
#5  0x00007f2966b370a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f29658a408d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f2968279780 (LWP 25501)):
[KCrash Handler]
#5  0x00001ee500001ce3 in  ()
#6  0x00007f2966ee43e9 in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () at /usr/lib64/libQtCore.so.4
#7  0x00007f2966eec2ec in  () at /usr/lib64/libQtCore.so.4
#8  0x00007f2966eec3ae in QTimer::singleShot(int, QObject*, char const*) () at /usr/lib64/libQtCore.so.4
#9  0x00007f294c32c6c3 in  () at /usr/lib64/kde4/kcm_clock.so
#10 0x00007f29576db8e7 in KCModuleProxy::save() () at /usr/lib64/libkcmutils.so.4
#11 0x00007f29576d7b98 in  () at /usr/lib64/libkcmutils.so.4
#12 0x00007f2966ee31fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib64/libQtCore.so.4
#13 0x00007f2967d3442f in KPushButton::authorized(KAuth::Action*) () at /usr/lib64/libkdeui.so.5
#14 0x00007f2966ee31fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib64/libQtCore.so.4
#15 0x00007f2966694bb2 in QAbstractButton::clicked(bool) () at /usr/lib64/libQtGui.so.4
#16 0x00007f29663f7fe3 in  () at /usr/lib64/libQtGui.so.4
#17 0x00007f29663f9153 in  () at /usr/lib64/libQtGui.so.4
#18 0x00007f29663f923c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () at /usr/lib64/libQtGui.so.4
#19 0x00007f296609ac0a in QWidget::event(QEvent*) () at /usr/lib64/libQtGui.so.4
#20 0x00007f296604b76c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#21 0x00007f2966051dea in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#22 0x00007f2967c72e0a in KApplication::notify(QObject*, QEvent*) () at /usr/lib64/libkdeui.so.5
#23 0x00007f2966ecf2ad in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQtCore.so.4
#24 0x00007f29660515e3 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /usr/lib64/libQtGui.so.4
#25 0x00007f29660c2c9b in  () at /usr/lib64/libQtGui.so.4
#26 0x00007f29660c170c in QApplication::x11ProcessEvent(_XEvent*) () at /usr/lib64/libQtGui.so.4
#27 0x00007f29660e85c2 in  () at /usr/lib64/libQtGui.so.4
#28 0x00007f29629aea04 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#29 0x00007f29629aec48 in  () at /usr/lib64/libglib-2.0.so.0
#30 0x00007f29629aecec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#31 0x00007f2966efc0de in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#32 0x00007f29660e8676 in  () at /usr/lib64/libQtGui.so.4
#33 0x00007f2966ecde6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#34 0x00007f2966ece165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#35 0x00007f29664edd1c in QDialog::exec() () at /usr/lib64/libQtGui.so.4
#36 0x00007f29518c6315 in kdemain () at /usr/lib64/libkdeinit4_kcmshell4.so
#37 0x0000000000408815 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2015-09-23 15:17:38 UTC

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