Bug 323097 - Setting time crashed
Summary: Setting time crashed
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 4.10.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-02 06:46 UTC by petr.kotas
Modified: 2013-08-02 06: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 petr.kotas 2013-08-02 06:46:52 UTC
Application: kcmshell4 (4.10.5)
KDE Platform Version: 4.10.5
Qt Version: 4.8.2
Operating System: Linux 3.2.0-51-generic x86_64
Distribution: Ubuntu 12.04.2 LTS

-- Information about the crash:
Time setting has crashed when I set up Internet time. I am not sure what happend, but this happens almost every time I try it.

1) Open time settings
2) Set to internet time
3) Hit apply
4) crash

The crash can be reproduced sometimes.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5f35a12780 (LWP 23276))]

Thread 3 (Thread 0x7f5f1b2a9700 (LWP 23277)):
#0  0x00007f5f353498cd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f5f2ff168cf in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5f2fedbba4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f5f2fedbfd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f5f2fedc49a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f5f1b592406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x00007f5f2fefd9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f5f30bfae9a in start_thread (arg=0x7f5f1b2a9700) at pthread_create.c:308
#8  0x00007f5f35356ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f5f199f1700 (LWP 23278)):
#0  0x00007f5f3534b313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f5f2fedc036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5f2fedc164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f5f33f39926 in QEventDispatcherGlib::processEvents (this=0x7f5f080008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f5f33f08e62 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f5f33f090b7 in QEventLoop::exec (this=0x7f5f199f0dd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f5f33e08077 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f5f33ee8b6f in QInotifyFileSystemWatcherEngine::run (this=0x12d0050) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f5f33e0b09b in QThreadPrivate::start (arg=0x12d0050) at thread/qthread_unix.cpp:307
#9  0x00007f5f30bfae9a in start_thread (arg=0x7f5f199f1700) at pthread_create.c:308
#10 0x00007f5f35356ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f5f35a12780 (LWP 23276)):
[KCrash Handler]
#6  0x00000000014a2db0 in ?? ()
#7  0x00007f5f33f200f2 in QObject::connect (sender=0x19641e0, signal=<optimized out>, receiver=0x1332eb0, method=0x7f5f2418a6cd "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8  0x00007f5f33f27e5a in QSingleShotTimer::QSingleShotTimer (this=0x19641e0, msec=5000, receiver=0x1332eb0, member=0x7f5f2418a6cc "1load()") at kernel/qtimer.cpp:300
#9  0x00007f5f33f2800e in QTimer::singleShot (msec=5000, receiver=0x1332eb0, member=0x7f5f2418a6cc "1load()") at kernel/qtimer.cpp:363
#10 0x00007f5f24188bb7 in KclockModule::save (this=0x1332eb0) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007f5f35043997 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
#12 0x00007f5f35040890 in KCMultiDialogPrivate::apply (this=<optimized out>) at ../../kutils/kcmultidialog.cpp:300
#13 0x00007f5f33f1e781 in QMetaObject::activate (sender=0x1293f80, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff403d5a0) at kernel/qobject.cpp:3547
#14 0x00007f5f34cbea3f in KPushButton::authorized (this=<optimized out>, _t1=0x1581290) at ./kpushbutton.moc:143
#15 0x00007f5f33f1e781 in QMetaObject::activate (sender=0x1293f80, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff403d6f0) at kernel/qobject.cpp:3547
#16 0x00007f5f3391c432 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#17 0x00007f5f33659ece in QAbstractButtonPrivate::emitClicked (this=<optimized out>) at widgets/qabstractbutton.cpp:548
#18 0x00007f5f3365b20b in QAbstractButtonPrivate::click (this=0x1297f70) at widgets/qabstractbutton.cpp:541
#19 0x00007f5f3365b47c in QAbstractButton::mouseReleaseEvent (this=0x1293f80, e=0x7ffff403dfc0) at widgets/qabstractbutton.cpp:1123
#20 0x00007f5f332dbfb4 in QWidget::event (this=0x1293f80, event=0x7ffff403dfc0) at kernel/qwidget.cpp:8371
#21 0x00007f5f3328b7b4 in notify_helper (e=0x7ffff403dfc0, receiver=0x1293f80, this=0x10dd9a0) at kernel/qapplication.cpp:4556
#22 QApplicationPrivate::notify_helper (this=0x10dd9a0, receiver=0x1293f80, e=0x7ffff403dfc0) at kernel/qapplication.cpp:4528
#23 0x00007f5f33290f2f in QApplication::notify (this=<optimized out>, receiver=0x1293f80, e=0x7ffff403dfc0) at kernel/qapplication.cpp:4099
#24 0x00007f5f34bf06b6 in KApplication::notify (this=0x7ffff403ece0, receiver=0x1293f80, event=0x7ffff403dfc0) at ../../kdeui/kernel/kapplication.cpp:311
#25 0x00007f5f33f0a32c in QCoreApplication::notifyInternal (this=0x7ffff403ece0, receiver=0x1293f80, event=0x7ffff403dfc0) at kernel/qcoreapplication.cpp:915
#26 0x00007f5f3328c782 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#27 QApplicationPrivate::sendMouseEvent (receiver=0x1293f80, event=0x7ffff403dfc0, alienWidget=0x1293f80, nativeWidget=0x125b910, buttonDown=0x1293f80, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3167
#28 0x00007f5f3330bb15 in QETWidget::translateMouseEvent (this=0x125b910, event=<optimized out>) at kernel/qapplication_x11.cpp:4617
#29 0x00007f5f3330aace in QApplication::x11ProcessEvent (this=0x7ffff403ece0, event=0x7ffff403e890) at kernel/qapplication_x11.cpp:3732
#30 0x00007f5f33334052 in x11EventSourceDispatch (s=0x10c9a00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x00007f5f2fedbd53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f5f2fedc0a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f5f2fedc164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007f5f33f398bf in QEventDispatcherGlib::processEvents (this=0x10b1770, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#35 0x00007f5f33333cde in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007f5f33f08e62 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#37 0x00007f5f33f090b7 in QEventLoop::exec (this=0x7ffff403ec30, flags=...) at kernel/qeventloop.cpp:204
#38 0x00007f5f3375bf86 in QDialog::exec (this=0x125b910) at dialogs/qdialog.cpp:554
#39 0x00007f5f35629f7c in kdemain (_argc=<optimized out>, _argv=<optimized out>) at ../../kcmshell/main.cpp:297
#40 0x00007f5f3528476d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=2, ubp_av=0x7ffff403f518, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffff403f508) at libc-start.c:226
#41 0x0000000000400671 in _start ()

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

Possible duplicates by query: bug 322824, bug 322777, bug 322638, bug 322589, bug 322508.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-08-02 06:51:17 UTC

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