Bug 237206 - Date and Time crash
Summary: Date and Time crash
Status: RESOLVED DUPLICATE of bug 234563
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_clock (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Paul Campbell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-11 08:47 UTC by Richard Mote
Modified: 2010-06-23 21:24 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 Richard Mote 2010-05-11 08:47:52 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Date and Time panel crashed while trying to apply a change to time zone settings.

The crash does not seem to be reproducible.

 -- Backtrace:
Application: KDE Control Module (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ffaa5ca0760 (LWP 2869))]

Thread 2 (Thread 0x7ffa840d8710 (LWP 2870)):
#0  0x00007ffaa2c96f53 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ffa9f65b4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007ffa9f65b8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007ffaa429e566 in QEventDispatcherGlib::processEvents (this=0xea8540, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007ffaa4273992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007ffaa4273d6c in QEventLoop::exec (this=0x7ffa840d7db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007ffaa417dd59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007ffaa4254178 in QInotifyFileSystemWatcherEngine::run (this=0xd593a0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007ffaa4180775 in QThreadPrivate::start (arg=0xd593a0) at thread/qthread_unix.cpp:248
#9  0x00007ffaa3ef09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007ffaa2ca369d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffaa5ca0760 (LWP 2869)):
[KCrash Handler]
#5  0x0000000000000000 in ?? ()
#6  0x00007ffaa4286c6e in QObject::connect (sender=0xe6bc20, signal=<value optimized out>, receiver=0xe443f0, method=0x7ffa91a956d8 "1load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2550
#7  0x00007ffaa428f92a in QSingleShotTimer (this=0xe6bc20, msec=5000, receiver=0xe443f0, member=0x7ffa91a956d8 "1load()") at kernel/qtimer.cpp:291
#8  0x00007ffaa428f9d2 in QTimer::singleShot (msec=5000, receiver=0xe443f0, member=0x7ffa91a956d8 "1load()") at kernel/qtimer.cpp:343
#9  0x00007ffa91a93487 in KclockModule::save (this=0xe443f0) at ../../../kcontrol/dateandtime/main.cpp:109
#10 0x00007ffa978a2687 in KCModuleProxy::save (this=<value optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#11 0x00007ffa9789e348 in KCMultiDialogPrivate::apply (this=<value optimized out>) at ../../kutils/kcmultidialog.cpp:250
#12 0x00007ffa9789e4c7 in KCMultiDialog::slotOkClicked (this=0xd35ec0) at ../../kutils/kcmultidialog.cpp:284
#13 0x00007ffa978a0b94 in KCMultiDialog::qt_metacall (this=0xd35ec0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff109f3f20) at ./kcmultidialog.moc:96
#14 0x00007ffa97adc480 in KCMShellMultiDialog::qt_metacall (this=0xe443f0, _c=14, _id=278870800, _a=0x7ffaa431b280) at ./main.moc:130
#15 0x00007ffaa4287e3f in QMetaObject::activate (sender=0xd5ec30, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7ffaa431b280) at kernel/qobject.cpp:3293
#16 0x00007ffaa48a491f in KPushButton::authorized (this=0xe443f0, _t1=0xdada70) at ./kpushbutton.moc:129
#17 0x00007ffaa48a5789 in KPushButton::qt_metacall (this=0xd5ec30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff109f4060) at ./kpushbutton.moc:88
#18 0x00007ffaa4287e3f in QMetaObject::activate (sender=0xd5ec30, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7ffaa431b280) at kernel/qobject.cpp:3293
#19 0x00007ffaa3aac5f2 in QAbstractButton::clicked (this=0xe443f0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#20 0x00007ffaa37c686b in QAbstractButtonPrivate::emitClicked (this=0xd5ef60) at widgets/qabstractbutton.cpp:546
#21 0x00007ffaa37c770b in QAbstractButtonPrivate::click (this=0xd5ef60) at widgets/qabstractbutton.cpp:539
#22 0x00007ffaa37c797c in QAbstractButton::mouseReleaseEvent (this=0xd5ec30, e=0x7fff109f49b0) at widgets/qabstractbutton.cpp:1121
#23 0x00007ffaa3467582 in QWidget::event (this=0xd5ec30, event=0x7fff109f49b0) at kernel/qwidget.cpp:7998
#24 0x00007ffaa341122c in QApplicationPrivate::notify_helper (this=0xbd97d0, receiver=0xd5ec30, e=0x7fff109f49b0) at kernel/qapplication.cpp:4300
#25 0x00007ffaa3417ecb in QApplication::notify (this=0x7fff109f5720, receiver=0xd5ec30, e=0x7fff109f49b0) at kernel/qapplication.cpp:3865
#26 0x00007ffaa47bc526 in KApplication::notify (this=0x7fff109f5720, receiver=0xd5ec30, event=0x7fff109f49b0) at ../../kdeui/kernel/kapplication.cpp:302
#27 0x00007ffaa427506c in QCoreApplication::notifyInternal (this=0x7fff109f5720, receiver=0xd5ec30, event=0x7fff109f49b0) at kernel/qcoreapplication.cpp:704
#28 0x00007ffaa34170ae in QCoreApplication::sendEvent (receiver=0xd5ec30, event=0x7fff109f49b0, alienWidget=0xd5ec30, nativeWidget=0xd35ec0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#29 QApplicationPrivate::sendMouseEvent (receiver=0xd5ec30, event=0x7fff109f49b0, alienWidget=0xd5ec30, nativeWidget=0xd35ec0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2965
#30 0x00007ffaa3496f65 in QETWidget::translateMouseEvent (this=0xd35ec0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#31 0x00007ffaa34958ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff109f52d0) at kernel/qapplication_x11.cpp:3501
#32 0x00007ffaa34c1882 in x11EventSourceDispatch (s=0xbdd410, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#33 0x00007ffa9f6578c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#34 0x00007ffa9f65b748 in ?? () from /lib/libglib-2.0.so.0
#35 0x00007ffa9f65b8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#36 0x00007ffaa429e513 in QEventDispatcherGlib::processEvents (this=0xb70140, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#37 0x00007ffaa34c146e in QGuiEventDispatcherGlib::processEvents (this=0xe443f0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00007ffaa4273992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#39 0x00007ffaa4273d6c in QEventLoop::exec (this=0x7fff109f5600, flags=) at kernel/qeventloop.cpp:201
#40 0x00007ffaa38db09e in QDialog::exec (this=0xd35ec0) at dialogs/qdialog.cpp:546
#41 0x00007ffa97ade910 in kdemain (_argc=<value optimized out>, _argv=<value optimized out>) at ../../kcmshell/main.cpp:272
#42 0x00000000004070f3 in launch (argc=2, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=16, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a4f9 "0") at ../../kinit/kinit.cpp:717
#43 0x0000000000407cb0 in handle_launcher_request (sock=8, who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#44 0x000000000040823a in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1402
#45 0x0000000000408e22 in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1845

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

Possible duplicates by query: bug 236644, bug 234563, bug 233829.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-06-23 21:24:56 UTC

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