Please unsubscribe me from the cc-list.

Thanks.

2015-05-28 22:10 GMT+03:00 <tsheibar@gmail.com>:
https://bugs.kde.org/show_bug.cgi?id=242648

tsheibar@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tsheibar@gmail.com

--- Comment #400 from tsheibar@gmail.com ---
Application: kcmshell4 (4.11.5)
KDE Platform Version: 4.11.5
Qt Version: 4.8.5
Operating System: Linux 3.11.10-29-desktop x86_64
Distribution: "openSUSE 13.1 (Bottle) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Rebooted my system, and changed the time, as I have always had to do after a
reboot - switch from UTC to Pacific time. I wasn't actually running anything; I
had just rebooted the machine, and changing the time was the first thing I did.

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 0x7f3a39019780 (LWP 1879))]

Thread 2 (Thread 0x7f3a1c996700 (LWP 1880)):
#0  0x00007f3a3663000d in poll () from /lib64/libc.so.6
#1  0x00007f3a33541604 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f3a33541a6a in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f3a1ce8bc16 in ?? () from /usr/lib64/libgio-2.0.so.0
#4  0x00007f3a33566035 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f3a378cf0db in start_thread () from /lib64/libpthread.so.0
#6  0x00007f3a36638ddd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f3a39019780 (LWP 1879)):
[KCrash Handler]
#6  0x0000000000a86caa in ?? ()
#7  0x00007f3a37c7af59 in QObject::connect (sender=sender@entry=0xdb1330,
signal=0x7f3a37d4048d "timeout()", signal@entry=0x7f3a37d4048c "2timeout()",
receiver=receiver@entry=0xa79950, method=0x7f3a1d97cdc5 "load()",
method@entry=0x7f3a1d97cdc4 "1load()", type=Qt::AutoConnection,
type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2600
#8  0x00007f3a37c82e8c in QSingleShotTimer::QSingleShotTimer (this=0xdb1330,
msec=5000, receiver=0xa79950, member=0x7f3a1d97cdc4 "1load()") at
kernel/qtimer.cpp:300
#9  0x00007f3a37c82f4e in QTimer::singleShot (msec=msec@entry=5000,
receiver=receiver@entry=0xa79950, member=member@entry=0x7f3a1d97cdc4 "1load()")
at kernel/qtimer.cpp:363
#10 0x00007f3a1d97bca3 in KclockModule::save (this=0xa79950) at
/usr/src/debug/kde-workspace-4.11.12/kcontrol/dateandtime/main.cpp:113
#11 0x00007f3a27dc8927 in KCModuleProxy::save (this=this@entry=0xa9c4a0) at
/usr/src/debug/kdelibs-4.11.5/kutils/kcmoduleproxy.cpp:280
#12 0x00007f3a27dc4ba8 in KCMultiDialogPrivate::apply (this=<optimized out>) at
/usr/src/debug/kdelibs-4.11.5/kutils/kcmultidialog.cpp:300
#13 0x00007f3a37c79d68 in QMetaObject::activate (sender=0x99c050,
m=m@entry=0x7f3a38e22800 <KPushButton::staticMetaObject>,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fff05915b20)
at kernel/qobject.cpp:3556
#14 0x00007f3a38acebff in KPushButton::authorized (this=<optimized out>,
_t1=0x8deb50) at /usr/src/debug/kdelibs-4.11.5/build/kdeui/kpushbutton.moc:142
#15 0x00007f3a37c79d68 in QMetaObject::activate (sender=sender@entry=0x99c050,
m=m@entry=0x7f3a378b0e20 <QAbstractButton::staticMetaObject>,
local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7fff05915c50)
at kernel/qobject.cpp:3556
#16 0x00007f3a3742e552 in QAbstractButton::clicked (this=this@entry=0x99c050,
_t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:219
#17 0x00007f3a37192543 in QAbstractButtonPrivate::emitClicked
(this=this@entry=0x99b2c0) at widgets/qabstractbutton.cpp:548
#18 0x00007f3a371936b3 in QAbstractButtonPrivate::click
(this=this@entry=0x99b2c0) at widgets/qabstractbutton.cpp:541
#19 0x00007f3a3719379c in QAbstractButton::mouseReleaseEvent (this=0x99c050,
e=0x7fff05916140) at widgets/qabstractbutton.cpp:1123
#20 0x00007f3a36e34dfe in QWidget::event (this=0x99c050, event=0x7fff05916140)
at kernel/qwidget.cpp:8376
#21 0x00007f3a36de58ac in QApplicationPrivate::notify_helper
(this=this@entry=0x7be730, receiver=receiver@entry=0x99c050,
e=e@entry=0x7fff05916140) at kernel/qapplication.cpp:4562
#22 0x00007f3a36debfad in QApplication::notify (this=this@entry=0x7fff05916a50,
receiver=receiver@entry=0x99c050, e=e@entry=0x7fff05916140) at
kernel/qapplication.cpp:4105
#23 0x00007f3a38a0d18a in KApplication::notify (this=0x7fff05916a50,
receiver=0x99c050, event=0x7fff05916140) at
/usr/src/debug/kdelibs-4.11.5/kdeui/kernel/kapplication.cpp:311
#24 0x00007f3a37c660ad in QCoreApplication::notifyInternal
(this=0x7fff05916a50, receiver=receiver@entry=0x99c050,
event=event@entry=0x7fff05916140) at kernel/qcoreapplication.cpp:949
#25 0x00007f3a36deb763 in sendEvent (event=<optimized out>, receiver=<optimized
out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#26 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x99c050,
event=event@entry=0x7fff05916140, alienWidget=alienWidget@entry=0x99c050,
nativeWidget=nativeWidget@entry=0x9662a0,
buttonDown=buttonDown@entry=0x7f3a378c3278 <qt_button_down>,
lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at
kernel/qapplication.cpp:3173
#27 0x00007f3a36e5cf7b in QETWidget::translateMouseEvent
(this=this@entry=0x9662a0, event=event@entry=0x7fff059164b0) at
kernel/qapplication_x11.cpp:4528
#28 0x00007f3a36e5b9ec in QApplication::x11ProcessEvent (this=0x7fff05916a50,
event=event@entry=0x7fff059164b0) at kernel/qapplication_x11.cpp:3651
#29 0x00007f3a36e82882 in x11EventSourceDispatch (s=0x7bfd20, callback=0x0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x00007f3a33541316 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#31 0x00007f3a33541668 in ?? () from /usr/lib64/libglib-2.0.so.0
#32 0x00007f3a3354170c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#33 0x00007f3a37c92d55 in QEventDispatcherGlib::processEvents (this=0x723630,
flags=...) at kernel/qeventdispatcher_glib.cpp:425
#34 0x00007f3a36e82936 in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007f3a37c64d0f in QEventLoop::processEvents
(this=this@entry=0x7fff059168a0, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007f3a37c65005 in QEventLoop::exec (this=this@entry=0x7fff059168a0,
flags=...) at kernel/qeventloop.cpp:204
#37 0x00007f3a37287d4c in QDialog::exec (this=this@entry=0x9662a0) at
dialogs/qdialog.cpp:562
#38 0x00007f3a22ded335 in kdemain (_argc=<optimized out>, _argv=<optimized
out>) at /usr/src/debug/kde-runtime-4.11.5/kcmshell/main.cpp:297
#39 0x000000000040879e in _start ()

Possible duplicates by query: bug 347694, bug 346813, bug 345911, bug 345221,
bug 344853.

Report to https://bugs.kde.org/

--
You are receiving this mail because:
You are on the CC list for the bug.



--
С уважением,  Сергей Беляков
+7 963 127 3315