kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #24836
[Bug 1244085] Re: Bluetooth fails after suspend resume
Kyle Gordon, the next step is to bisect from the prior working release
to Saucy, in order to identify the offending commit. Could you please do
this following https://wiki.ubuntu.com/Kernel/KernelBisection ?
** Tags removed: regression-potential
** Tags added: needs-bisect regression-release
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1244085
Title:
Bluetooth fails after suspend resume
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
Lenovo X200 will appear to suspend and resume correctly, but any
attempt to use bluetooth will result in a kernel oops followed by a
hard lockup a few minutes later. Below is some relevant output from
/var/log/syslog and lsusb, and I believe the rest of my system
information has been uploaded by ubuntu-bug.
Regards
Kyle
Bus 004 Device 002: ID 0a5c:2145 Broadcom Corp. BCM2045B (BDC-2.1)
[Bluetooth Controller]
Oct 22 17:52:15 wmlp1000 whoopsie[1388]: offline
Oct 22 17:52:15 wmlp1000 NetworkManager[1073]: <info> Activation (38:EC:E4:46:CE:20) Stage 2 of 5 (Device Configure) complete.
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373156] ------------[ cut here ]------------
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373177] WARNING: CPU: 1 PID: 30 at /build/buildd/linux-3.11.0/fs/sysfs/dir.c:530 sysfs_add_one+0xa5/0xd0()
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373182] sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/bluetooth/hci0/hci0:12'
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373187] Modules linked in: 8021q(F) garp(F) mrp(F) ipt_MASQUERADE(F) iptable_nat(F) nf_nat_ipv4(F) nf_nat(F) nf_conntrack_ipv4(F) nf_defrag_ipv4(F) xt_conntrack(F) nf_conntrack(F) ipt_REJECT(F) xt_CHECKSUM(F) iptable_mangle(F) xt_tcpudp(F) bridge(F) stp(F) llc(F) ip6table_filter(F) ip6_tables(F) iptable_filter(F) ip_tables(F) ebtable_nat(F) ebtables(F) x_tables(F) pci_stub vboxpci(OF) vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) cuse input_polldev dm_crypt(F) autofs4(F) parport_pc(F) rfcomm ppdev(F) bnep coretemp kvm_intel(F) kvm(F) dm_multipath(F) scsi_dh(F) arc4(F) iwldvm snd_hda_codec_conexant thinkpad_acpi snd_hda_intel snd_hda_codec mac80211 snd_hwdep(F) snd_pcm(F) snd_page_alloc(F) nvram(F) snd_seq_midi(F) btusb snd_seq_midi_event(F) snd_rawmidi(F) iwlwifi snd_seq(F) bluetooth psmouse(F) lpc_ich microcode(F) cfg80211 snd_seq_device(F) serio_raw(F) snd_timer(F) mei_me snd(F) mei tpm_tis soundcore(F) mac_hid nfsd(F) auth_rpcgss(F) nfs_acl(F) nfs(F) lockd(F) binfmt_misc(F) s
Oct 22 17:52:17 wmlp1000 kernel: unrpc(F) fscache(F) lp(F) parport(F) btrfs(F) xor(F) zlib_deflate(F) raid6_pq(F) libcrc32c(F) dm_mirror(F) dm_region_hash(F) dm_log(F) ahci(F) libahci(F) wmi i915 video(F) i2c_algo_bit drm_kms_helper drm e1000e(F) ptp(F) pps_core(F)
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373377] CPU: 1 PID: 30 Comm: kworker/u9:0 Tainted: GF O 3.11.0-12-generic #19-Ubuntu
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373381] Hardware name: LENOVO 7459W87/7459W87, BIOS 6DET72WW (3.22 ) 10/25/2012
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373418] Workqueue: hci0 hci_rx_work [bluetooth]
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373423] 0000000000000009 ffff8801354efa30 ffffffff816e547a ffff8801354efa78
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373432] ffff8801354efa68 ffffffff81061dbd 00000000ffffffef ffff8800a95dfb60
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373440] ffff8801354efb10 ffff88011f699000 0000000000000000 ffff8801354efac8
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373448] Call Trace:
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373463] [<ffffffff816e547a>] dump_stack+0x45/0x56
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373473] [<ffffffff81061dbd>] warn_slowpath_common+0x7d/0xa0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373481] [<ffffffff81061e2c>] warn_slowpath_fmt+0x4c/0x50
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373489] [<ffffffff81219375>] sysfs_add_one+0xa5/0xd0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373497] [<ffffffff81219541>] create_dir+0x71/0xd0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373505] [<ffffffff812198a6>] sysfs_create_dir+0x86/0xe0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373518] [<ffffffff8135e1c7>] kobject_add_internal+0xc7/0x300
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373525] [<ffffffff8135e695>] kobject_add+0x65/0xb0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373536] [<ffffffff81471cd5>] device_add+0x125/0x7a0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373544] [<ffffffff81470457>] ? dev_set_name+0x47/0x50
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373582] [<ffffffffa04c6e4e>] hci_conn_add_sysfs+0x4e/0xd0 [bluetooth]
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373615] [<ffffffffa04b742d>] hci_conn_complete_evt.isra.41+0xdd/0x3f0 [bluetooth]
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373649] [<ffffffffa04ba148>] hci_event_packet+0x1878/0x2f50 [bluetooth]
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373658] [<ffffffff8109bb33>] ? dequeue_entity+0x143/0x5c0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373668] [<ffffffff8101a395>] ? native_sched_clock+0x15/0x80
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373678] [<ffffffff8104dee9>] ? default_spin_lock_flags+0x9/0x10
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373707] [<ffffffffa04aacc8>] hci_rx_work+0x1b8/0x3c0 [bluetooth]
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373716] [<ffffffff81091420>] ? finish_task_switch+0x50/0xf0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373724] [<ffffffff8107d05c>] process_one_work+0x17c/0x430
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373732] [<ffffffff8107dcac>] worker_thread+0x11c/0x3c0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373739] [<ffffffff8107db90>] ? manage_workers.isra.24+0x2a0/0x2a0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373748] [<ffffffff810847b0>] kthread+0xc0/0xd0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373757] [<ffffffff810846f0>] ? kthread_create_on_node+0x120/0x120
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373765] [<ffffffff816f516c>] ret_from_fork+0x7c/0xb0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373773] [<ffffffff810846f0>] ? kthread_create_on_node+0x120/0x120
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373778] ---[ end trace c9acf6e6a0a9767f ]---
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373785] ------------[ cut here ]------------
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373792] WARNING: CPU: 1 PID: 30 at /build/buildd/linux-3.11.0/lib/kobject.c:196 kobject_add_internal+0x1f4/0x300()
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373797] kobject_add_internal failed for hci0:12 with -EEXIST, don't try to register things with the same name in the same directory.
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373801] Modules linked in: 8021q(F) garp(F) mrp(F) ipt_MASQUERADE(F) iptable_nat(F) nf_nat_ipv4(F) nf_nat(F) nf_conntrack_ipv4(F) nf_defrag_ipv4(F) xt_conntrack(F) nf_conntrack(F) ipt_REJECT(F) xt_CHECKSUM(F) iptable_mangle(F) xt_tcpudp(F) bridge(F) stp(F) llc(F) ip6table_filter(F) ip6_tables(F) iptable_filter(F) ip_tables(F) ebtable_nat(F) ebtables(F) x_tables(F) pci_stub vboxpci(OF) vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) cuse input_polldev dm_crypt(F) autofs4(F) parport_pc(F) rfcomm ppdev(F) bnep coretemp kvm_intel(F) kvm(F) dm_multipath(F) scsi_dh(F) arc4(F) iwldvm snd_hda_codec_conexant thinkpad_acpi snd_hda_intel snd_hda_codec mac80211 snd_hwdep(F) snd_pcm(F) snd_page_alloc(F) nvram(F) snd_seq_midi(F) btusb snd_seq_midi_event(F) snd_rawmidi(F) iwlwifi snd_seq(F) bluetooth psmouse(F) lpc_ich microcode(F) cfg80211 snd_seq_device(F) serio_raw(F) snd_timer(F) mei_me snd(F) mei tpm_tis soundcore(F) mac_hid nfsd(F) auth_rpcgss(F) nfs_acl(F) nfs(F) lockd(F) binfmt_misc(F) s
Oct 22 17:52:17 wmlp1000 kernel: unrpc(F) fscache(F) lp(F) parport(F) btrfs(F) xor(F) zlib_deflate(F) raid6_pq(F) libcrc32c(F) dm_mirror(F) dm_region_hash(F) dm_log(F) ahci(F) libahci(F) wmi i915 video(F) i2c_algo_bit drm_kms_helper drm e1000e(F) ptp(F) pps_core(F)
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373939] CPU: 1 PID: 30 Comm: kworker/u9:0 Tainted: GF W O 3.11.0-12-generic #19-Ubuntu
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373943] Hardware name: LENOVO 7459W87/7459W87, BIOS 6DET72WW (3.22 ) 10/25/2012
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373968] Workqueue: hci0 hci_rx_work [bluetooth]
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373972] 0000000000000009 ffff8801354efae0 ffffffff816e547a ffff8801354efb28
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373980] ffff8801354efb18 ffffffff81061dbd ffff8800a94cc9c8 00000000ffffffef
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373987] 0000000000000000 ffff88013019ca38 0000000000000007 ffff8801354efb78
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.373995] Call Trace:
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374003] [<ffffffff816e547a>] dump_stack+0x45/0x56
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374011] [<ffffffff81061dbd>] warn_slowpath_common+0x7d/0xa0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374019] [<ffffffff81061e2c>] warn_slowpath_fmt+0x4c/0x50
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374026] [<ffffffff8135e2f4>] kobject_add_internal+0x1f4/0x300
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374033] [<ffffffff8135e695>] kobject_add+0x65/0xb0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374041] [<ffffffff81471cd5>] device_add+0x125/0x7a0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374049] [<ffffffff81470457>] ? dev_set_name+0x47/0x50
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374084] [<ffffffffa04c6e4e>] hci_conn_add_sysfs+0x4e/0xd0 [bluetooth]
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374116] [<ffffffffa04b742d>] hci_conn_complete_evt.isra.41+0xdd/0x3f0 [bluetooth]
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374149] [<ffffffffa04ba148>] hci_event_packet+0x1878/0x2f50 [bluetooth]
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374157] [<ffffffff8109bb33>] ? dequeue_entity+0x143/0x5c0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374165] [<ffffffff8101a395>] ? native_sched_clock+0x15/0x80
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374173] [<ffffffff8104dee9>] ? default_spin_lock_flags+0x9/0x10
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374201] [<ffffffffa04aacc8>] hci_rx_work+0x1b8/0x3c0 [bluetooth]
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374209] [<ffffffff81091420>] ? finish_task_switch+0x50/0xf0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374216] [<ffffffff8107d05c>] process_one_work+0x17c/0x430
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374223] [<ffffffff8107dcac>] worker_thread+0x11c/0x3c0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374231] [<ffffffff8107db90>] ? manage_workers.isra.24+0x2a0/0x2a0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374238] [<ffffffff810847b0>] kthread+0xc0/0xd0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374247] [<ffffffff810846f0>] ? kthread_create_on_node+0x120/0x120
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374254] [<ffffffff816f516c>] ret_from_fork+0x7c/0xb0
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374261] [<ffffffff810846f0>] ? kthread_create_on_node+0x120/0x120
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374266] ---[ end trace c9acf6e6a0a97680 ]---
Oct 22 17:52:17 wmlp1000 kernel: [ 1809.374272] Bluetooth: Failed to register connection device
Oct 22 17:52:35 wmlp1000 NetworkManager[1073]: <warn> Error connecting with bluez: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Oct 22 17:52:35 wmlp1000 NetworkManager[1073]: <info> (38:EC:E4:46:CE:20): device state change: config -> failed (reason 'bluetooth-failed') [50 120 44]
Oct 22 17:52:35 wmlp1000 NetworkManager[1073]: <warn> Activation (38:EC:E4:46:CE:20) failed for connection 'GT-I9100 Network'
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-12-generic 3.11.0-12.19
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
ApportVersion: 2.12.5-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: kyleg 2676 F.... pulseaudio
/dev/snd/pcmC0D0p: kyleg 2676 F...m pulseaudio
Date: Thu Oct 24 08:27:44 2013
HibernationDevice: RESUME=UUID=c88257c2-5f9d-4d3b-8f09-e54e8680dde5
MachineType: LENOVO 7459W87
MarkForUpload: True
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=9577b153-21f0-49a5-99f5-21375c48b820 ro quiet splash vt.handoff=7
RelatedPackageVersions:
linux-restricted-modules-3.11.0-12-generic N/A
linux-backports-modules-3.11.0-12-generic N/A
linux-firmware 1.116
SourcePackage: linux
UpgradeStatus: Upgraded to saucy on 2013-10-18 (5 days ago)
dmi.bios.date: 10/25/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 6DET72WW (3.22 )
dmi.board.name: 7459W87
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: dmi:bvnLENOVO:bvr6DET72WW(3.22):bd10/25/2012:svnLENOVO:pn7459W87:pvrThinkPadX200:rvnLENOVO:rn7459W87:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7459W87
dmi.product.version: ThinkPad X200
dmi.sys.vendor: LENOVO
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244085/+subscriptions
References