Bug 250818 - KDE daemon crashed
Summary: KDE daemon crashed
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: bluetooth-daemon (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords:
: 271646 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-10 20:43 UTC by Swâmi Petaramesh
Modified: 2011-04-28 12:28 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 Swâmi Petaramesh 2010-09-10 20:43:57 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-20-generic i686
Distribution: Ubuntu maverick (development branch)

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

Saw the dialog box stating that the KDE daemon had crashed right after resuming from suspend-to-RAM.

-- Backtrace:
Application: Démon de KDE (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb787b710 (LWP 2550))]

Thread 2 (Thread 0xb547eb70 (LWP 22021)):
#0  0x001933f4 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x01a31663 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0x01a31a39 in ?? () from /lib/libglib-2.0.so.0
#3  0x01a32008 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00e2059f in QEventDispatcherGlib::processEvents (this=0x9eb2c98, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00df0609 in QEventLoop::processEvents (this=0xb547e2a0, flags=) at kernel/qeventloop.cpp:149
#6  0x00df0a8a in QEventLoop::exec (this=0xb547e2a0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00cecb7e in QThread::exec (this=0x9e73388) at thread/qthread.cpp:490
#8  0x09246686 in ?? () from /usr/lib/kde4/kded_bluedevil.so
#9  0x00cefdf9 in QThreadPrivate::start (arg=0x9e73388) at thread/qthread_unix.cpp:266
#10 0x00190cc9 in start_thread () from /lib/libpthread.so.0
#11 0x08cff6ae in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb787b710 (LWP 2550)):
[KCrash Handler]
#7  d_func (this=0x0, returnCode=0) at thread/qthread.h:130
#8  QThread::exit (this=0x0, returnCode=0) at thread/qthread.cpp:519
#9  0x00ceca95 in QThread::quit (this=0x0) at thread/qthread.cpp:540
#10 0x09245672 in BlueDevilDaemon::offlineMode() () from /usr/lib/kde4/kded_bluedevil.so
#11 0x092458c2 in BlueDevilDaemon::defaultAdapterChanged(BlueDevil::Adapter*) () from /usr/lib/kde4/kded_bluedevil.so
#12 0x09244089 in BlueDevilDaemon::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/kded_bluedevil.so
#13 0x00df78ca in QMetaObject::metacall (object=0x9e01220, cl=165760880, idx=165679648, argv=0x0) at kernel/qmetaobject.cpp:237
#14 0x00e0a6ad in QMetaObject::activate (sender=0x9e00ce0, m=0x556e8e0, local_signal_index=2, argv=0x0) at kernel/qobject.cpp:3280
#15 0x05545fd3 in BlueDevil::Manager::defaultAdapterChanged(BlueDevil::Adapter*) () from /usr/lib/libbluedevil.so.1
#16 0x05546988 in BlueDevil::Manager::Private::_k_adapterRemoved(QDBusObjectPath const&) () from /usr/lib/libbluedevil.so.1
#17 0x055472f0 in BlueDevil::Manager::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libbluedevil.so.1
#18 0x00df78ca in QMetaObject::metacall (object=0x9e00ce0, cl=165760880, idx=9, argv=0xbfe8d2a8) at kernel/qmetaobject.cpp:237
#19 0x00e0a6ad in QMetaObject::activate (sender=0x9e0bd18, m=0x556ea04, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3280
#20 0x0555af13 in ?? () from /usr/lib/libbluedevil.so.1
#21 0x0555b5aa in ?? () from /usr/lib/libbluedevil.so.1
#22 0x0012f9dc in QDBusConnectionPrivate::deliverCall (this=0x9e08ec8, object=0x9e0bd18, msg=..., metaTypes=..., slotIdx=6) at qdbusintegrator.cpp:916
#23 0x0013b207 in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib/libQtDBus.so.4
#24 0x00e046a2 in QObject::event (this=0x9e0bd18, e=0x9f9d270) at kernel/qobject.cpp:1219
#25 0x0105202c in QApplicationPrivate::process_cmdline (this=0x9d355e8) at kernel/qapplication.cpp:553
#26 0x0105809e in QApplication::notify (this=0xbfe8dd30, receiver=0x9e0bd18, e=0x9d785e8) at kernel/qapplication.cpp:4046
#27 0x00aaf44a in KApplication::notify (this=0xbfe8dd30, receiver=0x9e0bd18, event=0x9d785e8) at ../../kdeui/kernel/kapplication.cpp:310
#28 0x00df1b3b in QCoreApplication::notifyInternal (this=0xbfe8dd30, receiver=0x9e0bd18, event=0x9d785e8) at kernel/qcoreapplication.cpp:732
#29 0x00df4d8b in sendEvent (receiver=0x0, event_type=0, data=0x9cbdf20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9cbdf20) at kernel/qcoreapplication.cpp:1373
#31 0x00df4f4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#32 0x00e20a74 in sendPostedEvents (s=0x9d37918) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#33 postEventSourceDispatch (s=0x9d37918) at kernel/qeventdispatcher_glib.cpp:277
#34 0x01a2e015 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x01a31e28 in ?? () from /lib/libglib-2.0.so.0
#36 0x01a32008 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0x00e20565 in QEventDispatcherGlib::processEvents (this=0x9cbf1d0, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#38 0x01113a35 in QEventDispatcherX11::hasPendingEvents (this=0x9cbf1d0) at kernel/qeventdispatcher_x11.cpp:160
#39 0x00df0609 in QEventLoop::processEvents (this=0xbfe8dc84, flags=) at kernel/qeventloop.cpp:149
#40 0x00df0a8a in QEventLoop::exec (this=0xbfe8dc84, flags=...) at kernel/qeventloop.cpp:201
#41 0x00df500f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#42 0x01050e57 in QApplication::palette (w=0x9d34d78) at kernel/qapplication.cpp:1729
#43 0x0453fcf7 in kdemain (argc=1, argv=0x9d031d0) at ../../kded/kded.cpp:894
#44 0x0804e4d1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x0, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x80517f7 "0") at ../../kinit/kinit.cpp:723
#45 0x0805048d in main (argc=4, argv=0xbfe8e4b4, envp=0xbfe8e4c8) at ../../kinit/kinit.cpp:1835

Reported using DrKonqi
Comment 1 Alex Fiestas 2010-09-12 23:23:57 UTC
This should be fixed when using libbluedevil 1.8, can you update and try again?

Thanks.
Comment 2 Swâmi Petaramesh 2010-09-13 07:48:15 UTC
Hi Alex,

I'm currently using 1.7+dfsg-1build1 from Ubuntu Maverick Beta packages, and I'd rather stick to Ubuntu packages given the little time I can spend on this machine for testing... But I'll let you know.
Comment 3 Alex Fiestas 2010-10-03 16:13:27 UTC
Start to move bluedevil bugs into solid product as Albert and Kevin tell me.
Comment 4 Alex Fiestas 2010-10-11 21:51:21 UTC
I'm going to close this bug, since it seems to be fixed for everybody else (I'm using kubuntu myself with no problems so far).

If you can reproduce it, just re-open it.

Thanks!
Comment 5 Frank Reininghaus 2011-04-28 12:28:47 UTC
*** Bug 271646 has been marked as a duplicate of this bug. ***