Bug 253015 - kdeinit4 crashes 2 mins after boot up
Summary: kdeinit4 crashes 2 mins after boot up
Status: RESOLVED DUPLICATE of bug 214921
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-02 13:34 UTC by Redi_jedi
Modified: 2010-10-02 13:41 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 Redi_jedi 2010-10-02 13:34:04 UTC
Application: kded4 ($Id: kded.cpp 1031637 2009-10-05 16:58:19Z lunakl $)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
This happens every single time I start my laptop

The crash can be reproduced every time.

 -- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  Private (this=0x7fff2387fcd0, p=...) at ../../include/QtCore/../../src/corelib/kernel/qvariant.h:352
#6  QVariant (this=0x7fff2387fcd0, p=...) at kernel/qvariant.cpp:1391
#7  0x00007fb9be343e57 in QDBusPendingReplyData::argumentAt (this=0x7fff2387fd30, index=0) at qdbuspendingreply.cpp:268
#8  0x00007fb9bcedef9d in argumentAt<0> (this=0x1461dc0) at /usr/include/qt4/QtDBus/qdbuspendingreply.h:174
#9  QDBusPendingReply<unsigned int, void, void, void, void, void, void, void>::value (this=0x1461dc0) at /usr/include/qt4/QtDBus/qdbuspendingreply.h:179
#10 Solid::NetworkingPrivate::initialize (this=0x1461dc0) at ../../../solid/solid/networking.cpp:50
#11 0x00007fb9bcedf286 in NetworkingPrivate (this=0x1461dc0) at ../../../solid/solid/networking.cpp:41
#12 0x00007fb9bcedf98e in operator-> () at ../../../solid/solid/networking.cpp:29
#13 Solid::Networking::status () at ../../../solid/solid/networking.cpp:62
#14 0x00007fb9afc24149 in ?? () from /usr/lib/kde4/kded_kpackagekitd.so
#15 0x00007fb9afc249eb in ?? () from /usr/lib/kde4/kded_kpackagekitd.so
#16 0x00007fb9afc255cc in ?? () from /usr/lib/kde4/kded_kpackagekitd.so
#17 0x00007fb9afc24057 in ?? () from /usr/lib/kde4/kded_kpackagekitd.so
#18 0x00007fb9bff58e3f in QMetaObject::activate (sender=0x15346b0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fb9b659d708) at kernel/qobject.cpp:3293
#19 0x00007fb9bff55a63 in QObject::event (this=0x15346b0, e=0x7fff23880920) at kernel/qobject.cpp:1212
#20 0x00007fb9bf0e222c in QApplicationPrivate::notify_helper (this=0x13b7e70, receiver=0x15346b0, e=0x7fff23880920) at kernel/qapplication.cpp:4300
#21 0x00007fb9bf0e86fb in QApplication::notify (this=0x7fff23880c70, receiver=0x15346b0, e=0x7fff23880920) at kernel/qapplication.cpp:4183
#22 0x00007fb9c048d526 in KApplication::notify (this=0x7fff23880c70, receiver=0x15346b0, event=0x7fff23880920) at ../../kdeui/kernel/kapplication.cpp:302
#23 0x00007fb9bff4606c in QCoreApplication::notifyInternal (this=0x7fff23880c70, receiver=0x15346b0, event=0x7fff23880920) at kernel/qcoreapplication.cpp:704
#24 0x00007fb9bff72d42 in QCoreApplication::sendEvent (this=0x13bb950) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QTimerInfoList::activateTimers (this=0x13bb950) at kernel/qeventdispatcher_unix.cpp:603
#26 0x00007fb9bff6f848 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#27 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#28 0x00007fb9bb3278c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007fb9bb32b748 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007fb9bb32b8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007fb9bff6f513 in QEventDispatcherGlib::processEvents (this=0x1332140, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#32 0x00007fb9bf19246e in QGuiEventDispatcherGlib::processEvents (this=0x7fff2387fcd0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007fb9bff44992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#34 0x00007fb9bff44d6c in QEventLoop::exec (this=0x7fff23880bc0, flags=) at kernel/qeventloop.cpp:201
#35 0x00007fb9bff48aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#36 0x00007fb9b37abd47 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../kded/kded.cpp:932
#37 0x00000000004070f3 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a4f9 "0") at ../../kinit/kinit.cpp:717
#38 0x000000000040902f in main (argc=<value optimized out>, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1788

Possible duplicates by query: bug 250234, bug 243588, bug 228841, bug 227798, bug 214921.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-10-02 13:41:55 UTC

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