Bug 334601 - KDE Control Module for Date & Time crashes after setting new time server
Summary: KDE Control Module for Date & Time crashes after setting new time server
Status: RESOLVED DUPLICATE of bug 334517
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
: 334829 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-05-11 06:52 UTC by Andrew
Modified: 2015-01-28 10:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (12.54 KB, text/plain)
2015-01-28 10:56 UTC, Miras1990
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew 2014-05-11 06:52:40 UTC
Application: kcmshell4 (4.13.0)
KDE Platform Version: 4.13.0
Qt Version: 4.8.6
Operating System: Linux 3.13.0-24-generic i686
Distribution: Ubuntu 14.04 LTS

-- Information about the crash:
- What I was doing when the application crashed: After clicking OK and Apply to have the Date and Time Control Module use the North American NTP server, I see a dialogue screen notifying me that the module has crashed and prompting me to report the crash to KDE developers. I've seen crashes like this before; there seems to be an unaddressed bug somewhere that has persisted through many versions of the KDE SC.

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

Thread 3 (Thread 0xa8d22b40 (LWP 2023)):
#0  0xb5a4918a in __GI___pthread_mutex_lock (mutex=0x90e0048) at ../nptl/pthread_mutex_lock.c:125
#1  0xb7665af4 in pthread_mutex_lock (mutex=0x90e0048) at forward.c:192
#2  0xb596a100 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb59253c4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb592576b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xa94ebe9a in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb594b9ca in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb5a46f70 in start_thread (arg=0xa8d22b40) at pthread_create.c:312
#8  0xb765870e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 2 (Thread 0xa7f1bb40 (LWP 2178)):
#0  0xb7647721 in read () at ../sysdeps/unix/syscall-template.S:81
#1  0xb596928e in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb5924ecb in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb592537a in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb5925528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb6caf95f in QEventDispatcherGlib::processEvents (this=0xa9000468, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0xb6c7e823 in QEventLoop::processEvents (this=this@entry=0xa7f1b258, flags=...) at kernel/qeventloop.cpp:149
#7  0xb6c7eb49 in QEventLoop::exec (this=this@entry=0xa7f1b258, flags=...) at kernel/qeventloop.cpp:204
#8  0xb6b6b23d in QThread::exec (this=this@entry=0x91d5ab8) at thread/qthread.cpp:537
#9  0xb6c5ec44 in QInotifyFileSystemWatcherEngine::run (this=0x91d5ab8) at io/qfilesystemwatcher_inotify.cpp:265
#10 0xb6b6db6f in QThreadPrivate::start (arg=0x91d5ab8) at thread/qthread_unix.cpp:349
#11 0xb5a46f70 in start_thread (arg=0xa7f1bb40) at pthread_create.c:312
#12 0xb765870e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 1 (Thread 0xb563f740 (LWP 1824)):
[KCrash Handler]
#7  0x002f0072 in ?? ()
#8  0xb6c9630e in QObject::connect (sender=sender@entry=0x95daf10, signal=0xb6d60a13 "timeout()", signal@entry=0xb6d60a12 "2timeout()", receiver=receiver@entry=0x8e79f30, method=<optimized out>, method@entry=0xb213a79c "1load()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2583
#9  0xb6c9e99f in QSingleShotTimer::QSingleShotTimer (this=0x95daf10, msec=5000, receiver=0x8e79f30, member=0xb213a79c "1load()") at kernel/qtimer.cpp:300
#10 0xb6c9eaa9 in QTimer::singleShot (msec=5000, receiver=0x8e79f30, member=0xb213a79c "1load()") at kernel/qtimer.cpp:363
#11 0xb2139728 in ?? () from /usr/lib/kde4/kcm_clock.so
#12 0xb754bcc2 in KCModuleProxy::save (this=this@entry=0x8e38eb0) at ../../kutils/kcmoduleproxy.cpp:280
#13 0xb7547903 in KCMultiDialogPrivate::apply (this=0x8e214b8) at ../../kutils/kcmultidialog.cpp:300
#14 0xb7547a45 in KCMultiDialog::slotApplyClicked (this=0x8e214b8) at ../../kutils/kcmultidialog.cpp:326
#15 0xb7548950 in KCMultiDialog::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=0xbfd367e8, _c=<optimized out>) at ./kcmultidialog.moc:71
#16 0xb6c950f7 in QMetaObject::activate (sender=sender@entry=0x8e543b0, m=m@entry=0xb7529550 <KPushButton::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0xbfd367e8) at kernel/qobject.cpp:3539
#17 0xb73d2e95 in KPushButton::authorized (this=0x8e543b0, _t1=0x8e5ee40) at ./kpushbutton.moc:142
#18 0xb73d2eec in KPushButton::KPushButtonPrivate::slotClickedInternal (this=0x8e52f30) at ../../kdeui/widgets/kpushbutton.cpp:102
#19 0xb73d2fbb in KPushButton::qt_static_metacall (_o=0x8e576b0, _id=-1227473792, _a=0xbfd36908, _c=<optimized out>) at ./kpushbutton.moc:64
#20 0xb6c950f7 in QMetaObject::activate (sender=sender@entry=0x8e543b0, m=m@entry=0xb6af9ac8 <QAbstractButton::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0xbfd36908) at kernel/qobject.cpp:3539
#21 0xb68880ad in QAbstractButton::clicked (this=this@entry=0x8e543b0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:219
#22 0xb65a2ab1 in QAbstractButtonPrivate::emitClicked (this=this@entry=0x8e560a0) at widgets/qabstractbutton.cpp:548
#23 0xb65a3e37 in QAbstractButtonPrivate::click (this=this@entry=0x8e560a0) at widgets/qabstractbutton.cpp:541
#24 0xb65a3f3e in QAbstractButton::mouseReleaseEvent (this=0x8e543b0, e=0xbfd36df4) at widgets/qabstractbutton.cpp:1123
#25 0xb61e53fa in QWidget::event (this=this@entry=0x8e543b0, event=event@entry=0xbfd36df4) at kernel/qwidget.cpp:8376
#26 0xb65a4f42 in QAbstractButton::event (this=this@entry=0x8e543b0, e=e@entry=0xbfd36df4) at widgets/qabstractbutton.cpp:1082
#27 0xb663faec in QPushButton::event (this=0x8e543b0, e=0xbfd36df4) at widgets/qpushbutton.cpp:683
#28 0xb618b7f4 in QApplicationPrivate::notify_helper (this=0x8cb85b8, receiver=receiver@entry=0x8e543b0, e=0xbfd36df4) at kernel/qapplication.cpp:4567
#29 0xb6193ea0 in QApplication::notify (this=0xbfd373d0, receiver=receiver@entry=0x8e543b0, e=e@entry=0xbfd36df4) at kernel/qapplication.cpp:4110
#30 0xb72f40a4 in KApplication::notify (this=0xbfd373d0, receiver=0x8e543b0, event=0xbfd36df4) at ../../kdeui/kernel/kapplication.cpp:311
#31 0xb6c7fe4a in QCoreApplication::notifyInternal (this=0xbfd373d0, receiver=receiver@entry=0x8e543b0, event=event@entry=0xbfd36df4) at kernel/qcoreapplication.cpp:953
#32 0xb6191b53 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#33 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x8e543b0, event=0xbfd36df4, alienWidget=0x8e543b0, nativeWidget=0x8e03d40, buttonDown=buttonDown@entry=0xb6b02ce4 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178
#34 0xb6215778 in QETWidget::translateMouseEvent (this=0x8e03d40, event=event@entry=0xbfd3701c) at kernel/qapplication_x11.cpp:4634
#35 0xb6214ec5 in QApplication::x11ProcessEvent (this=0xbfd373d0, event=event@entry=0xbfd3701c) at kernel/qapplication_x11.cpp:3627
#36 0xb6240524 in x11EventSourceDispatch (s=0x8caee18, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#37 0xb59251e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#38 0xb5925468 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#39 0xb5925528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#40 0xb6caf95f in QEventDispatcherGlib::processEvents (this=this@entry=0x8c99b18, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#41 0xb62405de in QGuiEventDispatcherGlib::processEvents (this=0x8c99b18, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#42 0xb6c7e823 in QEventLoop::processEvents (this=this@entry=0xbfd372e8, flags=...) at kernel/qeventloop.cpp:149
#43 0xb6c7eb49 in QEventLoop::exec (this=this@entry=0xbfd372e8, flags=...) at kernel/qeventloop.cpp:204
#44 0xb66bbef1 in QDialog::exec (this=0x8e03d40) at dialogs/qdialog.cpp:562
#45 0xb773c999 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_kcmshell4.so
#46 0x0804855b in ?? ()
#47 0xb7585a83 in __libc_start_main (main=0x8048540, argc=2, argv=0xbfd374b4, init=0x8048660 <__libc_csu_init>, fini=0x80486d0 <__libc_csu_fini>, rtld_fini=0xb7754180 <_dl_fini>, stack_end=0xbfd374ac) at libc-start.c:287
#48 0x0804857e in _start ()

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

