Bug 246839 - Crash after adjusting time Info
Summary: Crash after adjusting time Info
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 21:46 UTC by PH
Modified: 2010-08-05 22:57 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 PH 2010-08-05 21:46:02 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.33.6-147.2.4.fc13.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
After time synchronisation with a NTP-Server an afterwards klicking onto the ok-buttom a second time, the root's-pw was asked. Then the crash occured

 -- Backtrace:
Application: KDE-Kontrollmodul (kcmshell4), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  0x00000000000000e0 in ?? ()
#6  0x00007f29d148ee2e in QObject::connect (sender=0x2bf35e0, signal=0x7f29d15182b2 "timeout()", receiver=0x24981f0, method=0x7f29c0385291 "load()", type=Qt::AutoConnection)
    at kernel/qobject.cpp:2550
#7  0x00007f29d14962da in QSingleShotTimer::QSingleShotTimer (this=0x2bf35e0, msec=5000, receiver=0x24981f0, member=0x7f29c0385290 "1load()") at kernel/qtimer.cpp:291
#8  0x00007f29d1496382 in QTimer::singleShot (msec=5000, receiver=0x24981f0, member=0x7f29c0385290 "1load()") at kernel/qtimer.cpp:343
#9  0x00007f29c0383667 in KclockModule::save (this=0x24981f0) at /usr/src/debug/kdebase-workspace-4.4.5/kcontrol/dateandtime/main.cpp:109
#10 0x00007f29d249df87 in KCModuleProxy::save (this=<value optimized out>) at /usr/src/debug/kdelibs-4.4.5/kutils/kcmoduleproxy.cpp:279
#11 0x00007f29d2499f78 in KCMultiDialogPrivate::apply (this=<value optimized out>) at /usr/src/debug/kdelibs-4.4.5/kutils/kcmultidialog.cpp:250
#12 0x00007f29d249a0f7 in KCMultiDialog::slotOkClicked (this=0x24ce750) at /usr/src/debug/kdelibs-4.4.5/kutils/kcmultidialog.cpp:284
#13 0x00007f29d249c454 in KCMultiDialog::qt_metacall (this=0x24ce750, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff12179ae0)
    at /usr/src/debug/kdelibs-4.4.5/x86_64-redhat-linux-gnu/kutils/kcmultidialog.moc:96
#14 0x00007f29d26d4f60 in KCMShellMultiDialog::qt_metacall (this=0x24ce750, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff12179ae0)
    at /usr/src/debug/kdebase-runtime-4.4.5/x86_64-redhat-linux-gnu/kcmshell/main.moc:130
#15 0x00007f29d1490a36 in QMetaObject::activate (sender=0x24e6210, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff12179ae0) at kernel/qobject.cpp:3295
#16 0x00007f29d214af9f in KPushButton::authorized (this=<value optimized out>, _t1=0x2691be0) at /usr/src/debug/kdelibs-4.4.5/x86_64-redhat-linux-gnu/kdeui/kpushbutton.moc:129
#17 0x00007f29d214be29 in KPushButton::qt_metacall (this=0x24e6210, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff12179c20)
    at /usr/src/debug/kdelibs-4.4.5/x86_64-redhat-linux-gnu/kdeui/kpushbutton.moc:88
#18 0x00007f29d1490a36 in QMetaObject::activate (sender=0x24e6210, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff12179c20) at kernel/qobject.cpp:3295
#19 0x00007f29d0cbee12 in QAbstractButton::clicked (this=<value optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#20 0x00007f29d0a0d0ab in QAbstractButtonPrivate::emitClicked (this=<value optimized out>) at widgets/qabstractbutton.cpp:546
#21 0x00007f29d0a0e42b in QAbstractButtonPrivate::click (this=0x24e62e0) at widgets/qabstractbutton.cpp:539
#22 0x00007f29d0a0e69c in QAbstractButton::mouseReleaseEvent (this=0x24e6210, e=0x7fff1217a570) at widgets/qabstractbutton.cpp:1121
#23 0x00007f29d06d248a in QWidget::event (this=0x24e6210, event=0x7fff1217a570) at kernel/qwidget.cpp:8044
#24 0x00007f29d068739c in QApplicationPrivate::notify_helper (this=0x23e7fb0, receiver=0x24e6210, e=0x7fff1217a570) at kernel/qapplication.cpp:4306
#25 0x00007f29d068de2d in QApplication::notify (this=<value optimized out>, receiver=0x24e6210, e=0x7fff1217a570) at kernel/qapplication.cpp:3871
#26 0x00007f29d2077016 in KApplication::notify (this=0x7fff1217b2e0, receiver=0x24e6210, event=0x7fff1217a570) at /usr/src/debug/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:302
#27 0x00007f29d147dddc in QCoreApplication::notifyInternal (this=0x7fff1217b2e0, receiver=0x24e6210, event=0x7fff1217a570) at kernel/qcoreapplication.cpp:726
#28 0x00007f29d068d01e in sendEvent (receiver=0x24e6210, event=0x7fff1217a570, alienWidget=0x24e6210, nativeWidget=0x24ce750, buttonDown=0x7f29d110b088, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#29 QApplicationPrivate::sendMouseEvent (receiver=0x24e6210, event=0x7fff1217a570, alienWidget=0x24e6210, nativeWidget=0x24ce750, buttonDown=0x7f29d110b088, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2971
#30 0x00007f29d06ff155 in QETWidget::translateMouseEvent (this=0x24ce750, event=<value optimized out>) at kernel/qapplication_x11.cpp:4380
#31 0x00007f29d06fdacc in QApplication::x11ProcessEvent (this=0x7fff1217b2e0, event=0x7fff1217ae90) at kernel/qapplication_x11.cpp:3513
#32 0x00007f29d0726b92 in x11EventSourceDispatch (s=0x23ebd60, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#33 0x00007f29cbdecd02 in g_main_dispatch (context=0x23ea9f0) at gmain.c:1960
#34 IA__g_main_context_dispatch (context=0x23ea9f0) at gmain.c:2513
#35 0x00007f29cbdf0ae8 in g_main_context_iterate (context=0x23ea9f0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#36 0x00007f29cbdf0c9c in IA__g_main_context_iteration (context=0x23ea9f0, may_block=1) at gmain.c:2654
#37 0x00007f29d14a3863 in QEventDispatcherGlib::processEvents (this=0x23d0c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#38 0x00007f29d072684e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00007f29d147c822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#40 0x00007f29d147caec in QEventLoop::exec (this=0x7fff1217b1c0, flags=...) at kernel/qeventloop.cpp:201
#41 0x00007f29d0b0997e in QDialog::exec (this=0x24ce750) at dialogs/qdialog.cpp:546
#42 0x00007f29d26d7340 in kdemain (_argc=303543136, _argv=0x7fff1217b3a0) at /usr/src/debug/kdebase-runtime-4.4.5/kcmshell/main.cpp:272
#43 0x00007f29cf785c5d in __libc_start_main (main=0x4007b0 <main(int, char**)>, argc=2, ubp_av=0x7fff1217baa8, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff1217ba98) at libc-start.c:226
#44 0x00000000004006e9 in _start ()

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

Possible duplicates by query: bug 245235, bug 244119, bug 243522, bug 242293.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-08-05 22:57:21 UTC

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