Bug 311980 - crash when authenticating time setting
Summary: crash when authenticating time setting
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-20 11:22 UTC by wdanwatts
Modified: 2012-12-20 11:26 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 wdanwatts 2012-12-20 11:22:45 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.8.5 (4.8.5) "release 2"
Qt Version: 4.8.1
Operating System: Linux 3.4.11-2.16-desktop x86_64
Distribution: "openSUSE 12.2 (x86_64)"

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

I had entered root password for time setting authentication.

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

Thread 2 (Thread 0x7f8c3d966700 (LWP 3040)):
#0  0x00007f8c54435163 in poll () from /lib64/libc.so.6
#1  0x00007f8c51141684 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f8c51141ae2 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f8c3de69a26 in ?? () from /usr/lib64/libgio-2.0.so.0
#4  0x00007f8c511640e5 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f8c556c4e0e in start_thread () from /lib64/libpthread.so.0
#6  0x00007f8c5443d2cd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f8c56dfc780 (LWP 3039)):
[KCrash Handler]
#5  0x0000000000000040 in ?? ()
#6  0x00007f8c55a6da83 in QObject::connect (sender=0x1e7d4d0, signal=0x7f8c55b29ac4 "timeout()", receiver=0x1f8d0d0, method=0x7f8c3ec0d4e8 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2597
#7  0x00007f8c55a7185a in QSingleShotTimer::QSingleShotTimer (this=0x1e7d4d0, msec=5000, receiver=0x1f8d0d0, member=0x7f8c3ec0d4e7 "1load()") at kernel/qtimer.cpp:300
#8  0x00007f8c55a71a06 in QTimer::singleShot (msec=5000, receiver=0x1f8d0d0, member=0x7f8c3ec0d4e7 "1load()") at kernel/qtimer.cpp:363
#9  0x00007f8c3ec0b946 in KclockModule::save (this=0x1f8d0d0) at /usr/src/debug/kde-workspace-4.8.5/kcontrol/dateandtime/main.cpp:109
#10 0x00007f8c489abb07 in KCModuleProxy::save (this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kutils/kcmoduleproxy.cpp:279
#11 0x00007f8c489a9480 in KCMultiDialogPrivate::apply (this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kutils/kcmultidialog.cpp:300
#12 0x00007f8c489a9587 in KCMultiDialog::slotOkClicked (this=0x1e44cf0) at /usr/src/debug/kdelibs-4.8.5/kutils/kcmultidialog.cpp:334
#13 0x00007f8c55a6af5f in QMetaObject::activate (sender=0x1e356d0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffec751b30) at kernel/qobject.cpp:3556
#14 0x00007f8c568b203f in KPushButton::authorized(KAuth::Action*) () from /usr/lib64/libkdeui.so.5
#15 0x00007f8c55a6af5f in QMetaObject::activate (sender=0x1e356d0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffec751c80) at kernel/qobject.cpp:3556
#16 0x00007f8c55248ea2 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#17 0x00007f8c54f9cfae in QAbstractButtonPrivate::emitClicked (this=this@entry=0x1e758f0) at widgets/qabstractbutton.cpp:548
#18 0x00007f8c54f9d7e0 in QAbstractButtonPrivate::click (this=this@entry=0x1e758f0) at widgets/qabstractbutton.cpp:541
#19 0x00007f8c54f9da4c in QAbstractButton::mouseReleaseEvent (this=0x1e356d0, e=0x7fffec752520) at widgets/qabstractbutton.cpp:1123
#20 0x00007f8c54c33e60 in QWidget::event (this=0x1e356d0, event=0x7fffec752520) at kernel/qwidget.cpp:8362
#21 0x00007f8c54be474c in QApplicationPrivate::notify_helper (this=this@entry=0x1cd5090, receiver=receiver@entry=0x1e356d0, e=e@entry=0x7fffec752520) at kernel/qapplication.cpp:4554
#22 0x00007f8c54be94db in QApplication::notify (this=<optimized out>, receiver=0x1e356d0, e=0x7fffec752520) at kernel/qapplication.cpp:4097
#23 0x00007f8c567ec006 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#24 0x00007f8c55a5473e in QCoreApplication::notifyInternal (this=0x7fffec753310, receiver=0x1e356d0, event=0x7fffec752520) at kernel/qcoreapplication.cpp:876
#25 0x00007f8c54be558b in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#26 QApplicationPrivate::sendMouseEvent (receiver=0x1e356d0, event=0x7fffec752520, alienWidget=0x1e356d0, nativeWidget=0x1e44cf0, buttonDown=0x7f8c556b9248 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3165
#27 0x00007f8c54c5fbd4 in QETWidget::translateMouseEvent (this=this@entry=0x1e44cf0, event=event@entry=0x7fffec752c90) at kernel/qapplication_x11.cpp:4513
#28 0x00007f8c54c5e961 in QApplication::x11ProcessEvent (this=0x7fffec753310, event=0x7fffec752c90) at kernel/qapplication_x11.cpp:3636
#29 0x00007f8c54c84c32 in x11EventSourceDispatch (s=0x1cd78b0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x00007f8c511413b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#31 0x00007f8c511416e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#32 0x00007f8c511417a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#33 0x00007f8c55a82936 in QEventDispatcherGlib::processEvents (this=0x1c51790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0x00007f8c54c848ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007f8c55a5373f in QEventLoop::processEvents (this=this@entry=0x7fffec753070, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007f8c55a539c8 in QEventLoop::exec (this=0x7fffec753070, flags=...) at kernel/qeventloop.cpp:204
#37 0x00007f8c55097448 in QDialog::exec (this=0x1e44cf0) at dialogs/qdialog.cpp:554
#38 0x00007f8c440ab18c in kdemain (_argc=30232368, _argv=<optimized out>) at /usr/src/debug/kde-runtime-4.8.5/kcmshell/main.cpp:292
#39 0x0000000000408892 in _start ()

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

Possible duplicates by query: bug 311444, bug 311429, bug 311111, bug 310882, bug 310386.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-12-20 11:26:45 UTC

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