Bug 322824 - Date/Time settings crashes after press OK twice
Summary: Date/Time settings crashes after press OK twice
Status: RESOLVED DUPLICATE of bug 242648
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:
Depends on:
Blocks:
 
Reported: 2013-07-25 19:10 UTC by Vyacheslav
Modified: 2013-08-12 20:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (7.98 KB, text/plain)
2013-07-27 11:33 UTC, sanjay_lim
Details
New crash information added by DrKonqi (4.64 KB, text/plain)
2013-08-12 20:04 UTC, amarok255
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vyacheslav 2013-07-25 19:10:01 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-49-generic x86_64
Distribution: Ubuntu 12.04.2 LTS

-- Information about the crash:
opened Date/Time settings and selected my region and country/City, pressed OK (the program was busy for about 5 seconds and didn't close immediately after pressing OK, but it must), I did not wait when busy time will be over and press OK again - crash

-- Backtrace:
Application: Модуль настройки KDE (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fdfc9d2a780 (LWP 4508))]

Thread 3 (Thread 0x7fdfacef9700 (LWP 4554)):
#0  0x00007fdfc4f06f69 in __pthread_mutex_lock (mutex=0x17a11e0) at pthread_mutex_lock.c:92
#1  0x00007fdfc42215a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fdfc41e51df in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fdfc41e5f04 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fdfc41e649a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fdfad1e2406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x00007fdfc42079e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007fdfb25a9754 in ?? () from /usr/lib/nvidia-experimental-304/libGL.so.1
#8  0x00007fdfc4f04e9a in start_thread (arg=0x7fdfacef9700) at pthread_create.c:308
#9  0x00007fdfc965accd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fdfa2542700 (LWP 6236)):
#0  0x00007fdfc964d8cd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fdfb25a873c in ?? () from /usr/lib/nvidia-experimental-304/libGL.so.1
#2  0x00007fdfb17ddbe7 in ?? () from /usr/lib/nvidia-experimental-304/tls/libnvidia-tls.so.304.48
#3  0x00007fdfc42208cf in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fdfc41e5ba4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fdfc41e5fd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007fdfc41e6164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007fdfc8241426 in QEventDispatcherGlib::processEvents (this=0x7fdf9c0008f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x00007fdfc8210c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007fdfc8210ed7 in QEventLoop::exec (this=0x7fdfa2541d10, flags=...) at kernel/qeventloop.cpp:204
#10 0x00007fdfc810ffa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#11 0x00007fdfc81f09ff in QInotifyFileSystemWatcherEngine::run (this=0xf7ec80) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x00007fdfc8112fcb in QThreadPrivate::start (arg=0xf7ec80) at thread/qthread_unix.cpp:298
#13 0x00007fdfb25a9754 in ?? () from /usr/lib/nvidia-experimental-304/libGL.so.1
#14 0x00007fdfc4f04e9a in start_thread (arg=0x7fdfa2542700) at pthread_create.c:308
#15 0x00007fdfc965accd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fdfc9d2a780 (LWP 4508)):
[KCrash Handler]
#6  0x00000000013c1fe0 in ?? ()
#7  0x00007fdfc8227bf2 in QObject::connect (sender=0x1b48830, signal=<optimized out>, receiver=0x1307ea0, method=0x7fdfb85dc3f1 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8  0x00007fdfc822f95a in QSingleShotTimer::QSingleShotTimer (this=0x1b48830, msec=5000, receiver=0x1307ea0, member=0x7fdfb85dc3f0 "1load()") at kernel/qtimer.cpp:300
#9  0x00007fdfc822fb0e in QTimer::singleShot (msec=5000, receiver=0x1307ea0, member=0x7fdfb85dc3f0 "1load()") at kernel/qtimer.cpp:363
#10 0x00007fdfb85da840 in KclockModule::save (this=0x1307ea0) at ../../../kcontrol/dateandtime/main.cpp:109
#11 0x00007fdfc9347997 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#12 0x00007fdfc9344890 in KCMultiDialogPrivate::apply (this=<optimized out>) at ../../kutils/kcmultidialog.cpp:300
#13 0x00007fdfc93449f7 in KCMultiDialog::slotOkClicked (this=0x10ca7f0) at ../../kutils/kcmultidialog.cpp:334
#14 0x00007fdfc8226281 in QMetaObject::activate (sender=0xf635b0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffaa8511c0) at kernel/qobject.cpp:3547
#15 0x00007fdfc8fc25ef in KPushButton::authorized (this=<optimized out>, _t1=0x13bd840) at ./kpushbutton.moc:143
#16 0x00007fdfc8226281 in QMetaObject::activate (sender=0xf635b0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffaa851310) at kernel/qobject.cpp:3547
#17 0x00007fdfc7c24c72 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#18 0x00007fdfc7962a4e in QAbstractButtonPrivate::emitClicked (this=<optimized out>) at widgets/qabstractbutton.cpp:548
#19 0x00007fdfc7963d8b in QAbstractButtonPrivate::click (this=0x10e0e90) at widgets/qabstractbutton.cpp:541
#20 0x00007fdfc7963ffc in QAbstractButton::mouseReleaseEvent (this=0xf635b0, e=0x7fffaa851be0) at widgets/qabstractbutton.cpp:1123
#21 0x00007fdfc75e5144 in QWidget::event (this=0xf635b0, event=0x7fffaa851be0) at kernel/qwidget.cpp:8362
#22 0x00007fdfc7594894 in notify_helper (e=0x7fffaa851be0, receiver=0xf635b0, this=0xeff500) at kernel/qapplication.cpp:4559
#23 QApplicationPrivate::notify_helper (this=0xeff500, receiver=0xf635b0, e=0x7fffaa851be0) at kernel/qapplication.cpp:4531
#24 0x00007fdfc759a0bf in QApplication::notify (this=<optimized out>, receiver=0xf635b0, e=0x7fffaa851be0) at kernel/qapplication.cpp:4102
#25 0x00007fdfc8ef43f6 in KApplication::notify (this=0x7fffaa852900, receiver=0xf635b0, event=0x7fffaa851be0) at ../../kdeui/kernel/kapplication.cpp:311
#26 0x00007fdfc8211e9c in QCoreApplication::notifyInternal (this=0x7fffaa852900, receiver=0xf635b0, event=0x7fffaa851be0) at kernel/qcoreapplication.cpp:876
#27 0x00007fdfc7595862 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#28 QApplicationPrivate::sendMouseEvent (receiver=0xf635b0, event=0x7fffaa851be0, alienWidget=0xf635b0, nativeWidget=0x10ca7f0, buttonDown=0xf635b0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#29 0x00007fdfc7614bf5 in QETWidget::translateMouseEvent (this=0x10ca7f0, event=<optimized out>) at kernel/qapplication_x11.cpp:4617
#30 0x00007fdfc7613bae in QApplication::x11ProcessEvent (this=0x7fffaa852900, event=0x7fffaa8524b0) at kernel/qapplication_x11.cpp:3732
#31 0x00007fdfc763d0d2 in x11EventSourceDispatch (s=0xf00800, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#32 0x00007fdfc41e5d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007fdfc41e60a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007fdfc41e6164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007fdfc82413bf in QEventDispatcherGlib::processEvents (this=0xed9770, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#36 0x00007fdfc763cd5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x00007fdfc8210c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#38 0x00007fdfc8210ed7 in QEventLoop::exec (this=0x7fffaa852850, flags=...) at kernel/qeventloop.cpp:204
#39 0x00007fdfc7a64936 in QDialog::exec (this=0x10ca7f0) at dialogs/qdialog.cpp:554
#40 0x00007fdfc992dd2c in kdemain (_argc=<optimized out>, _argv=<optimized out>) at ../../kcmshell/main.cpp:292
#41 0x00007fdfc958876d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=2, ubp_av=0x7fffaa853118, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffaa853108) at libc-start.c:226
#42 0x0000000000400671 in _start ()

