Your message dated Sun, 09 May 2021 13:09:55 -0700 (PDT)
with message-id <[email protected]>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #831592,
regarding linux-image-686-pae: bluetooth device JBL Charge 3 connects and 
immediately crashes in hci_conn_timeout
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
831592: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831592
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: linux-image-686-pae
Version: 3.16+63
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   I'm trying connect JBL Charge 3 audio device via bluetooth to my PC with 
debian jessie through Gnome 3 desktop.
   2. This device is Bus 001 Device 007: ID 0a5c:21e6 Broadcom Corp. BCM20702 
Bluetooth 4.0 [ThinkPad]
   3. I obtained firmware from Windows: BCM20702A1_001.002.014.0449.0462.hex
   4. Converted hex by https://github.com/jessesung/hex2hcd to hcd and copied 
to /lib/firmware/brcm/BCM20702A0-0a5c-21e6.hcd
   5. reboot
   6. After trying to pairing the device in dmesg the following stacktrace 
appeared:

[  209.562653] ------------[ cut here ]------------
[  209.562672] WARNING: CPU: 0 PID: 2264 at 
/build/linux-l36MuF/linux-3.16.7-ckt25/net/bluetooth/hci_conn.c:296 
hci_conn_timeout+0x49/0x260 [bluetooth]()
[  209.562673] Modules linked in: ctr ccm ip6table_filter ip6_tables 
iptable_filter ip_tables x_tables bnep tun pci_stub vboxpci(O) vboxnetadp(O) 
vboxnetflt(O) vboxdrv(O) nfsd auth_rpcgss oid_registry nfs_acl nfs lockd 
fscache sunrpc cdc_mbim ecb cdc_ncm uvcvideo videobuf2_vmalloc videobuf2_memops 
btusb videobuf2_core usbnet v4l2_common bluetooth cdc_wdm mii cdc_acm videodev 
media 6lowpan_iphc snd_hda_codec_hdmi iTCO_wdt iTCO_vendor_support 
x86_pkg_temp_thermal snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel 
snd_hda_controller arc4 intel_powerclamp intel_rapl iwldvm mac80211 coretemp 
kvm_intel iwlwifi ac kvm cfg80211 joydev serio_raw pcspkr battery shpchp 
lpc_ich mfd_core evdev i2c_i801 mei_me mei thinkpad_acpi nvram tpm_tis rfkill 
tpm snd_hda_codec snd_hwdep snd_pcm snd_timer snd soundcore
[  209.562710]  processor vmhgfs(O) vmw_vmci fuse parport_pc ppdev 
intel_smartconnect lp parport autofs4 ext4 crc16 mbcache jbd2 algif_skcipher 
af_alg hid_logitech_dj usbhid hid dm_crypt dm_mod usb_storage sg sd_mod 
crc_t10dif crct10dif_generic crct10dif_common crc32_pclmul crc32c_intel i915 
i2c_algo_bit ahci aesni_intel aes_i586 xts lrw gf128mul ablk_helper cryptd 
ehci_pci xhci_hcd ehci_hcd libahci psmouse libata sdhci_pci sdhci mmc_core 
drm_kms_helper scsi_mod usbcore drm usb_common i2c_core thermal wmi video 
thermal_sys button
[  209.562740] CPU: 0 PID: 2264 Comm: kworker/u17:2 Tainted: G           O  
3.16.0-4-686-pae #1 Debian 3.16.7-ckt25-2+deb8u3
[  209.562742] Hardware name: LENOVO 34447PG/34447PG, BIOS G6ETA3WW (2.63 ) 
02/19/2014
[  209.562749] Workqueue: hci0 hci_conn_timeout [bluetooth]
[  209.562750]  00000000 ea847ebc c1479ea7 00000000 f9473b0c c1056c94 c1553c18 
00000000
[  209.562754]  000008d8 f9473b0c 00000128 f943cab9 f943cab9 00000009 f05c5c98 
ffffffff
[  209.562757]  f05c5c00 ea847ecc c1056d52 00000009 00000000 ea847f00 f943cab9 
c1715000
[  209.562760] Call Trace:
[  209.562765]  [<c1479ea7>] ? dump_stack+0x55/0x6e
[  209.562769]  [<c1056c94>] ? warn_slowpath_common+0x84/0xa0
[  209.562776]  [<f943cab9>] ? hci_conn_timeout+0x49/0x260 [bluetooth]
[  209.562781]  [<f943cab9>] ? hci_conn_timeout+0x49/0x260 [bluetooth]
[  209.562783]  [<c1056d52>] ? warn_slowpath_null+0x22/0x30
[  209.562789]  [<f943cab9>] ? hci_conn_timeout+0x49/0x260 [bluetooth]
[  209.562792]  [<c106dca5>] ? process_one_work+0x115/0x380
[  209.562794]  [<c106beed>] ? pwq_activate_delayed_work+0x2d/0x70
[  209.562796]  [<c106e45d>] ? worker_thread+0xed/0x490
[  209.562799]  [<c10901df>] ? __wake_up_locked+0x1f/0x30
[  209.562801]  [<c106e370>] ? create_and_start_worker+0x50/0x50
[  209.562803]  [<c107369b>] ? kthread+0x9b/0xb0
[  209.562806]  [<c147ed01>] ? ret_from_kernel_thread+0x21/0x30
[  209.562808]  [<c1073600>] ? kthread_create_on_node+0x110/0x110
[  209.562810] ---[ end trace 1a5fd7014c81093f ]---



-- System Information:
Debian Release: 8.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=pl_PL.utf8, LC_CTYPE=pl_PL.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-686-pae depends on:
ii  linux-image-3.16.0-4-686-pae  3.16.7-ckt25-2+deb8u3

linux-image-686-pae recommends no packages.

linux-image-686-pae suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Hi

This bug was filed for a very old kernel or the bug is old itself
without resolution.

If you can reproduce it with

- the current version in unstable/testing
- the latest kernel from backports

please reopen the bug, see https://www.debian.org/Bugs/server-control
for details.

Regards,
Salvatore

--- End Message ---

Reply via email to