Bug 236362 - Bluedevil crash on wake up
Summary: Bluedevil crash on wake up
Status: RESOLVED UPSTREAM
Alias: None
Product: kbluetooth
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-04 21:00 UTC by Tomas Vavra
Modified: 2010-05-16 12:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Vavra 2010-05-04 21:00:38 UTC
Application: bluedevil-helper (0.1)
KDE Platform Version: 4.4.74 (KDE 4.4.74 (KDE 4.5 >= 20100428)) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-2-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

-- Information about the crash:
- What I was doing when the application crashed: System went to sleep on buttery and on wake up this crash happened.

-- Backtrace:
Application: BlueDevil (bluedevil-helper), signal: Segmentation fault
[KCrash Handler]
#6  0x00007feff5856064 in QDBusAbstractInterface::asyncCallWithArgumentList (this=0x173a610, method=..., args=...) at qdbusabstractinterface.cpp:466
#7  0x0000000000408abc in OpenObex::Server::~Server() ()
#8  0x00007feff54b4525 in qDeleteInEventHandler (o=0x16e3ef0) at kernel/qobject.cpp:3998
#9  0x00007feff54ae541 in QObject::event (this=0x16e3ef0, e=0x166b1d0) at kernel/qobject.cpp:1231
#10 0x00007feff6194af0 in QApplicationPrivate::notify_helper (this=0x15f6b80, receiver=0x16e3ef0, e=0x166b1d0) at kernel/qapplication.cpp:4300
#11 0x00007feff6191f8e in QApplication::notify (this=0x7fff9312b860, receiver=0x16e3ef0, e=0x166b1d0) at kernel/qapplication.cpp:3704
#12 0x00007feff7ef6cd6 in KApplication::notify(QObject*, QEvent*) () from /opt/kde4/lib/libkdeui.so.5
#13 0x00007feff5494854 in QCoreApplication::notifyInternal (this=0x7fff9312b860, receiver=0x16e3ef0, event=0x166b1d0) at kernel/qcoreapplication.cpp:704
#14 0x00007feff6183afb in QCoreApplication::sendEvent (receiver=0x16e3ef0, event=0x166b1d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#15 0x00007feff5495acc in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x15e6670) at kernel/qcoreapplication.cpp:1345
#16 0x00007feff54956e7 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#17 0x00007feff627d37f in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#18 0x00007feff54d0489 in postEventSourceDispatch (s=0x15f9950) at kernel/qeventdispatcher_glib.cpp:276
#19 0x00007feff0ea17a2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x00007feff0ea5618 in ?? () from /lib/libglib-2.0.so.0
#21 0x00007feff0ea57cc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x00007feff54d1743 in QEventDispatcherGlib::processEvents (this=0x15f6ae0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#23 0x00007feff627c168 in QGuiEventDispatcherGlib::processEvents (this=0x15f6ae0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x00007feff549184c in QEventLoop::processEvents (this=0x7fff9312b7a0, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007feff54919a2 in QEventLoop::exec (this=0x7fff9312b7a0, flags=...) at kernel/qeventloop.cpp:201
#26 0x00007feff5494f56 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#27 0x00007feff6191b00 in QApplication::exec () at kernel/qapplication.cpp:3579
#28 0x000000000040654e in main ()

Reported using DrKonqi
Comment 1 Tomas Vavra 2010-05-16 11:33:21 UTC
Not crashing any more seems fixed in upstream
Comment 2 Alex Fiestas 2010-05-16 12:21:43 UTC
Yap, we forgot to close the bug, thanks!