Bug 267120

Summary: Locale Setting crashing while running it
Product: [Applications] systemsettings Reporter: Alex Bars <alexdbars>
Component: generalAssignee: System Settings Bugs <sourtooth+ssbugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: jlayt
Priority: NOR    
Version: 1.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alex Bars 2011-02-25 04:40:09 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.6.00 (4.6.0) "release 395" (Compiled from sources)
Qt Version: 4.7.1
Operating System: Linux 2.6.34.7-0.7-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
Surely it affect my laptop keyboard on dell 1545 and I cannot use the backslash on Portuguese Keyboard Layout...but on log in it works fine and on KDE 4.6 RC2 it was working just fine!!

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[KCrash Handler]
#6  ref (this=<value optimized out>, dayPeriod=<value optimized out>) at /usr/include/QtCore/qatomic_x86_64.h:121
#7  QString (this=<value optimized out>, dayPeriod=<value optimized out>) at /usr/include/QtCore/qstring.h:729
#8  KCMLocale::dayPeriodText (this=<value optimized out>, dayPeriod=<value optimized out>) at /usr/src/debug/kdebase-runtime-4.6.0/kcontrol/locale/kcmlocale.cpp:2452
#9  0x00007fdc84c37375 in KCMLocale::initAmPmSymbols (this=0x98f610) at /usr/src/debug/kdebase-runtime-4.6.0/kcontrol/locale/kcmlocale.cpp:2513
#10 0x00007fdc84c3dbc1 in KCMLocale::initSettingsWidgets (this=0x98f610) at /usr/src/debug/kdebase-runtime-4.6.0/kcontrol/locale/kcmlocale.cpp:674
#11 0x00007fdc84c3ead5 in KCMLocale::load (this=0x98f610) at /usr/src/debug/kdebase-runtime-4.6.0/kcontrol/locale/kcmlocale.cpp:425
#12 0x00007fdc97bea121 in KCModule::qt_metacall (this=0x98f610, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x845ea0) at /usr/src/debug/kdelibs-4.6.0/build/kdeui/kcmodule.moc:89
#13 0x00007fdc84c3e180 in KCMLocale::qt_metacall (this=0x98f610, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x845ea0)
    at /usr/src/debug/kdebase-runtime-4.6.0/build/kcontrol/locale/kcmlocale.moc:201
#14 0x00007fdc9626ac5a in QObject::event (this=0x98f610, e=<value optimized out>) at kernel/qobject.cpp:1211
#15 0x00007fdc96ed1e2d in QWidget::event (this=0x98f610, event=0xaf3d00) at kernel/qwidget.cpp:8659
#16 0x00007fdc96e80cd4 in QApplicationPrivate::notify_helper (this=0x651a70, receiver=0x98f610, e=0xaf3d00) at kernel/qapplication.cpp:4445
#17 0x00007fdc96e891ca in QApplication::notify (this=<value optimized out>, receiver=0x98f610, e=0xaf3d00) at kernel/qapplication.cpp:4324
#18 0x00007fdc97aecec6 in KApplication::notify (this=0x7fff07390140, receiver=0x98f610, event=0xaf3d00) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#19 0x00007fdc96256e1c in QCoreApplication::notifyInternal (this=0x7fff07390140, receiver=0x98f610, event=0xaf3d00) at kernel/qcoreapplication.cpp:732
#20 0x00007fdc9625a615 in sendEvent (receiver=0x0, event_type=0, data=0x6193e0) at kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x6193e0) at kernel/qcoreapplication.cpp:1373
#22 0x00007fdc962818c3 in sendPostedEvents (s=0x649840) at kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=0x649840) at kernel/qeventdispatcher_glib.cpp:277
#24 0x00007fdc9375da93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fdc9375e270 in ?? () from /usr/lib64/libglib-2.0.so.0
#26 0x00007fdc9375e510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#27 0x00007fdc96281a5f in QEventDispatcherGlib::processEvents (this=0x61ee90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#28 0x00007fdc96f25dde in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007fdc96256252 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007fdc96256465 in QEventLoop::exec (this=0x7fff07390090, flags=...) at kernel/qeventloop.cpp:201
#31 0x00007fdc9625a8cb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#32 0x00000000004121f9 in _start ()

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

Possible duplicates by query: bug 262488, bug 259790.

Reported using DrKonqi
Comment 1 John Layt 2011-02-25 11:23:01 UTC

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