Application: systemsettings (1.0) KDE Platform Version: 4.7.2 (4.7.2) "release 5" Qt Version: 4.7.4 Operating System: Linux 3.1.0-1.2-desktop x86_64 Distribution: "openSUSE 12.1 (x86_64)" -- Information about the crash: - Custom settings of the application: Australia, Brisbane, 24hour local time, installed from downloaded DVD iso image. -- Backtrace: Application: System Settings (systemsettings), signal: Segmentation fault [KCrash Handler] #6 ref (this=0x31) at /usr/include/QtCore/qatomic_x86_64.h:121 #7 QString (other=..., this=0x7fff001a62b0) at /usr/include/QtCore/qstring.h:729 #8 KCMLocale::dayPeriodText (this=<optimized out>, dayPeriod=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/kcontrol/locale/kcmlocale.cpp:2672 #9 0x00007fd06ba972e4 in KCMLocale::initAmPmSymbols (this=0x983590) at /usr/src/debug/kde-runtime-4.7.2/kcontrol/locale/kcmlocale.cpp:2733 #10 0x00007fd06baa8321 in KCMLocale::initSettingsWidgets (this=0x983590) at /usr/src/debug/kde-runtime-4.7.2/kcontrol/locale/kcmlocale.cpp:723 #11 0x00007fd06baa93b9 in KCMLocale::load (this=0x983590) at /usr/src/debug/kde-runtime-4.7.2/kcontrol/locale/kcmlocale.cpp:458 #12 0x00007fd07e075cf1 in KCModule::qt_metacall (this=0x983590, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x97dea0) at /usr/src/debug/kdelibs-4.7.2/build/kdeui/kcmodule.moc:89 #13 0x00007fd06baa8860 in KCMLocale::qt_metacall (this=0x983590, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x97dea0) at /usr/src/debug/kde-runtime-4.7.2/build/kcontrol/locale/kcmlocale.moc:213 #14 0x00007fd07c68c14a in QObject::event (this=0x983590, e=<optimized out>) at kernel/qobject.cpp:1226 #15 0x00007fd07d31bcfb in QWidget::event (this=0x983590, event=0xaac2e0) at kernel/qwidget.cpp:8754 #16 0x00007fd07d2cbbe4 in notify_helper (e=0xaac2e0, receiver=0x983590, this=0x649ff0) at kernel/qapplication.cpp:4481 #17 QApplicationPrivate::notify_helper (this=0x649ff0, receiver=0x983590, e=0xaac2e0) at kernel/qapplication.cpp:4453 #18 0x00007fd07d2d0a71 in QApplication::notify (this=0x7fff001a7170, receiver=0x983590, e=0xaac2e0) at kernel/qapplication.cpp:4360 #19 0x00007fd07dfdee36 in KApplication::notify (this=0x7fff001a7170, receiver=0x983590, event=0xaac2e0) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311 #20 0x00007fd07c67581c in QCoreApplication::notifyInternal (this=0x7fff001a7170, receiver=0x983590, event=0xaac2e0) at kernel/qcoreapplication.cpp:787 #21 0x00007fd07c678bf8 in sendEvent (event=0xaac2e0, receiver=0x983590) at kernel/qcoreapplication.h:215 #22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x61ec80) at kernel/qcoreapplication.cpp:1428 #23 0x00007fd07c6a00b3 in sendPostedEvents () at kernel/qcoreapplication.h:220 #24 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277 #25 0x00007fd07962358d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #26 0x00007fd079623d88 in ?? () from /usr/lib64/libglib-2.0.so.0 #27 0x00007fd079623f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #28 0x00007fd07c6a050f in QEventDispatcherGlib::processEvents (this=0x61e490, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422 #29 0x00007fd07d36ef2e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #30 0x00007fd07c674a22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #31 0x00007fd07c674c1f in QEventLoop::exec (this=0x7fff001a7100, flags=...) at kernel/qeventloop.cpp:201 #32 0x00007fd07c678de7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064 #33 0x000000000040b235 in ?? () #34 0x00007fd07be9c23d in __libc_start_main () from /lib64/libc.so.6 #35 0x000000000040b289 in _start () Possible duplicates by query: bug 280049, bug 278970, bug 278590, bug 277252, bug 275984. Reported using DrKonqi
Dieter, can you show the contents of the [Locale] section from your .kde/share/config/kdeglobals file? John, looks like bug 262488 can still happen.
*** Bug 288870 has been marked as a duplicate of this bug. ***
Yup, looks like it. Bug 288870 was with KDE 4.6.5, which should have contained the fix.
Inconceivable! :-) I really need to see the [Locale] section of kdeglobals to try recreate. Also a step-by-step description of the actions taken to cause the crash. I'm also running openSUSE 12.1 but with KDE 4.7.4 and I can't recreate the crash by changing to Australian locale.
On 12/18/2011 03:38 AM, John Layt wrote: > https://bugs.kde.org/show_bug.cgi?id=288450 > > > > > > --- Comment #4 from John Layt<jlayt kde org> 2011-12-17 17:38:27 --- > Inconceivable! :-) > > I really need to see the [Locale] section of kdeglobals to try recreate. Also a > step-by-step description of the actions taken to cause the crash. > > I'm also running openSUSE 12.1 but with KDE 4.7.4 and I can't recreate the > crash by changing to Australian locale. > Hi John, As below, it doesn't go any further. Cheers Dieter
On 12/18/2011 03:38 AM, John Layt wrote: > https://bugs.kde.org/show_bug.cgi?id=288450 > > > > > > --- Comment #4 from John Layt<jlayt kde org> 2011-12-17 17:38:27 --- > Inconceivable! :-) > > I really need to see the [Locale] section of kdeglobals to try recreate. Also a > step-by-step description of the actions taken to cause the crash. > > I'm also running openSUSE 12.1 but with KDE 4.7.4 and I can't recreate the > crash by changing to Australian locale. > Hi John, and below the developer info: Application: System Settings (systemsettings), signal: Segmentation fault [KCrash Handler] #6 0x00007fa61380fcf7 in ?? () from /usr/lib64/kde4/kcm_locale.so #7 0x00007fa6138142e4 in ?? () from /usr/lib64/kde4/kcm_locale.so #8 0x00007fa613825321 in ?? () from /usr/lib64/kde4/kcm_locale.so #9 0x00007fa6138263b9 in ?? () from /usr/lib64/kde4/kcm_locale.so #10 0x00007fa625df6cf1 in KCModule::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdeui.so.5 #11 0x00007fa613825860 in ?? () from /usr/lib64/kde4/kcm_locale.so #12 0x00007fa62440d14a in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4 #13 0x00007fa62509cd4b in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #14 0x00007fa62504cc34 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #15 0x00007fa625051ac1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #16 0x00007fa625d5fe36 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #17 0x00007fa6243f681c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #18 0x00007fa6243f9bf8 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4 #19 0x00007fa6244210b3 in ?? () from /usr/lib64/libQtCore.so.4 #20 0x00007fa6213a458d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #21 0x00007fa6213a4d88 in ?? () from /usr/lib64/libglib-2.0.so.0 #22 0x00007fa6213a4f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #23 0x00007fa62442150f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #24 0x00007fa6250eff9e in ?? () from /usr/lib64/libQtGui.so.4 #25 0x00007fa6243f5a22 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #26 0x00007fa6243f5c1f in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #27 0x00007fa6243f9de7 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #28 0x000000000040b235 in ?? () #29 0x00007fa623c1d23d in __libc_start_main () from /lib64/libc.so.6 #30 0x000000000040b289 in _start () Cheers Dieter
*** This bug has been marked as a duplicate of bug 262488 ***