Bug 281420 - Bluetooth Wizard
Summary: Bluetooth Wizard
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: bluetooth-wizard (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-05 18:50 UTC by Michael L. Worthington
Modified: 2011-10-08 18:56 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 Michael L. Worthington 2011-09-05 18:50:14 UTC
Application: bluedevil-wizard (0.1)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.3
Operating System: Linux 2.6.35.14-95.fc14.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed: I was attempting to pair with a bluetooth device after setting up the adapter.

-- Backtrace:
Application: Bluetooth Wizard (bluedevil-wizard), signal: Segmentation fault
[KCrash Handler]
#7  0x00128d66 in BlueDevil::Adapter::startDiscovery (this=0x0) at /usr/src/debug/libbluedevil-v1.9/bluedevil/bluedeviladapter.cpp:404
#8  0x080548c8 in DiscoverPage::initializePage (this=0x9de9750) at /usr/src/debug/bluedevil-1.1.1/src/wizard/pages/discoverpage.cpp:71
#9  0x0772f944 in QWizard::initializePage (this=0x9dd7370, theid=0) at dialogs/qwizard.cpp:3269
#10 0x07734617 in QWizardPrivate::switchToPage (this=0x9dd0fc0, newId=0, direction=QWizardPrivate::Forward) at dialogs/qwizard.cpp:849
#11 0x07734cbd in QWizard::restart (this=0x9dd7370) at dialogs/qwizard.cpp:3129
#12 0x07734d33 in QWizard::setVisible (this=0x9dd7370, visible=true) at dialogs/qwizard.cpp:2964
#13 0x080517ea in show (this=0x9dd7370, url=...) at /usr/include/QtGui/qwidget.h:487
#14 BlueWizard::BlueWizard (this=0x9dd7370, url=...) at /usr/src/debug/bluedevil-1.1.1/src/wizard/bluewizard.cpp:75
#15 0x08050872 in main (argc=) at /usr/src/debug/bluedevil-1.1.1/src/wizard/main.cpp:48

Reported using DrKonqi
Comment 1 Alex Fiestas 2011-10-08 11:12:28 UTC
This should be fixed in: 1af6d9169d7aad6bfd91c2d0841d31e44b96c538 and will be released in 1.1.2 and 1.2.2 versions.

If by any chance I'm wrong please, don't hesitate to reopen the bug!

Thanks for reporting !
Comment 2 Alex Fiestas 2011-10-08 18:56:16 UTC
Git commit 1af6d9169d7aad6bfd91c2d0841d31e44b96c538 by Alex Fiestas.
Committed on 08/10/2011 at 01:54.
Pushed by afiestas into branch '1.1'.

Check that we have a defaultAdapter before tartScanning

BUG: 281420.

M  +3    -1    src/wizard/pages/discoverpage.cpp

http://commits.kde.org/bluedevil/1af6d9169d7aad6bfd91c2d0841d31e44b96c538