Bug 331177 - Bloedevil
Summary: Bloedevil
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: bluetooth (show other bugs)
Version: 2.0.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-02-16 09:13 UTC by Rafis Kamaliev
Modified: 2014-03-09 04:21 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 Rafis Kamaliev 2014-02-16 09:13:13 UTC
Application: bluedevil-wizard (2.0.0)
KDE Platform Version: 4.11.5 (Compiled from sources)
Qt Version: 4.8.5
Operating System: Linux 3.11.6-4-desktop i686
Distribution: "openSUSE 13.1 (Bottle) (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
Connected USB bluetooth dongle
- Custom settings of the application:
Bluetooth mouse was not detected

KDE daemon also crashes after

The crash can be reproduced every time.

-- Backtrace:
Application: Bluetooth Wizard (bluedevil-wizard), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[KCrash Handler]
#6  BlueDevil::Adapter::stopDiscovery (this=0x0) at /usr/src/debug/libbluedevil/bluedevil/bluedeviladapter.cpp:249
#7  0x080552c1 in DiscoverPage::nextId (this=0x8ddfa58) at /usr/src/debug/bluedevil/src/wizard/pages/discoverpage.cpp:199
#8  0xb68967aa in QWizard::nextId() const () from /usr/lib/libQtGui.so.4
#9  0xb689d72b in QWizard::next() () from /usr/lib/libQtGui.so.4
#10 0xb689db90 in ?? () from /usr/lib/libQtGui.so.4
#11 0xb6e32c55 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb6a2539d in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#13 0xb673d7d1 in ?? () from /usr/lib/libQtGui.so.4
#14 0xb673eb67 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb673ec6e in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb638158a in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb673fc72 in QAbstractButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb67db47c in QPushButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#19 0xb63274b4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0xb632f105 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb74dbcb4 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#22 0xb6e1dfba in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#23 0xb632d741 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#24 0xb63ae078 in ?? () from /usr/lib/libQtGui.so.4
#25 0xb63ac740 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb63d7464 in ?? () from /usr/lib/libQtGui.so.4
#27 0xb58d37de in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb58d3b88 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0xb58d3c48 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0xb6e4d60f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0xb63d751e in ?? () from /usr/lib/libQtGui.so.4
#32 0xb6e1ca03 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0xb6e1cd29 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0xb6e224fe in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#35 0xb6325944 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#36 0x0804fd34 in main (argc=1, argv=0xbfcd6374) at /usr/src/debug/bluedevil/src/wizard/main.cpp:52

Reported using DrKonqi
Comment 1 Alex Fiestas 2014-03-09 04:21:27 UTC
This has been fixed already, the release containing the fix is 2.0-rc2.

Thanks for Reporting!