Bug 254232 - Notification helper crashed by itself !
Summary: Notification helper crashed by itself !
Status: RESOLVED DUPLICATE of bug 254070
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: KDED Module (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-15 07:18 UTC by Tushar Gaikwad
Modified: 2010-11-24 19:25 UTC (History)
1 user (show)

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 Tushar Gaikwad 2010-10-15 07:18:07 UTC
Application: kded4 ($Id: kded.cpp 1156841 2010-07-29 19:59:05Z zander $)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

I was reading a document on Okular and I had Mozilla Firefox Open. I did not do anyhting else, Just wanted to check out the remaining battery level and the system crashed.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78d1710 (LWP 6508))]

Thread 2 (Thread 0xb4069b70 (LWP 8386)):
#0  0x00917e36 in clock_gettime () from /lib/librt.so.1
#1  0x00f8d50b in ?? () from /usr/lib/libQtCore.so.4
#2  0x010646e5 in ?? () from /usr/lib/libQtCore.so.4
#3  0x0106472a in ?? () from /usr/lib/libQtCore.so.4
#4  0x010627a8 in ?? () from /usr/lib/libQtCore.so.4
#5  0x0106283d in ?? () from /usr/lib/libQtCore.so.4
#6  0x02d87e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x02d88279 in ?? () from /lib/libglib-2.0.so.0
#8  0x02d88848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x0106259f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#10 0x01032609 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#11 0x01032a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#12 0x00f2eb7e in QThread::exec() () from /usr/lib/libQtCore.so.4
#13 0x082cde76 in ?? () from /usr/lib/kde4/kded_bluedevil.so
#14 0x00f31df9 in ?? () from /usr/lib/libQtCore.so.4
#15 0x08950ba8 in ?? () from /usr/lib/nvidia-current/libGL.so.1

Thread 1 (Thread 0xb78d1710 (LWP 6508)):
[KCrash Handler]
#7  0x0760bb25 in Solid::Control::WiredNetworkInterface::carrier() const () from /usr/lib/libsolidcontrol.so.4
#8  0x0811c83d in WiredNetworkInterfaceActivatableProvider::needsActivatableForUnconfigured() const () from /usr/lib/libknmservice.so.4
#9  0x0811b6a8 in NetworkInterfaceActivatableProvider::maintainActivatableForUnconfigured() () from /usr/lib/libknmservice.so.4
#10 0x0811b9fb in NetworkInterfaceActivatableProvider::handleRemove(Knm::Connection*) () from /usr/lib/libknmservice.so.4
#11 0x08115b0d in ConnectionList::removeConnection(Knm::Connection*) () from /usr/lib/libknmservice.so.4
#12 0x03d9c96d in NMDBusSettingsConnectionProvider::clearConnections() () from /usr/lib/libknm_nm.so
#13 0x03d9e97d in NMDBusSettingsConnectionProvider::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libknm_nm.so
#14 0x03d69fad in NMDBusSettingsConnectionProvider::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libknm_nm.so
#15 0x010398ca in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x0104c6ad in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x0099e8df in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#18 0x0099ec03 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#19 0x010398ca in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#20 0x0104c6ad in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#21 0x0099e78f in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#22 0x0099ec93 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#23 0x0095c9dc in ?? () from /usr/lib/libQtDBus.so.4
#24 0x009681f7 in ?? () from /usr/lib/libQtDBus.so.4
#25 0x010466a2 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x01bd9fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x01be004e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#28 0x003f968a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#29 0x01033b3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#30 0x01036d8b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#31 0x01036f4d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#32 0x01062a74 in ?? () from /usr/lib/libQtCore.so.4
#33 0x02d84855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#34 0x02d88668 in ?? () from /lib/libglib-2.0.so.0
#35 0x02d88848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#36 0x01062565 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x01c9bbe5 in ?? () from /usr/lib/libQtGui.so.4
#38 0x01032609 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0x01032a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0x0103700f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#41 0x01bd8e07 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#42 0x02a4fcf7 in kdemain () from /usr/lib/libkdeinit4_kded4.so
#43 0x0804e4d1 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-24 19:25:33 UTC
[Comment from a bug triager]
This issue is being tracked at bug 254070. Merging. Thanks

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