Bug 321618 - KDE Time crash
Summary: KDE Time crash
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 4.10.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
: 321753 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-06-26 01:26 UTC by lorddefinitia
Modified: 2013-06-29 11:06 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 lorddefinitia 2013-06-26 01:26:11 UTC
Application: kcmshell4 (4.10.4)
KDE Platform Version: 4.10.4
Qt Version: 4.8.2
Operating System: Linux 3.2.0-24-generic x86_64
Distribution: Ubuntu 12.04.2 LTS

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

Changing time/zone

- Unusual behavior I noticed:

NTP claiming it cannot connect to servers
not seeing anything in the system log
NTP time updated, but impossible to set the time zone except in the console by exporting TZ
HTTPS certifcation was failing as well until I manually updated the timezone

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

Thread 2 (Thread 0x7fc70d03f700 (LWP 15629)):
#0  0x00007fc729a9d8cd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fc711a2fe41 in ?? () from /usr/lib/tls/libnvidia-tls.so.319.17
#2  0x00007fc7246688df in read (__nbytes=16, __buf=0x7fc70d03ed80, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:45
#3  g_wakeup_acknowledge (wakeup=0x23cee60) at /build/buildd/glib2.0-2.32.4/./glib/gwakeup.c:212
#4  0x00007fc72462db64 in g_main_context_check (context=0x23d0eb0, max_priority=2147483647, fds=0x7fc7080010e0, n_fds=3) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:2980
#5  0x00007fc72462df96 in g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x23d0eb0, self=<optimized out>) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3143
#6  g_main_context_iterate (context=0x23d0eb0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3083
#7  0x00007fc72462e45a in g_main_loop_run (loop=0x23d0e60) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3340
#8  0x00007fc70d3285e6 in gdbus_shared_thread_func (user_data=<optimized out>) at /build/buildd/glib2.0-2.32.4/./gio/gdbusprivate.c:277
#9  0x00007fc72464f9b5 in g_thread_proxy (data=0x23cdf20) at /build/buildd/glib2.0-2.32.4/./glib/gthread.c:801
#10 0x00007fc72534ce9a in start_thread (arg=0x7fc70d03f700) at pthread_create.c:308
#11 0x00007fc729aaaccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc72a147780 (LWP 15628)):
[KCrash Handler]
#6  0x0000000000000020 in ?? ()
#7  0x00007fc7286720f2 in QObject::connect (sender=0x26cb8e0, signal=<optimized out>, receiver=0x21f4180, method=0x7fc71884b6cd "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8  0x00007fc728679e5a in QSingleShotTimer::QSingleShotTimer (this=0x26cb8e0, msec=5000, receiver=0x21f4180, member=0x7fc71884b6cc "1load()") at kernel/qtimer.cpp:300
#9  0x00007fc72867a00e in QTimer::singleShot (msec=5000, receiver=0x21f4180, member=0x7fc71884b6cc "1load()") at kernel/qtimer.cpp:363
#10 0x00007fc718849bb7 in KclockModule::save (this=0x21f4180) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007fc729797997 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#12 0x00007fc729794890 in KCMultiDialogPrivate::apply (this=<optimized out>) at ../../kutils/kcmultidialog.cpp:300
#13 0x00007fc728670781 in QMetaObject::activate (sender=0x1fadbe0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffbfa57e60) at kernel/qobject.cpp:3547
#14 0x00007fc72941138f in KPushButton::authorized (this=<optimized out>, _t1=0x23bc7f0) at ./kpushbutton.moc:143
#15 0x00007fc728670781 in QMetaObject::activate (sender=0x1fadbe0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffbfa57fb0) at kernel/qobject.cpp:3547
#16 0x00007fc72806e432 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#17 0x00007fc727dabece in QAbstractButtonPrivate::emitClicked (this=<optimized out>) at widgets/qabstractbutton.cpp:548
#18 0x00007fc727dad20b in QAbstractButtonPrivate::click (this=0x1f90920) at widgets/qabstractbutton.cpp:541
#19 0x00007fc727dad47c in QAbstractButton::mouseReleaseEvent (this=0x1fadbe0, e=0x7fffbfa58880) at widgets/qabstractbutton.cpp:1123
#20 0x00007fc727a2dfb4 in QWidget::event (this=0x1fadbe0, event=0x7fffbfa58880) at kernel/qwidget.cpp:8371
#21 0x00007fc7279dd7b4 in notify_helper (e=0x7fffbfa58880, receiver=0x1fadbe0, this=0x1d4e8f0) at kernel/qapplication.cpp:4556
#22 QApplicationPrivate::notify_helper (this=0x1d4e8f0, receiver=0x1fadbe0, e=0x7fffbfa58880) at kernel/qapplication.cpp:4528
#23 0x00007fc7279e2f2f in QApplication::notify (this=<optimized out>, receiver=0x1fadbe0, e=0x7fffbfa58880) at kernel/qapplication.cpp:4099
#24 0x00007fc729343006 in KApplication::notify (this=0x7fffbfa595a0, receiver=0x1fadbe0, event=0x7fffbfa58880) at ../../kdeui/kernel/kapplication.cpp:311
#25 0x00007fc72865c32c in QCoreApplication::notifyInternal (this=0x7fffbfa595a0, receiver=0x1fadbe0, event=0x7fffbfa58880) at kernel/qcoreapplication.cpp:915
#26 0x00007fc7279de782 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#27 QApplicationPrivate::sendMouseEvent (receiver=0x1fadbe0, event=0x7fffbfa58880, alienWidget=0x1fadbe0, nativeWidget=0x1f39f70, buttonDown=0x1fadbe0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3167
#28 0x00007fc727a5db15 in QETWidget::translateMouseEvent (this=0x1f39f70, event=<optimized out>) at kernel/qapplication_x11.cpp:4617
#29 0x00007fc727a5cace in QApplication::x11ProcessEvent (this=0x7fffbfa595a0, event=0x7fffbfa59150) at kernel/qapplication_x11.cpp:3732
#30 0x00007fc727a86052 in x11EventSourceDispatch (s=0x1d4a6d0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x00007fc72462dd13 in g_main_dispatch (context=0x1d50df0) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:2539
#32 g_main_context_dispatch (context=0x1d50df0) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3075
#33 0x00007fc72462e060 in g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x1d50df0, self=<optimized out>) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3146
#34 g_main_context_iterate (context=0x1d50df0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3083
#35 0x00007fc72462e124 in g_main_context_iteration (context=0x1d50df0, may_block=1) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3207
#36 0x00007fc72868b926 in QEventDispatcherGlib::processEvents (this=0x1d1c770, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#37 0x00007fc727a85cde in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00007fc72865ae62 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#39 0x00007fc72865b0b7 in QEventLoop::exec (this=0x7fffbfa594f0, flags=...) at kernel/qeventloop.cpp:204
#40 0x00007fc727eadf86 in QDialog::exec (this=0x1f079a0) at dialogs/qdialog.cpp:554
#41 0x00007fc729d7df7c in kdemain (_argc=<optimized out>, _argv=<optimized out>) at ../../kcmshell/main.cpp:297
#42 0x00007fc7299d876d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=2, ubp_av=0x7fffbfa59dd8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffbfa59dc8) at libc-start.c:226
#43 0x0000000000400671 in _start ()

This bug may be a duplicate of or related to bug 242648.

Possible duplicates by query: bug 321323, bug 321215, bug 321092, bug 320963, bug 320866.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-06-26 01:57:39 UTC

*** This bug has been marked as a duplicate of bug 242648 ***
Comment 2 Christoph Feck 2013-06-29 11:06:51 UTC
*** Bug 321753 has been marked as a duplicate of this bug. ***