<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>332445</bug_id>
          
          <creation_ts>2014-03-22 15:40:30 +0000</creation_ts>
          <short_desc>crash on setting the system time</short_desc>
          <delta_ts>2014-03-25 19:52:44 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>systemsettings</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>242648</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>drkonqi</keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>ladislav.bonita</reporter>
          <assigned_to name="Unassigned bugs">unassigned-bugs-null</assigned_to>
          <cc>walteravieira</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1436949</commentid>
    <comment_count>0</comment_count>
    <who name="">ladislav.bonita</who>
    <bug_when>2014-03-22 15:40:30 +0000</bug_when>
    <thetext>Application: kcmshell4 (4.12.3)
KDE Platform Version: 4.12.3
Qt Version: 4.8.2
Operating System: Linux 3.11.0-19-generic x86_64
Distribution: Ubuntu 12.04.4 LTS

-- Information about the crash:
- What I was doing when the application crashed:

1. right clicking time display -&gt; Adjust Date and Time
2. check Set date and time automatically
3. click Apply, click OK
4. crash

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
Using host libthread_db library &quot;/lib/x86_64-linux-gnu/libthread_db.so.1&quot;.
[Current thread is 1 (Thread 0x7fa1b000e780 (LWP 1860))]

Thread 3 (Thread 0x7fa1905ea700 (LWP 1861)):
#0  0x00007fa1ab1f6f69 in __pthread_mutex_lock (mutex=0x2645830) at pthread_mutex_lock.c:92
#1  0x00007fa1aa5115b1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fa1aa4d5811 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fa1aa4d5f1b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fa1aa4d645a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fa1908d35e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x00007fa1aa4f79b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007fa1ab1f4e9a in start_thread (arg=0x7fa1905ea700) at pthread_create.c:308
#8  0x00007fa1af9483fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fa18f3a6700 (LWP 1862)):
#0  0x00007fa1ab1f805d in __pthread_mutex_unlock_usercnt (mutex=&lt;optimized out&gt;, decr=&lt;optimized out&gt;) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7fa180000a80) at pthread_mutex_unlock.c:290
#2  0x00007fa1aa5115e1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fa1aa4d594b in g_main_context_query () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fa1aa4d5f6a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fa1aa4d6124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007fa1ae52b926 in QEventDispatcherGlib::processEvents (this=0x7fa1800008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007fa1ae4fae62 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007fa1ae4fb0b7 in QEventLoop::exec (this=0x7fa18f3a5dd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007fa1ae3fa077 in QThread::exec (this=&lt;optimized out&gt;) at thread/qthread.cpp:501
#10 0x00007fa1ae4dab6f in QInotifyFileSystemWatcherEngine::run (this=0x23b3a20) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007fa1ae3fd09b in QThreadPrivate::start (arg=0x23b3a20) at thread/qthread_unix.cpp:307
#12 0x00007fa1ab1f4e9a in start_thread (arg=0x7fa18f3a6700) at pthread_create.c:308
#13 0x00007fa1af9483fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa1b000e780 (LWP 1860)):
[KCrash Handler]
#6  0x0000000900000008 in ?? ()
#7  0x00007fa1ae5120f2 in QObject::connect (sender=0x2367ca0, signal=&lt;optimized out&gt;, receiver=0x24a4020, method=0x7fa1a0e6396d &quot;load()&quot;, type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8  0x00007fa1ae519e5a in QSingleShotTimer::QSingleShotTimer (this=0x2367ca0, msec=5000, receiver=0x24a4020, member=0x7fa1a0e6396c &quot;1load()&quot;) at kernel/qtimer.cpp:300
#9  0x00007fa1ae51a00e in QTimer::singleShot (msec=5000, receiver=0x24a4020, member=0x7fa1a0e6396c &quot;1load()&quot;) at kernel/qtimer.cpp:363
#10 0x00007fa1a0e61df7 in KclockModule::save (this=0x24a4020) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007fa1af634ab7 in KCModuleProxy::save (this=&lt;optimized out&gt;) at ../../kutils/kcmoduleproxy.cpp:280
#12 0x00007fa1af631900 in KCMultiDialogPrivate::apply (this=&lt;optimized out&gt;) at ../../kutils/kcmultidialog.cpp:300
#13 0x00007fa1ae510781 in QMetaObject::activate (sender=0x2284f30, m=&lt;optimized out&gt;, local_signal_index=&lt;optimized out&gt;, argv=0x7fff523a2040) at kernel/qobject.cpp:3547
#14 0x00007fa1af2b088f in KPushButton::authorized (this=&lt;optimized out&gt;, _t1=0x250e390) at ./kpushbutton.moc:143
#15 0x00007fa1ae510781 in QMetaObject::activate (sender=0x2284f30, m=&lt;optimized out&gt;, local_signal_index=&lt;optimized out&gt;, argv=0x7fff523a2190) at kernel/qobject.cpp:3547
#16 0x00007fa1adf0e432 in QAbstractButton::clicked (this=&lt;optimized out&gt;, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#17 0x00007fa1adc4bece in QAbstractButtonPrivate::emitClicked (this=&lt;optimized out&gt;) at widgets/qabstractbutton.cpp:548
#18 0x00007fa1adc4d20b in QAbstractButtonPrivate::click (this=0x2321ef0) at widgets/qabstractbutton.cpp:541
#19 0x00007fa1adc4d47c in QAbstractButton::mouseReleaseEvent (this=0x2284f30, e=0x7fff523a2a60) at widgets/qabstractbutton.cpp:1123
#20 0x00007fa1ad8cdfb4 in QWidget::event (this=0x2284f30, event=0x7fff523a2a60) at kernel/qwidget.cpp:8371
#21 0x00007fa1ad87d7b4 in notify_helper (e=0x7fff523a2a60, receiver=0x2284f30, this=0x21c6250) at kernel/qapplication.cpp:4556
#22 QApplicationPrivate::notify_helper (this=0x21c6250, receiver=0x2284f30, e=0x7fff523a2a60) at kernel/qapplication.cpp:4528
#23 0x00007fa1ad882f2f in QApplication::notify (this=&lt;optimized out&gt;, receiver=0x2284f30, e=0x7fff523a2a60) at kernel/qapplication.cpp:4099
#24 0x00007fa1af1e21d6 in KApplication::notify (this=0x7fff523a3780, receiver=0x2284f30, event=0x7fff523a2a60) at ../../kdeui/kernel/kapplication.cpp:311
#25 0x00007fa1ae4fc32c in QCoreApplication::notifyInternal (this=0x7fff523a3780, receiver=0x2284f30, event=0x7fff523a2a60) at kernel/qcoreapplication.cpp:915
#26 0x00007fa1ad87e782 in sendEvent (event=&lt;optimized out&gt;, receiver=&lt;optimized out&gt;) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#27 QApplicationPrivate::sendMouseEvent (receiver=0x2284f30, event=0x7fff523a2a60, alienWidget=0x2284f30, nativeWidget=0x2285490, buttonDown=0x2284f30, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3167
#28 0x00007fa1ad8fdb15 in QETWidget::translateMouseEvent (this=0x2285490, event=&lt;optimized out&gt;) at kernel/qapplication_x11.cpp:4617
#29 0x00007fa1ad8fcace in QApplication::x11ProcessEvent (this=0x7fff523a3780, event=0x7fff523a3330) at kernel/qapplication_x11.cpp:3732
#30 0x00007fa1ad926052 in x11EventSourceDispatch (s=0x21b9c70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x00007fa1aa4d5d13 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007fa1aa4d6060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007fa1aa4d6124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007fa1ae52b8bf in QEventDispatcherGlib::processEvents (this=0x21c4a30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#35 0x00007fa1ad925cde in QGuiEventDispatcherGlib::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007fa1ae4fae62 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#37 0x00007fa1ae4fb0b7 in QEventLoop::exec (this=0x7fff523a36d0, flags=...) at kernel/qeventloop.cpp:204
#38 0x00007fa1add4df86 in QDialog::exec (this=0x2285490) at dialogs/qdialog.cpp:554
#39 0x00007fa1afc1bf7c in kdemain (_argc=&lt;optimized out&gt;, _argv=&lt;optimized out&gt;) at ../../kcmshell/main.cpp:297
#40 0x00007fa1af87576d in __libc_start_main (main=0x400640 &lt;main(int, char**)&gt;, argc=2, ubp_av=0x7fff523a3fb8, init=&lt;optimized out&gt;, fini=&lt;optimized out&gt;, rtld_fini=&lt;optimized out&gt;, stack_end=0x7fff523a3fa8) at libc-start.c:226
#41 0x0000000000400671 in _start ()

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

Possible duplicates by query: bug 332080, bug 331454, bug 331247, bug 331112, bug 330892.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1436955</commentid>
    <comment_count>1</comment_count>
    <who name="Jekyll Wu">adaptee</who>
    <bug_when>2014-03-22 17:01:01 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 242648 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1437546</commentid>
    <comment_count>2</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2014-03-25 19:52:44 +0000</bug_when>
    <thetext>*** Bug 332582 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>