Bug 325734 - kdeinit4 segfault when applying time setting (but before also randomly when interacting with customized plasma elements)
Summary: kdeinit4 segfault when applying time setting (but before also randomly when ...
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 4.10.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-10-07 09:15 UTC by Rodrigo Borges
Modified: 2013-10-07 09:18 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 Rodrigo Borges 2013-10-07 09:15:06 UTC
Application: kcmshell4 (4.10.5 "release 1")
KDE Platform Version: 4.10.5 "release 1"
Qt Version: 4.8.4
Operating System: Linux 3.7.10-1.16-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
Last time the crash happened when I hit apply after changing time setting.

But, actually, before I reset plasma settings and start over again my own customization, a very similar crash would occur from minute to minute (I couldn't install de backtracing soft. before to submit the report), apparently for no reason.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Módulo de controle do KDE (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f032ae4b780 (LWP 11923))]

Thread 2 (Thread 0x7f0310e60700 (LWP 11924)):
#0  0x00007f03284824ed in poll () from /lib64/libc.so.6
#1  0x00007f03253ceaa4 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f03253cef02 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f0311572ba6 in ?? () from /usr/lib64/libgio-2.0.so.0
#4  0x00007f03253f2345 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f0329714e0f in start_thread () from /lib64/libpthread.so.0
#6  0x00007f032848b44d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f032ae4b780 (LWP 11923)):
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007f0329ac0323 in QObject::connect (sender=0x161ba50, signal=0x7f0329b82744 "timeout()", receiver=0xec8ec0, method=0x7f0312287744 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2596
#8  0x00007f0329ac405a in QSingleShotTimer::QSingleShotTimer (this=0x161ba50, msec=5000, receiver=0xec8ec0, member=0x7f0312287743 "1load()") at kernel/qtimer.cpp:300
#9  0x00007f0329ac4206 in QTimer::singleShot (msec=5000, receiver=0xec8ec0, member=0x7f0312287743 "1load()") at kernel/qtimer.cpp:363
#10 0x00007f0312285d06 in KclockModule::save (this=0xec8ec0) at /usr/src/debug/kde-workspace-4.10.5/kcontrol/dateandtime/main.cpp:113
#11 0x00007f031c29ab27 in KCModuleProxy::save (this=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/kutils/kcmoduleproxy.cpp:279
#12 0x00007f031c2984a0 in KCMultiDialogPrivate::apply (this=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/kutils/kcmultidialog.cpp:300
#13 0x00007f0329abc29f in QMetaObject::activate (sender=0xc19ec0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffce03f830) at kernel/qobject.cpp:3548
#14 0x00007f032a90ea4f in KPushButton::authorized (this=<optimized out>, _t1=0xd1c120) at /usr/src/debug/kdelibs-4.10.5/build/kdeui/kpushbutton.moc:143
#15 0x00007f0329abc29f in QMetaObject::activate (sender=0xc19ec0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffce03f980) at kernel/qobject.cpp:3548
#16 0x00007f0329299702 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#17 0x00007f0328fee04e in QAbstractButtonPrivate::emitClicked (this=this@entry=0xc748c0) at widgets/qabstractbutton.cpp:548
#18 0x00007f0328fee880 in QAbstractButtonPrivate::click (this=this@entry=0xc748c0) at widgets/qabstractbutton.cpp:541
#19 0x00007f0328feeaec in QAbstractButton::mouseReleaseEvent (this=0xc19ec0, e=0x7fffce040220) at widgets/qabstractbutton.cpp:1123
#20 0x00007f0328c84149 in QWidget::event (this=0xc19ec0, event=0x7fffce040220) at kernel/qwidget.cpp:8375
#21 0x00007f0328c3486c in QApplicationPrivate::notify_helper (this=this@entry=0xa67470, receiver=receiver@entry=0xc19ec0, e=e@entry=0x7fffce040220) at kernel/qapplication.cpp:4562
#22 0x00007f0328c3954b in QApplication::notify (this=<optimized out>, receiver=0xc19ec0, e=0x7fffce040220) at kernel/qapplication.cpp:4105
#23 0x00007f032a8487f6 in KApplication::notify (this=0x7fffce041030, receiver=0xc19ec0, event=0x7fffce040220) at /usr/src/debug/kdelibs-4.10.5/kdeui/kernel/kapplication.cpp:311
#24 0x00007f0329aa6d8e in QCoreApplication::notifyInternal (this=0x7fffce041030, receiver=0xc19ec0, event=0x7fffce040220) at kernel/qcoreapplication.cpp:946
#25 0x00007f0328c356ab in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#26 QApplicationPrivate::sendMouseEvent (receiver=0xc19ec0, event=0x7fffce040220, alienWidget=0xc19ec0, nativeWidget=0xcb6500, buttonDown=0x7f0329709268 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173
#27 0x00007f0328cafe94 in QETWidget::translateMouseEvent (this=this@entry=0xcb6500, event=event@entry=0x7fffce040990) at kernel/qapplication_x11.cpp:4527
#28 0x00007f0328caec21 in QApplication::x11ProcessEvent (this=0x7fffce041030, event=0x7fffce040990) at kernel/qapplication_x11.cpp:3650
#29 0x00007f0328cd4fa2 in x11EventSourceDispatch (s=0xa69c70, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x00007f03253ce7d5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#31 0x00007f03253ceb08 in ?? () from /usr/lib64/libglib-2.0.so.0
#32 0x00007f03253cebc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#33 0x00007f0329ad52c6 in QEventDispatcherGlib::processEvents (this=0x9b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0x00007f0328cd4c1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007f0329aa5adf in QEventLoop::processEvents (this=this@entry=0x7fffce040d70, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007f0329aa5d68 in QEventLoop::exec (this=0x7fffce040d70, flags=...) at kernel/qeventloop.cpp:204
#37 0x00007f03290e89c8 in QDialog::exec (this=0xcb6500) at dialogs/qdialog.cpp:554
#38 0x00007f031794a31c in kdemain (_argc=10908384, _argv=<optimized out>) at /usr/src/debug/kde-runtime-4.10.5/kcmshell/main.cpp:297
#39 0x000000000040889a in _start ()

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

Possible duplicates by query: bug 325392, bug 324705, bug 324449, bug 324015, bug 324007.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-10-07 09:18:37 UTC

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