Bug 309727 - crash when setting clock/date
Summary: crash when setting clock/date
Status: RESOLVED DUPLICATE of bug 306624
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-08 04:45 UTC by CAI Qian
Modified: 2012-11-08 12:47 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 CAI Qian 2012-11-08 04:45:37 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.9.2
Qt Version: 4.8.3
Operating System: Linux 3.6.6-3.fc18.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
- crash when setting clock/date
- set to use the ntp
- and click confirm

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe6eb2b1880 (LWP 5848))]

Thread 2 (Thread 0x7fe6e2f5e700 (LWP 5849)):
#0  0x00000037758e97ed in poll () from /lib64/libc.so.6
#1  0x0000003775447d64 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#2  0x00000037754481c2 in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3  0x00000037830cc526 in gdbus_shared_thread_func () from /usr/lib64/libgio-2.0.so.0
#4  0x000000377546b615 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#5  0x0000003776007d15 in start_thread () from /lib64/libpthread.so.0
#6  0x00000037758f22cd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fe6eb2b1880 (LWP 5848)):
[KCrash Handler]
#5  0x0000003783a09b45 in QWidget::effectiveWinId() const () from /lib64/libQtGui.so.4
#6  0x00000037853b9a0f in KMessageBox::error(QWidget*, QString const&, QString const&, QFlags<KMessageBox::Option>) () from /lib64/libkdeui.so.5
#7  0x00007fe6e45db33a in KclockModule::save() () from /usr/lib64/kde4/kcm_clock.so
#8  0x00000037902214e7 in KCModuleProxy::save() () from /lib64/libkcmutils.so.4
#9  0x000000379021ee60 in KCMultiDialogPrivate::apply() () from /lib64/libkcmutils.so.4
#10 0x000000377f58e89f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#11 0x000000378550d03f in KPushButton::authorized(KAuth::Action*) () from /lib64/libkdeui.so.5
#12 0x000000377f58e89f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#13 0x000000378402e6d2 in QAbstractButton::clicked(bool) () from /lib64/libQtGui.so.4
#14 0x0000003783d8387e in QAbstractButtonPrivate::emitClicked() () from /lib64/libQtGui.so.4
#15 0x0000003783d83e80 in QAbstractButtonPrivate::click() () from /lib64/libQtGui.so.4
#16 0x0000003783d840ec in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQtGui.so.4
#17 0x0000003783a19d00 in QWidget::event(QEvent*) () from /lib64/libQtGui.so.4
#18 0x00000037839ca4cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#19 0x00000037839cf1ab in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#20 0x00000037854468f6 in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#21 0x000000377f5780de in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#22 0x00000037839cb30b in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /lib64/libQtGui.so.4
#23 0x0000003783a45a44 in QETWidget::translateMouseEvent(_XEvent const*) () from /lib64/libQtGui.so.4
#24 0x0000003783a447d1 in QApplication::x11ProcessEvent(_XEvent*) () from /lib64/libQtGui.so.4
#25 0x0000003783a6a8fc in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtGui.so.4
#26 0x0000003775447a95 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#27 0x0000003775447dc8 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#28 0x0000003775447e84 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#29 0x000000377f5a6176 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#30 0x0000003783a6a5de in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#31 0x000000377f576e2f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#32 0x000000377f5770b8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#33 0x0000003783e7dc98 in QDialog::exec() () from /lib64/libQtGui.so.4
#34 0x0000003780207b7c in kdemain () from /lib64/libkdeinit4_kcmshell4.so
#35 0x0000003775821a05 in __libc_start_main () from /lib64/libc.so.6
#36 0x00000000004007c1 in _start ()

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

Possible duplicates by query: bug 306624, bug 300292, bug 299798, bug 296618.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-11-08 12:47:25 UTC

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