Bug 317640 - KDE Module Crash when time changed
Summary: KDE Module Crash when time changed
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 4.10.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-31 14:46 UTC by Raul Malea
Modified: 2013-03-31 15:13 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 Raul Malea 2013-03-31 14:46:49 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.10.00 "release 1"
Qt Version: 4.8.4
Operating System: Linux 3.7.10-1.1-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
When adjust date and time from taskbar widget (icon) -> Kde crash.
After changes setting date and time automaticaly from internet server, application crashed after typing root password.

My OS is openSUSE 12.3-  x64, kernel 3.7.10-1.1 desktop,  with KDE 4.10
Hardware Intel i5-2500k, Geforce GTX 560 Ti, Asrock.

I attached backtrace.

-- Backtrace:
Application: KDE Control Module (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4baf8e5780 (LWP 4615))]

Thread 2 (Thread 0x7f4b93f8f700 (LWP 4616)):
#0  0x00007f4bacf1c87d in poll () from /lib64/libc.so.6
#1  0x00007f4ba9e69aa4 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f4ba9e69f02 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f4b946a1ba6 in ?? () from /usr/lib64/libgio-2.0.so.0
#4  0x00007f4ba9e8d345 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f4b9ef7a3a4 in ?? () from /usr/X11R6/lib64/libGL.so.1
#6  0x00007f4bae1aee0f in start_thread () from /lib64/libpthread.so.0
#7  0x00007f4bacf257dd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f4baf8e5780 (LWP 4615)):
[KCrash Handler]
#6  0x000000000000010a in ?? ()
#7  0x00007f4bae55a233 in QObject::connect (sender=0x1d19f10, signal=0x7f4bae61c644 "timeout()", receiver=0x210e370, method=0x7f4b951ac744 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2596
#8  0x00007f4bae55df6a in QSingleShotTimer::QSingleShotTimer (this=0x1d19f10, msec=5000, receiver=0x210e370, member=0x7f4b951ac743 "1load()") at kernel/qtimer.cpp:300
#9  0x00007f4bae55e116 in QTimer::singleShot (msec=5000, receiver=0x210e370, member=0x7f4b951ac743 "1load()") at kernel/qtimer.cpp:363
#10 0x00007f4b951aad06 in KclockModule::save (this=0x210e370) at /usr/src/debug/kde-workspace-4.10.0/kcontrol/dateandtime/main.cpp:113
#11 0x00007f4ba0d16b27 in KCModuleProxy::save (this=<optimized out>) at /usr/src/debug/kdelibs-4.10.0/kutils/kcmoduleproxy.cpp:279
#12 0x00007f4ba0d144a0 in KCMultiDialogPrivate::apply (this=<optimized out>) at /usr/src/debug/kdelibs-4.10.0/kutils/kcmultidialog.cpp:300
#13 0x00007f4bae5561af in QMetaObject::activate (sender=0x1f91140, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff7513ab00) at kernel/qobject.cpp:3548
#14 0x00007f4baf3a902f in KPushButton::authorized (this=<optimized out>, _t1=0x226a370) at /usr/src/debug/kdelibs-4.10.0/build/kdeui/kpushbutton.moc:143
#15 0x00007f4bae5561af in QMetaObject::activate (sender=0x1f91140, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff7513ac50) at kernel/qobject.cpp:3548
#16 0x00007f4badd33702 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#17 0x00007f4bada8804e in QAbstractButtonPrivate::emitClicked (this=this@entry=0x1f94a20) at widgets/qabstractbutton.cpp:548
#18 0x00007f4bada88880 in QAbstractButtonPrivate::click (this=this@entry=0x1f94a20) at widgets/qabstractbutton.cpp:541
#19 0x00007f4bada88aec in QAbstractButton::mouseReleaseEvent (this=0x1f91140, e=0x7fff7513b4f0) at widgets/qabstractbutton.cpp:1123
#20 0x00007f4bad71e149 in QWidget::event (this=0x1f91140, event=0x7fff7513b4f0) at kernel/qwidget.cpp:8375
#21 0x00007f4bad6ce86c in QApplicationPrivate::notify_helper (this=this@entry=0x1e34950, receiver=receiver@entry=0x1f91140, e=e@entry=0x7fff7513b4f0) at kernel/qapplication.cpp:4562
#22 0x00007f4bad6d354b in QApplication::notify (this=<optimized out>, receiver=0x1f91140, e=0x7fff7513b4f0) at kernel/qapplication.cpp:4105
#23 0x00007f4baf2e2cb6 in KApplication::notify (this=0x7fff7513c300, receiver=0x1f91140, event=0x7fff7513b4f0) at /usr/src/debug/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311
#24 0x00007f4bae540c9e in QCoreApplication::notifyInternal (this=0x7fff7513c300, receiver=0x1f91140, event=0x7fff7513b4f0) at kernel/qcoreapplication.cpp:946
#25 0x00007f4bad6cf6ab in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#26 QApplicationPrivate::sendMouseEvent (receiver=0x1f91140, event=0x7fff7513b4f0, alienWidget=0x1f91140, nativeWidget=0x1f691b0, buttonDown=0x7f4bae1a3268 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173
#27 0x00007f4bad749e94 in QETWidget::translateMouseEvent (this=this@entry=0x1f691b0, event=event@entry=0x7fff7513bc60) at kernel/qapplication_x11.cpp:4527
#28 0x00007f4bad748c21 in QApplication::x11ProcessEvent (this=0x7fff7513c300, event=0x7fff7513bc60) at kernel/qapplication_x11.cpp:3650
#29 0x00007f4bad76efa2 in x11EventSourceDispatch (s=0x1e37120, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x00007f4ba9e697d5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#31 0x00007f4ba9e69b08 in ?? () from /usr/lib64/libglib-2.0.so.0
#32 0x00007f4ba9e69bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#33 0x00007f4bae56f1f6 in QEventDispatcherGlib::processEvents (this=0x1c16790, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#34 0x00007f4bad76ec1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007f4bae53f9ef in QEventLoop::processEvents (this=this@entry=0x7fff7513c040, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007f4bae53fc78 in QEventLoop::exec (this=0x7fff7513c040, flags=...) at kernel/qeventloop.cpp:204
#37 0x00007f4badb829c8 in QDialog::exec (this=0x1f691b0) at dialogs/qdialog.cpp:554
#38 0x00007f4b9a70331c in kdemain (_argc=31672304, _argv=<optimized out>) at /usr/src/debug/kde-runtime-4.10.0/kcmshell/main.cpp:296
#39 0x000000000040889a in _start ()

Possible duplicates by query: bug 317517, bug 317472, bug 317310, bug 317253, bug 317004.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-03-31 15:11:40 UTC

*** This bug has been marked as a duplicate of bug 242648 ***
Comment 2 Raul Malea 2013-03-31 15:13:26 UTC

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