Bug 322305 - Crash when sync time with a server
Summary: Crash when sync time with a server
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 4.10.4
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-13 10:20 UTC by Jesús Guerreiro
Modified: 2013-07-13 14:45 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 Jesús Guerreiro 2013-07-13 10:20:44 UTC
Application: kcmshell4 (4.10.4)
KDE Platform Version: 4.10.4
Qt Version: 4.8.4
Operating System: Linux 3.9.9-301.fc19.x86_64 x86_64
Distribution: "Fedora release 19 (Schrödinger’s Cat)"

-- Information about the crash:
Configuring the clock, the system crash, but few seconds later the clock was sync.

-- Backtrace:
Application: Módulo de control de KDE (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f71ae2f28c0 (LWP 1242))]

Thread 2 (Thread 0x7f71a0776700 (LWP 1243)):
#0  0x000000360e2eab6d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00000036106480f4 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0x7f71980010c0, timeout=-1, context=0x1e16610) at gmain.c:3995
#2  g_main_context_iterate (context=0x1e16610, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3696
#3  0x000000361064855a in g_main_loop_run (loop=0x1e165a0) at gmain.c:3895
#4  0x00000036216c6d46 in gdbus_shared_thread_func (user_data=0x1e165e0) at gdbusprivate.c:278
#5  0x000000361066c185 in g_thread_proxy (data=0x1c2e6d0) at gthread.c:798
#6  0x000000360e607c53 in start_thread (arg=0x7f71a0776700) at pthread_create.c:308
#7  0x000000360e2f513d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f71ae2f28c0 (LWP 1242)):
[KCrash Handler]
#6  0x0000000001f6cf50 in ?? ()
#7  0x000000361638ec89 in QObject::connect (sender=sender@entry=0x2247080, signal=0x361645384d "timeout()", signal@entry=0x361645384c "2timeout()", receiver=receiver@entry=0x1bf0e00, method=0x7f71a1669385 "load()", method@entry=0x7f71a1669384 "1load()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2587
#8  0x0000003616396b0c in QSingleShotTimer::QSingleShotTimer (this=0x2247080, msec=5000, receiver=0x1bf0e00, member=0x7f71a1669384 "1load()") at kernel/qtimer.cpp:300
#9  0x0000003616396bce in QTimer::singleShot (msec=msec@entry=5000, receiver=receiver@entry=0x1bf0e00, member=member@entry=0x7f71a1669384 "1load()") at kernel/qtimer.cpp:363
#10 0x00007f71a16682e3 in KclockModule::save (this=0x1bf0e00) at /usr/src/debug/kde-workspace-4.10.4/kcontrol/dateandtime/main.cpp:113
#11 0x0000003e39a211b7 in KCModuleProxy::save (this=this@entry=0x1bf1e40) at /usr/src/debug/kdelibs-4.10.4/kutils/kcmoduleproxy.cpp:279
#12 0x0000003e39a1d4e8 in KCMultiDialogPrivate::apply (this=<optimized out>) at /usr/src/debug/kdelibs-4.10.4/kutils/kcmultidialog.cpp:300
#13 0x000000361638dadc in QMetaObject::activate (sender=0x1bd5c30, m=m@entry=0x3e3665b800 <KPushButton::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffff8274220) at kernel/qobject.cpp:3539
#14 0x0000003e3630516f in KPushButton::authorized (this=<optimized out>, _t1=0x1b4c600) at /usr/src/debug/kdelibs-4.10.4/x86_64-redhat-linux-gnu/kdeui/kpushbutton.moc:142
#15 0x000000361638dadc in QMetaObject::activate (sender=sender@entry=0x1bd5c30, m=m@entry=0x32b8e90400 <QAbstractButton::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffff8274350) at kernel/qobject.cpp:3539
#16 0x00000032b8a0dcb2 in QAbstractButton::clicked (this=this@entry=0x1bd5c30, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:219
#17 0x00000032b8773b33 in QAbstractButtonPrivate::emitClicked (this=this@entry=0x1bd8920) at widgets/qabstractbutton.cpp:548
#18 0x00000032b8774d33 in QAbstractButtonPrivate::click (this=this@entry=0x1bd8920) at widgets/qabstractbutton.cpp:541
#19 0x00000032b8774e1c in QAbstractButton::mouseReleaseEvent (this=0x1bd5c30, e=0x7ffff8274840) at widgets/qabstractbutton.cpp:1123
#20 0x00000032b84178be in QWidget::event (this=0x1bd5c30, event=0x7ffff8274840) at kernel/qwidget.cpp:8375
#21 0x00000032b83c846c in QApplicationPrivate::notify_helper (this=0x19f1970, receiver=0x1bd5c30, e=0x7ffff8274840) at kernel/qapplication.cpp:4562
#22 0x00000032b83ceb6d in QApplication::notify (this=this@entry=0x7ffff8275150, receiver=receiver@entry=0x1bd5c30, e=e@entry=0x7ffff8274840) at kernel/qapplication.cpp:4105
#23 0x0000003e36242f0a in KApplication::notify (this=0x7ffff8275150, receiver=0x1bd5c30, event=0x7ffff8274840) at /usr/src/debug/kdelibs-4.10.4/kdeui/kernel/kapplication.cpp:311
#24 0x0000003616379f7d in QCoreApplication::notifyInternal (this=0x7ffff8275150, receiver=0x1bd5c30, event=0x7ffff8274840) at kernel/qcoreapplication.cpp:949
#25 0x00000032b83ce323 in QApplicationPrivate::sendMouseEvent (receiver=0x1bd5c30, event=0x7ffff8274840, alienWidget=0x1bd5c30, nativeWidget=0x1bc93c0, buttonDown=0x32b8ea2258 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:231
#26 0x00000032b843f6bb in QETWidget::translateMouseEvent (this=0x1bc93c0, event=<optimized out>) at kernel/qapplication_x11.cpp:4537
#27 0x00000032b843e12c in QApplication::x11ProcessEvent (this=0x7ffff8275150, event=event@entry=0x7ffff8274bb0) at kernel/qapplication_x11.cpp:3660
#28 0x00000032b8464be4 in x11EventSourceDispatch (s=s@entry=0x19f4480, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#29 0x0000003610647e06 in g_main_dispatch (context=0x19f25a0) at gmain.c:3054
#30 g_main_context_dispatch (context=context@entry=0x19f25a0) at gmain.c:3630
#31 0x0000003610648158 in g_main_context_iterate (context=context@entry=0x19f25a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701
#32 0x00000036106481fc in g_main_context_iteration (context=0x19f25a0, may_block=1) at gmain.c:3762
#33 0x00000036163a6cb5 in QEventDispatcherGlib::processEvents (this=0x19c7690, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0x00000032b8464d56 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#35 0x0000003616378bdf in QEventLoop::processEvents (this=this@entry=0x7ffff8274fa0, flags=...) at kernel/qeventloop.cpp:149
#36 0x0000003616378ed5 in QEventLoop::exec (this=this@entry=0x7ffff8274fa0, flags=...) at kernel/qeventloop.cpp:204
#37 0x00000032b8867b7c in QDialog::exec (this=this@entry=0x1bc93c0) at dialogs/qdialog.cpp:554
#38 0x0000003e37007d05 in kdemain (_argc=<optimized out>, _argv=<optimized out>) at /usr/src/debug/kde-runtime-4.10.4/kcmshell/main.cpp:297
#39 0x000000360e221b75 in __libc_start_main (main=0x400790 <main(int, char**)>, argc=2, ubp_av=0x7ffff8275288, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffff8275278) at libc-start.c:258
#40 0x00000000004007c1 in _start ()

Possible duplicates by query: bug 322301, bug 322241, bug 322224, bug 322180, bug 321989.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-07-13 14:45:25 UTC

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