Bug 254892 - crash in kdeinit4, bluetooth related
Summary: crash in kdeinit4, bluetooth related
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: bluetooth (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords:
: 273033 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-10-21 19:04 UTC by Robert Schöftner
Modified: 2011-05-11 14:50 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 Robert Schöftner 2010-10-21 19:04:04 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.32-25-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

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

suspending the laptop. waking the laptop from suspend-to-ram.

The crash can be reproduced some of the time.

-- Backtrace:
Application: KDE-Dienst (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ffb97fa6760 (LWP 2159))]

Thread 2 (Thread 0x7ffb806b1710 (LWP 32169)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007ffb806b0ad0 in ?? ()
#2  0x00007fff5bb1b852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7ffb97fa6760 (LWP 2159)):
[KCrash Handler]
#6  QThread::d_func (this=0x0, returnCode=0) at thread/qthread.h:130
#7  QThread::exit (this=0x0, returnCode=0) at thread/qthread.cpp:519
#8  0x00007ffb80bb20d5 in BlueDevilDaemon::offlineMode (this=0x15689b0) at /home/robert/src/BlueDevil/bluedevil/src/daemon/kded/BlueDevilDaemon.cpp:162
#9  0x00007ffb80bb2334 in BlueDevilDaemon::defaultAdapterChanged (this=0x15689b0, adapter=0x0) at /home/robert/src/BlueDevil/bluedevil/src/daemon/kded/BlueDevilDaemon.cpp:199
#10 0x00007ffb80bb0cbf in BlueDevilDaemon::qt_metacall (this=0x15689b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff5ba15170)
    at /home/robert/src/BlueDevil/bluedevil/src/daemon/kded/moc_BlueDevilDaemon.cpp:80
#11 0x00007ffb969e3da7 in QMetaObject::activate (sender=0x156f9f0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x46) at kernel/qobject.cpp:3280
#12 0x00007ffb806d0321 in BlueDevil::Manager::defaultAdapterChanged(BlueDevil::Adapter*) () from /usr/local/lib/libbluedevil.so.1
#13 0x00007ffb806ce6ab in BlueDevil::Manager::Private::_k_adapterRemoved(QDBusObjectPath const&) () from /usr/local/lib/libbluedevil.so.1
#14 0x00007ffb806d01d0 in BlueDevil::Manager::qt_metacall(QMetaObject::Call, int, void**) () from /usr/local/lib/libbluedevil.so.1
#15 0x00007ffb969e3da7 in QMetaObject::activate (sender=0x149ee90, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x46) at kernel/qobject.cpp:3280
#16 0x00007ffb806e12ab in OrgBluezManagerInterface::AdapterRemoved(QDBusObjectPath const&) () from /usr/local/lib/libbluedevil.so.1
#17 0x00007ffb806e1008 in OrgBluezManagerInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/local/lib/libbluedevil.so.1
#18 0x00007ffb96d2295e in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:919
#19 0x00007ffb96d2d82f in QDBusCallDeliveryEvent::placeMetaCall (this=0x152db50, object=0x0) at qdbusintegrator_p.h:103
#20 0x00007ffb969dde7e in QObject::event (this=0x149ee90, e=0x0) at kernel/qobject.cpp:1219
#21 0x00007ffb958be6ec in QApplicationPrivate::notify_helper (this=0x13e0ac0, receiver=0x149ee90, e=0x1506fc0) at kernel/qapplication.cpp:4396
#22 0x00007ffb958c41dd in QApplication::notify (this=0x7fff5ba160a0, receiver=0x149ee90, e=0x1506fc0) at kernel/qapplication.cpp:4277
#23 0x00007ffb979b8536 in KApplication::notify (this=0x7fff5ba160a0, receiver=0x149ee90, event=0x1506fc0) at ../../kdeui/kernel/kapplication.cpp:310
#24 0x00007ffb969cc0ac in QCoreApplication::notifyInternal (this=0x7fff5ba160a0, receiver=0x149ee90, event=0x1506fc0) at kernel/qcoreapplication.cpp:732
#25 0x00007ffb969cefd2 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x134c290) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x134c290) at kernel/qcoreapplication.cpp:1373
#27 0x00007ffb969f8643 in QCoreApplication::sendPostedEvents (s=0x13e43f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#28 postEventSourceDispatch (s=0x13e43f0) at kernel/qeventdispatcher_glib.cpp:277
#29 0x00007ffb91e938c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x00007ffb91e97748 in ?? () from /lib/libglib-2.0.so.0
#31 0x00007ffb91e978fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x00007ffb969f8183 in QEventDispatcherGlib::processEvents (this=0x134e500, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#33 0x00007ffb9597097e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00007ffb969cadd2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#35 0x00007ffb969cb1bc in QEventLoop::exec (this=0x7fff5ba15ff0, flags=) at kernel/qeventloop.cpp:201
#36 0x00007ffb969cf26b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#37 0x00007ffb88d69267 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../kded/kded.cpp:894
#38 0x0000000000407d53 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=0x40b167 "0") at ../../kinit/kinit.cpp:723
#39 0x0000000000409d4f in main (argc=<value optimized out>, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1835

Reported using DrKonqi
Comment 1 Alex Fiestas 2010-11-27 20:52:38 UTC
What version of BlueDevil were you using?
Comment 2 Alex Fiestas 2011-01-20 15:03:21 UTC
Almost 2 months without feedback from the reporter and a similar issue was fixed in 1.0, so I'm going to close this bug.

Feel free to reopen it if you can reproduce the crash with at least BlueDevil 1.0 and libbluedevil 1.8

Thanks1
Comment 3 Christoph Feck 2011-05-11 14:50:11 UTC
*** Bug 273033 has been marked as a duplicate of this bug. ***