Possible duplicates by query: bug 322777, bug 322638, bug 322589, bug 322508, bug 322450.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-07-26 01:25:38 UTC

*** This bug has been marked as a duplicate of bug 242648 ***
Comment 2 sanjay_lim 2013-07-27 11:33:54 UTC
Created attachment 81373 [details]
New crash information added by DrKonqi

kcmshell4 (4.10.5) on KDE Platform 4.10.5 using Qt 4.8.4

- What I was doing when the application crashed:

- Unusual behavior I noticed:

- Custom settings of the application: system cloak do not show local time , but 4:00hour earlier time shows

-- Backtrace (Reduced):
#8  0xb6c243a9 in QObject::connect (sender=0x9e07ae0, signal=0x4 <Address 0x4 out of bounds>, receiver=0x966cf88, method=0xb25ec5bb "1load()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2587
#9  0xb6c2a1b8 in QSingleShotTimer::QSingleShotTimer (this=0x9e07ae0, msec=5000, receiver=0x966cf88, member=0xb25ec5bb "1load()") at kernel/qtimer.cpp:300
#10 0xb6c2a360 in QTimer::singleShot (msec=5000, receiver=0x966cf88, member=0xb25ec5bb "1load()") at kernel/qtimer.cpp:363
[...]
#12 0xb750e4da in KCModuleProxy::save (this=this@entry=0x9516608) at ../../kutils/kcmoduleproxy.cpp:279
#13 0xb750a0c8 in KCMultiDialogPrivate::apply (this=0x94fbc38) at ../../kutils/kcmultidialog.cpp:300
Comment 3 amarok255 2013-08-12 20:04:24 UTC
Created attachment 81677 [details]
New crash information added by DrKonqi

kcmshell4 (4.10.5) on KDE Platform 4.10.5 using Qt 4.8.5

- What I was doing when the application crashed: Trying to configurate the Time Server
. The software crashed when I tried to apply and quit using OK button.

- Unusual behavior I noticed: Unable to connect to Public Time Server (pool.ntp.org)

-- Backtrace (Reduced):
#6  0x000000374c18f169 in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () from /lib64/libQtCore.so.4
#7  0x000000374c19701c in QSingleShotTimer::QSingleShotTimer(int, QObject*, char const*) () from /lib64/libQtCore.so.4
#8  0x000000374c1970de in QTimer::singleShot(int, QObject*, char const*) () from /lib64/libQtCore.so.4
#9  0x00007f06e38642e3 in KclockModule::save() () from /usr/lib64/kde4/kcm_clock.so
#10 0x00000037558211b7 in KCModuleProxy::save() () from /lib64/libkcmutils.so.4