[Bug 301806] New: Crash when changing date and time settings after upgrading kde

Simon King simon.king at uni-jena.de
Wed Jun 13 11:54:05 BST 2012


https://bugs.kde.org/show_bug.cgi?id=301806

            Bug ID: 301806
          Severity: crash
           Version: unspecified
          Priority: NOR
          Assignee: unassigned-bugs at kde.org
           Summary: Crash when changing date and time settings after
                    upgrading kde
    Classification: Unclassified
                OS: Linux
          Reporter: simon.king at uni-jena.de
          Hardware: openSUSE RPMs
            Status: UNCONFIRMED
         Component: general
           Product: systemsettings

Application: kcmshell4 ()
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.1.10-1.9-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

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

When I tried to change date/time, I got a crash. If I am not mistaken, the
clock uses akonadi in some way.

The problems started after I upgraded kde as described here:
http://de.opensuse.org/SDB:KDE_Upgrade
After the upgrade, whenever I log in, I get an error message "Unable to fetch
item from backend".  According to some information in the web, I should reset
akonadi (not done yet). So, the two problems may be related, but that is beyond
my expertise.

-- Backtrace:
Application: KDE-Kontrollmodul (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fa88c34a760 (LWP 3178))]

Thread 2 (Thread 0x7fa873694700 (LWP 3179)):
#0  0x00007fa8899b8ff3 in poll () from /lib64/libc.so.6
#1  0x00007fa8867aca98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa8867ad2c2 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa873b8c946 in ?? () from /usr/lib64/libgio-2.0.so.0
#4  0x00007fa8867d1db6 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fa88ac28f05 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fa8899c210d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fa88c34a760 (LWP 3178)):
[KCrash Handler]
#6  0x0000000000821f60 in ?? ()
#7  0x00007fa88afb3452 in QObject::connect (sender=0xc975b0, signal=<optimized
out>, receiver=0x8727b0, method=0x7fa874a21c08 "load()",
type=Qt::AutoConnection) at kernel/qobject.cpp:2535
#8  0x00007fa88afba5aa in QSingleShotTimer::QSingleShotTimer (this=0xc975b0,
msec=5000, receiver=0x8727b0, member=0x7fa874a21c07 "1load()") at
kernel/qtimer.cpp:291
#9  0x00007fa88afba72e in QTimer::singleShot (msec=5000, receiver=0x8727b0,
member=0x7fa874a21c07 "1load()") at kernel/qtimer.cpp:354
#10 0x00007fa874a20050 in KclockModule::save (this=0x8727b0) at
/usr/src/debug/kde-workspace-4.7.4/kcontrol/dateandtime/main.cpp:109
#11 0x00007fa87dd38f57 in KCModuleProxy::save (this=<optimized out>) at
/usr/src/debug/kdelibs-4.7.4/kutils/kcmoduleproxy.cpp:279
#12 0x00007fa87dd35dc8 in KCMultiDialogPrivate::apply (this=<optimized out>) at
/usr/src/debug/kdelibs-4.7.4/kutils/kcmultidialog.cpp:300
#13 0x00007fa87dd35f37 in KCMultiDialog::slotOkClicked (this=0x814a30) at
/usr/src/debug/kdelibs-4.7.4/kutils/kcmultidialog.cpp:334
#14 0x00007fa87dd37024 in KCMultiDialog::qt_metacall (this=0x814a30,
_c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff40cf3740) at
/usr/src/debug/kdelibs-4.7.4/build/kutils/kcmultidialog.moc:96
#15 0x00007fa879b0fbe0 in KCMShellMultiDialog::qt_metacall (this=0x814a30,
_c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff40cf3740) at
/usr/src/debug/kde-runtime-4.7.4/build/kcmshell/main.moc:130
#16 0x00007fa88afb25aa in QMetaObject::activate (sender=0x82d370, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fff40cf3740) at
kernel/qobject.cpp:3287
#17 0x00007fa88be0163f in KPushButton::authorized (this=<optimized out>,
_t1=0xa1b300) at /usr/src/debug/kdelibs-4.7.4/build/kdeui/kpushbutton.moc:129
#18 0x00007fa88be01799 in KPushButton::qt_metacall (this=0x82d370,
_c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff40cf3850) at
/usr/src/debug/kdelibs-4.7.4/build/kdeui/kpushbutton.moc:88
#19 0x00007fa88afb25aa in QMetaObject::activate (sender=0x82d370, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fff40cf3850) at
kernel/qobject.cpp:3287
#20 0x00007fa88a7bcdf2 in QAbstractButton::clicked (this=<optimized out>,
_t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#21 0x00007fa88a5045ce in QAbstractButtonPrivate::emitClicked (this=<optimized
out>) at widgets/qabstractbutton.cpp:546
#22 0x00007fa88a50590b in QAbstractButtonPrivate::click (this=0x82d3e0) at
widgets/qabstractbutton.cpp:539
#23 0x00007fa88a505b7c in QAbstractButton::mouseReleaseEvent (this=0x82d370,
e=0x7fff40cf4120) at widgets/qabstractbutton.cpp:1121
#24 0x00007fa88a1a2306 in QWidget::event (this=0x82d370, event=0x7fff40cf4120)
at kernel/qwidget.cpp:8295
#25 0x00007fa88a151c34 in notify_helper (e=0x7fff40cf4120, receiver=0x82d370,
this=0x6b6620) at kernel/qapplication.cpp:4481
#26 QApplicationPrivate::notify_helper (this=0x6b6620, receiver=0x82d370,
e=0x7fff40cf4120) at kernel/qapplication.cpp:4453
#27 0x00007fa88a1573bb in QApplication::notify (this=<optimized out>,
receiver=0x82d370, e=0x7fff40cf4120) at kernel/qapplication.cpp:4042
#28 0x00007fa88bd32186 in KApplication::notify (this=0x7fff40cf4e60,
receiver=0x82d370, event=0x7fff40cf4120) at
/usr/src/debug/kdelibs-4.7.4/kdeui/kernel/kapplication.cpp:311
#29 0x00007fa88af9f82c in QCoreApplication::notifyInternal
(this=0x7fff40cf4e60, receiver=0x82d370, event=0x7fff40cf4120) at
kernel/qcoreapplication.cpp:787
#30 0x00007fa88a152c02 in sendEvent (event=<optimized out>, receiver=<optimized
out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#31 QApplicationPrivate::sendMouseEvent (receiver=0x82d370,
event=0x7fff40cf4120, alienWidget=0x82d370, nativeWidget=0x814a30,
buttonDown=0x82d370, lastMouseReceiver=..., spontaneous=true) at
kernel/qapplication.cpp:3141
#32 0x00007fa88a1cebc5 in QETWidget::translateMouseEvent (this=0x814a30,
event=<optimized out>) at kernel/qapplication_x11.cpp:4478
#33 0x00007fa88a1cda9a in QApplication::x11ProcessEvent (this=0x7fff40cf4e60,
event=0x7fff40cf49e0) at kernel/qapplication_x11.cpp:3601
#34 0x00007fa88a1f5332 in x11EventSourceDispatch (s=0x6ba300, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#35 0x00007fa8867ac58d in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#36 0x00007fa8867acd88 in ?? () from /usr/lib64/libglib-2.0.so.0
#37 0x00007fa8867acf59 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#38 0x00007fa88afca51f in QEventDispatcherGlib::processEvents (this=0x616ce0,
flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#39 0x00007fa88a1f4fbe in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=<optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#40 0x00007fa88af9ea32 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#41 0x00007fa88af9ec2f in QEventLoop::exec (this=0x7fff40cf4db0, flags=...) at
kernel/qeventloop.cpp:201
#42 0x00007fa88a603fa6 in QDialog::exec (this=0x814a30) at
dialogs/qdialog.cpp:552
#43 0x00007fa879b122fc in kdemain (_argc=<optimized out>, _argv=<optimized
out>) at /usr/src/debug/kde-runtime-4.7.4/kcmshell/main.cpp:292
#44 0x0000000000408897 in _start ()

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

Possible duplicates by query: bug 301731, bug 301481, bug 301413, bug 300710,
bug 300315.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list