Bug 818791 - Bluetooth device reconnecting causes kernel crash
Summary: Bluetooth device reconnecting causes kernel crash
Keywords:
Status: CLOSED DUPLICATE of bug 820321
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-04 02:16 UTC by Pramod Dematagoda
Modified: 2012-05-10 22:26 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-05-10 22:26:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
The kernel crash logs (4.26 KB, text/x-log)
2012-05-04 02:16 UTC, Pramod Dematagoda
no flags Details

Description Pramod Dematagoda 2012-05-04 02:16:13 UTC
Created attachment 582003 [details]
The kernel crash logs

Description of problem: If you were to connect a bluetooth device and then let it automatically disconnect through inactivity or just switch it off, there is a risk of the kernel crashing due to the sysfs object associated with the particular device still existing.


Version-Release number of selected component (if applicable): 3.3.4-1


How reproducible: After a bluetooth device goes on a connect-disconnect cycle a few times


Steps to Reproduce:
1. Connect a bluetooth device
2. Disconnect it
3. Repeat a few times
  
Actual results: Kernel crashes, but not completely, dmesg shows the extent of the damage but it does not seem to crash the computer entirely.


Expected results: The kernel should not crash and should be able to remove sysfs objects associated with a bluetooth device when they disconnect


Additional info: The bluetooth dongle used is:
ID 1131:1004 Integrated System Solution Corp. Bluetooth Device
Initialisation of the bluetooth device:
[ 3569.795770] usb 5-2: Product: ISSCBTA
[ 3569.795774] usb 5-2: Manufacturer: ISSC
[ 3569.994197] usbcore: registered new interface driver btusb

Comment 1 Justin M. Forbes 2012-05-10 22:26:39 UTC

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


Note You need to log in before you can comment on or make changes to this bug.