Possible duplicates by query: bug 334517, bug 334461, bug 333629, bug 332878, bug 332582.

Reported using DrKonqi
Comment 1 Christoph Feck 2014-05-11 23:45:52 UTC

*** This bug has been marked as a duplicate of bug 334517 ***
Comment 2 Christoph Feck 2014-05-15 18:25:10 UTC
*** Bug 334829 has been marked as a duplicate of this bug. ***
Comment 3 Miras1990 2015-01-28 10:56:44 UTC
Created attachment 90739 [details]
New crash information added by DrKonqi

systemsettings (4.11.11) on KDE Platform 4.14.2 using Qt 4.8.6

- What I was doing when the application crashed:

I tried to turn on the automatic time synchronization on "europe.pool.ntp.org" in the system settings and after applying changes, the program crashed.

-- Backtrace (Reduced):
#7  0x00007f9094ee8a69 in QObject::connect (sender=sender@entry=0x5b55950, signal=0x7f9094fad96d "timeout()", signal@entry=0x7f9094fad96c "2timeout()", receiver=receiver@entry=0x5bc28b0, method=0x7f8fab63fefd "load()", method@entry=0x7f8fab63fefc "1load()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2583
#8  0x00007f9094ef098c in QSingleShotTimer::QSingleShotTimer (this=0x5b55950, msec=5000, receiver=0x5bc28b0, member=0x7f8fab63fefc "1load()") at kernel/qtimer.cpp:300
#9  0x00007f9094ef0a4e in QTimer::singleShot (msec=msec@entry=5000, receiver=receiver@entry=0x5bc28b0, member=member@entry=0x7f8fab63fefc "1load()") at kernel/qtimer.cpp:363
#10 0x00007f8fab63ee73 in KclockModule::save (this=0x5bc28b0) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007f9096ea7327 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:280