Bug 329480 - Crash after wake up.
Summary: Crash after wake up.
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: bluetooth (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-12-31 18:52 UTC by Rafal Jezewski
Modified: 2014-03-09 04:33 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 Rafal Jezewski 2013-12-31 18:52:16 UTC
Application: kded4 (4.10.5)
KDE Platform Version: 4.10.5
Qt Version: 4.8.4
Operating System: Linux 3.10.9-gentoo-aspire-v3 x86_64
Distribution (Platform): Gentoo Packages

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

Laptop just woke up from hibernation to RAM. I saw massage about to many open files but limit not exceeded and disk wasn't full. After OK-click crash hapened. Uptime: 27 days.

The crash does not seem to be reproducible.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa02b8bf780 (LWP 2256))]

Thread 2 (Thread 0x7fa01cd08700 (LWP 2272)):
#0  0x000000309940fd2d in read () from /lib64/libpthread.so.0
#1  0x000000309a4829ff in g_wakeup_acknowledge () from /usr/lib64/libglib-2.0.so.0
#2  0x000000309a449164 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x000000309a449596 in g_main_context_iterate.isra.23 () from /usr/lib64/libglib-2.0.so.0
#4  0x000000309a449724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fa02e6e11a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007fa02e6b0d92 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007fa02e6b0fe7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#8  0x00007fa02e5af017 in QThread::exec() () from /usr/lib64/qt4/libQtCore.so.4
#9  0x00007fa02e690a0f in QInotifyFileSystemWatcherEngine::run() () from /usr/lib64/qt4/libQtCore.so.4
#10 0x00007fa02e5b205c in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4
#11 0x0000003099408ec6 in start_thread () from /lib64/libpthread.so.0
#12 0x0000003098cea7fd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fa02b8bf780 (LWP 2256)):
[KCrash Handler]
#6  0x00007fa02e6c5cef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007fa01d1e266a in BlueDevil::Adapter::propertyChanged(QString const&, QVariant const&) () from /usr/lib64/libbluedevil.so.1
#8  0x00007fa01d1e68b7 in BlueDevil::Adapter::Private::_k_propertyChanged(QString const&, QDBusVariant const&) () from /usr/lib64/libbluedevil.so.1
#9  0x00007fa02e6c5f69 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#10 0x00007fa01d1f2bca in OrgBluezAdapterInterface::PropertyChanged(QString const&, QDBusVariant const&) () from /usr/lib64/libbluedevil.so.1
#11 0x00007fa01d1f3d5d in OrgBluezAdapterInterface::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib64/libbluedevil.so.1
#12 0x00007fa01d1f568b in OrgBluezAdapterInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libbluedevil.so.1
#13 0x00007fa02c83c071 in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QList<int> const&, int) () from /usr/lib64/qt4/libQtDBus.so.4
#14 0x00007fa02e6cb1e6 in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#15 0x00007fa02da5b8b4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#16 0x00007fa02da605d1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#17 0x00007fa02f1658c6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#18 0x00007fa02e6b223c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#19 0x00007fa02e6b5a9a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4
#20 0x00007fa02e6e0d23 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/qt4/libQtCore.so.4
#21 0x000000309a449313 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#22 0x000000309a449660 in g_main_context_iterate.isra.23 () from /usr/lib64/libglib-2.0.so.0
#23 0x000000309a449724 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#24 0x00007fa02e6e113f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#25 0x00007fa02dafeb8e in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtGui.so.4
#26 0x00007fa02e6b0d92 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#27 0x00007fa02e6b0fe7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#28 0x00007fa02e6b5db5 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#29 0x00007fa0224537c5 in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#30 0x00000000004089f4 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#31 0x0000000000406198 in main ()

Reported using DrKonqi
Comment 1 Alex Fiestas 2014-03-09 04:33:59 UTC
This bug should be fixed in 2.0 since we do things in a different way.

Please, if you can reproduce this using 2.0-rc2 please open a new bug.

thanks!