Bug 278970 - System Settings crash on locale
Summary: System Settings crash on locale
Status: RESOLVED DUPLICATE of bug 262488
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-31 21:14 UTC by fbijma
Modified: 2011-07-31 23:33 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 fbijma 2011-07-31 21:14:08 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-10-generic x86_64
Distribution: Ubuntu 11.04

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

Just started system settings and then locale. I t crashed emediatly.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f0278cda780 (LWP 3182))]

Thread 2 (Thread 0x7f02627d2700 (LWP 3183)):
#0  0x00007f0276204f03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0273f81104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f0273f81639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f027694c446 in QEventDispatcherGlib::processEvents (this=0x1c65870, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f0276920882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f0276920abc in QEventLoop::exec (this=0x7f02627d1dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f0276837924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007f0276902c2f in QInotifyFileSystemWatcherEngine::run (this=0x1c64d90) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f027683a175 in QThreadPrivate::start (arg=0x1c64d90) at thread/qthread_unix.cpp:320
#9  0x00007f027444cd8c in start_thread (arg=0x7f02627d2700) at pthread_create.c:304
#10 0x00007f027621204d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0278cda780 (LWP 3182)):
[KCrash Handler]
#6  ref (this=<value optimized out>, dayPeriod=<value optimized out>) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#7  QString (this=<value optimized out>, dayPeriod=<value optimized out>) at /usr/include/qt4/QtCore/qstring.h:729
#8  KCMLocale::dayPeriodText (this=<value optimized out>, dayPeriod=<value optimized out>) at ../../../kcontrol/locale/kcmlocale.cpp:2452
#9  0x00007f0261db898a in KCMLocale::initAmPmSymbols (this=0x1d7d610) at ../../../kcontrol/locale/kcmlocale.cpp:2513
#10 0x00007f0261dbbcc1 in KCMLocale::initSettingsWidgets (this=0x1d7d610) at ../../../kcontrol/locale/kcmlocale.cpp:674
#11 0x00007f0261dbcb2d in KCMLocale::load (this=0x1d7d610) at ../../../kcontrol/locale/kcmlocale.cpp:425
#12 0x00007f027831c611 in KCModule::qt_metacall (this=0x1d7d610, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x1efb8b0) at ./kcmodule.moc:89
#13 0x00007f0261dbc200 in KCMLocale::qt_metacall (this=0x1d7d610, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x1efb8b0) at ./kcmlocale.moc:201
#14 0x00007f027693549a in QObject::event (this=0x1d7d610, e=<value optimized out>) at kernel/qobject.cpp:1226
#15 0x00007f02775a867d in QWidget::event (this=0x1d7d610, event=0x1efc590) at kernel/qwidget.cpp:8718
#16 0x00007f02775579f4 in QApplicationPrivate::notify_helper (this=0x173fc90, receiver=0x1d7d610, e=0x1efc590) at kernel/qapplication.cpp:4462
#17 0x00007f027755c3ba in QApplication::notify (this=<value optimized out>, receiver=0x1d7d610, e=0x1efc590) at kernel/qapplication.cpp:4341
#18 0x00007f027827a866 in KApplication::notify (this=0x7fff6359ce50, receiver=0x1d7d610, event=0x1efc590) at ../../kdeui/kernel/kapplication.cpp:311
#19 0x00007f027692149c in QCoreApplication::notifyInternal (this=0x7fff6359ce50, receiver=0x1d7d610, event=0x1efc590) at kernel/qcoreapplication.cpp:731
#20 0x00007f0276924c25 in sendEvent (receiver=0x0, event_type=0, data=0x16eb890) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x16eb890) at kernel/qcoreapplication.cpp:1372
#22 0x00007f027694c253 in sendPostedEvents (s=0x17425c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=0x17425c0) at kernel/qeventdispatcher_glib.cpp:277
#24 0x00007f0273f80bcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f0273f813a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f0273f81639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f027694c3ef in QEventDispatcherGlib::processEvents (this=0x16eb490, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#28 0x00007f02776014de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007f0276920882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007f0276920abc in QEventLoop::exec (this=0x7fff6359cde0, flags=...) at kernel/qeventloop.cpp:201
#31 0x00007f0276924ecb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#32 0x0000000000411616 in main (argc=1, argv=<value optimized out>) at ../../../systemsettings/app/main.cpp:49

Possible duplicates by query: bug 278590, bug 277252, bug 275984, bug 271055, bug 269712.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-07-31 23:33:44 UTC

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