Bug 336756 - Segfault when pairing K810
Summary: Segfault when pairing K810
Status: RESOLVED DUPLICATE of bug 326871
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: bluetooth (show other bugs)
Version: 2.0.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-06-26 13:05 UTC by tony
Modified: 2014-06-27 00:49 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 tony 2014-06-26 13:05:36 UTC
Application: bluedevil-wizard (2.0.0)
KDE Platform Version: 4.12.5
Qt Version: 4.8.6
Operating System: Linux 3.14.8-200.fc20.x86_64 x86_64
Distribution: "Fedora release 20 (Heisenbug)"

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

Attempting to pair a Logitech K810

Feel free to contact me with more details. I'll add more to this report as I attempt to reproduce the problem.

-- Backtrace:
Application: Bluetooth Wizard (bluedevil-wizard), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00000031b2815c3d in BlueDevil::Device::isPaired() const () from /lib64/libbluedevil.so.2
#6  0x000000000040d06c in DiscoverPage::nextId() const [clone .part.18] ()
#7  0x000000000040d776 in DiscoverPage::nextId() const ()
#8  0x00000031ae2d5eac in QWizard::next() () from /lib64/libQtGui.so.4
#9  0x00000031ac59b938 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#10 0x00000031ae44ece2 in QAbstractButton::clicked(bool) () from /lib64/libQtGui.so.4
#11 0x00000031ae191c23 in QAbstractButtonPrivate::emitClicked() () from /lib64/libQtGui.so.4
#12 0x00000031ae192fd7 in QAbstractButtonPrivate::click() () from /lib64/libQtGui.so.4
#13 0x00000031ae1930dc in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQtGui.so.4
#14 0x00000031ade1dd78 in QWidget::event(QEvent*) () from /lib64/libQtGui.so.4
#15 0x00000031addcae7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#16 0x00000031addd1921 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#17 0x000000315b04ab0a in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#18 0x00000031ac586ebd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#19 0x00000031addd1097 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /lib64/libQtGui.so.4
#20 0x00000031ade4676b in QETWidget::translateMouseEvent(_XEvent const*) () from /lib64/libQtGui.so.4
#21 0x00000031ade451dc in QApplication::x11ProcessEvent(_XEvent*) () from /lib64/libQtGui.so.4
#22 0x00000031ade6cc04 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtGui.so.4
#23 0x0000003d46c492a6 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#24 0x0000003d46c49628 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#25 0x0000003d46c496dc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00000031ac5b5a5e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#27 0x00000031ade6cd86 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#28 0x00000031ac58595f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#29 0x00000031ac585cad in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#30 0x00000031ac58b399 in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#31 0x00000000004088b6 in main ()

Possible duplicates by query: bug 332095, bug 332023, bug 329197, bug 326871.

Reported using DrKonqi
Comment 1 Jekyll Wu 2014-06-27 00:49:21 UTC

*** This bug has been marked as a duplicate of bug 326871 ***