Bug 284933 - System settings crash
Summary: System settings crash
Status: RESOLVED DUPLICATE of bug 284711
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-10-25 14:36 UTC by Robert Downing
Modified: 2011-10-25 14:51 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 Robert Downing 2011-10-25 14:36:35 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-13-generic-pae i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing whng 
Moving from setting date/time as automatic to user management

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

Thread 3 (Thread 0xb12a2b70 (LWP 3643)):
#0  0xb59c7dbd in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb61e8f14 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb58eef53 in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb58ef8f0 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb58efc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb6505b37 in QEventDispatcherGlib::processEvents (this=0xb0900468, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0xb64d61dd in QEventLoop::processEvents (this=0xb12a22b0, flags=...) at kernel/qeventloop.cpp:149
#7  0xb64d6421 in QEventLoop::exec (this=0xb12a22b0, flags=...) at kernel/qeventloop.cpp:201
#8  0xb63d990b in QThread::exec (this=0x985ff70) at thread/qthread.cpp:498
#9  0xb64b6e2d in QInotifyFileSystemWatcherEngine::run (this=0x985ff70) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb63dc7b3 in QThreadPrivate::start (arg=0x985ff70) at thread/qthread_unix.cpp:331
#11 0xb59c5d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb61db0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xab413b70 (LWP 3790)):
#0  0xabb83640 in g_cancellable_is_cancelled () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#1  0xabbbe93d in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#2  0xb58ee88c in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb58ef637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb58eff9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xabc1dcea in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb59165f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb59c5d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb61db0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb50b1930 (LWP 3641)):
[KCrash Handler]
#7  0x49582039 in ?? ()
#8  0xb64ed9ba in QObject::connect (sender=0xb2cae30, signal=0xb659677a "2timeout()", receiver=0xb18eb20, method=0xb0a4ca10 "1load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2526
#9  0xb64f430e in QSingleShotTimer::QSingleShotTimer (this=0xb2cae30, msec=5000, receiver=0xb18eb20, member=0xb0a4ca10 "1load()") at kernel/qtimer.cpp:291
#10 0xb64f450a in QTimer::singleShot (msec=5000, receiver=0xb18eb20, member=0xb0a4ca10 "1load()") at kernel/qtimer.cpp:354
#11 0xb0a4abd0 in KclockModule::save (this=0xb18eb20) at ../../../kcontrol/dateandtime/main.cpp:109
#12 0xb78836ea in KCModuleProxy::save (this=0xafd3b90) at ../../kutils/kcmoduleproxy.cpp:279
#13 0xb7860d91 in ModuleView::moduleSave (this=0x976c848, module=0xafd3b90) at ../../../systemsettings/core/ModuleView.cpp:289
#14 0xb7861135 in ModuleView::moduleSave (this=0x976c848) at ../../../systemsettings/core/ModuleView.cpp:280
#15 0xb7862b68 in ModuleView::qt_metacall (this=0x976c848, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfb0b6f8) at ./ModuleView.moc:95
#16 0xb64ddb7d in metacall (argv=0xbfb0b6f8, idx=32, cl=QMetaObject::InvokeMetaMethod, object=0x976c848) at kernel/qmetaobject.cpp:237
#17 QMetaObject::metacall (object=0x976c848, cl=QMetaObject::InvokeMetaMethod, idx=32, argv=0xbfb0b6f8) at kernel/qmetaobject.cpp:232
#18 0xb64eca6a in QMetaObject::activate (sender=0x977f910, m=0xb784b610, local_signal_index=0, argv=0xbfb0b6f8) at kernel/qobject.cpp:3278
#19 0xb76f0e25 in KPushButton::authorized (this=0x977f910, _t1=0xb1e3560) at ./kpushbutton.moc:129
#20 0xb76f0ea6 in KPushButton::KPushButtonPrivate::slotClickedInternal (this=0x9766630) at ../../kdeui/widgets/kpushbutton.cpp:102
#21 0xb76f0fcb in KPushButton::qt_metacall (this=0x977f910, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfb0b838) at ./kpushbutton.moc:88
#22 0xb64ddb7d in metacall (argv=0xbfb0b838, idx=44, cl=QMetaObject::InvokeMetaMethod, object=0x977f910) at kernel/qmetaobject.cpp:237
#23 QMetaObject::metacall (object=0x977f910, cl=QMetaObject::InvokeMetaMethod, idx=44, argv=0xbfb0b838) at kernel/qmetaobject.cpp:232
#24 0xb64eca6a in QMetaObject::activate (sender=0x977f910, m=0xb7408a28, local_signal_index=2, argv=0xbfb0b838) at kernel/qobject.cpp:3278
#25 0xb71c1e1d in QAbstractButton::clicked (this=0x977f910, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#26 0xb6ec058d in QAbstractButtonPrivate::emitClicked (this=0x976a740) at widgets/qabstractbutton.cpp:546
#27 0xb6ec1bfb in QAbstractButtonPrivate::click (this=0x976a740) at widgets/qabstractbutton.cpp:539
#28 0xb6ec1eb6 in QAbstractButton::mouseReleaseEvent (this=0x977f910, e=0xbfb0bdec) at widgets/qabstractbutton.cpp:1121
#29 0xb6b06f98 in QWidget::event (this=0x977f910, event=0xbfb0bdec) at kernel/qwidget.cpp:8295
#30 0xb6ec1159 in QAbstractButton::event (this=0x977f910, e=0xbfb0bdec) at widgets/qabstractbutton.cpp:1080
#31 0xb6f63798 in QPushButton::event (this=0x977f910, e=0xbfb0bdec) at widgets/qpushbutton.cpp:683
#32 0xb6aacd54 in notify_helper (e=0xbfb0bdec, receiver=0x977f910, this=0x9496260) at kernel/qapplication.cpp:4486
#33 QApplicationPrivate::notify_helper (this=0x9496260, receiver=0x977f910, e=0xbfb0bdec) at kernel/qapplication.cpp:4458
#34 0xb6ab2dbb in QApplication::notify (this=0x9496260, receiver=0x977f910, e=0xbfb0bdec) at kernel/qapplication.cpp:4047
#35 0xb7602681 in KApplication::notify (this=0xbfb0c61c, receiver=0x977f910, event=0xbfb0bdec) at ../../kdeui/kernel/kapplication.cpp:311
#36 0xb64d719e in QCoreApplication::notifyInternal (this=0xbfb0c61c, receiver=0x977f910, event=0xbfb0bdec) at kernel/qcoreapplication.cpp:787
#37 0xb6aadd15 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#38 QApplicationPrivate::sendMouseEvent (receiver=0x977f910, event=0xbfb0bdec, alienWidget=0x977f910, nativeWidget=0x97751c8, buttonDown=0xb7417eb4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3146
#39 0xb6b3a2c4 in QETWidget::translateMouseEvent (this=0x97751c8, event=0xbfb0c26c) at kernel/qapplication_x11.cpp:4568
#40 0xb6b38e4d in QApplication::x11ProcessEvent (this=0xbfb0c61c, event=0xbfb0c26c) at kernel/qapplication_x11.cpp:3690
#41 0xb6b6524c in x11EventSourceDispatch (s=0x94994a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#42 0xb58ef25f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#43 0xb58ef990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#44 0xb58efc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#45 0xb6505ada in QEventDispatcherGlib::processEvents (this=0x9475bb0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#46 0xb6b64e3a in QGuiEventDispatcherGlib::processEvents (this=0x9475bb0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#47 0xb64d61dd in QEventLoop::processEvents (this=0xbfb0c574, flags=...) at kernel/qeventloop.cpp:149
#48 0xb64d6421 in QEventLoop::exec (this=0xbfb0c574, flags=...) at kernel/qeventloop.cpp:201
#49 0xb64db19d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#50 0xb6aaa8f4 in QApplication::exec () at kernel/qapplication.cpp:3760
#51 0x080502b8 in main (argc=) at ../../../systemsettings/app/main.cpp:49

Possible duplicates by query: bug 284902, bug 284790, bug 284724, bug 284711, bug 284629.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-10-25 14:51:32 UTC

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