← Back to team overview

kernel-packages team mailing list archive

[Bug 1400827] Re: BlueZ crashing when connecting input channel to a keyboard

 

This bug was fixed in the package bluez - 4.101-0ubuntu22

---------------
bluez (4.101-0ubuntu22) vivid; urgency=medium

  * debian/patches/fix_armhf_hcigetconninfo_free.patch: drop, fails in some
    cases to properly fix the issue.
  * debian/patches/fix_hcigetconninfo.patch: replaces the patch above; double
    the size of the memory requested to hold struct hci_conn_info; which
    should allow enough space for the kernel to write the connection data in
    all cases. (LP: #1400827)
 -- Mathieu Trudel-Lapierre <mathieu-tl@xxxxxxxxxx>   Wed, 14 Jan 2015 11:26:22 -0500

** Changed in: bluez (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1400827

Title:
  BlueZ crashing when connecting input channel to a keyboard

Status in bluez package in Ubuntu:
  Fix Released
Status in bluez package in Ubuntu RTM:
  In Progress

Bug description:
  On the phone, pairing a keyboard makes BlueZ crash when connecting the
  input channel (either by calling org.bluez.Input.Connect() on D-Bus or
  by pressing some keys on the keyboard to make the keyboard open the
  channel.

  In order to pair a keyboard with an Ubuntu phone, you need to either
  apply this branch to ubuntu-system-settings [1] or do it manually with
  bluez-simple-agent and dbus-send/qdbus.

  
  [1] https://code.launchpad.net/~mzanetti/ubuntu-system-settings/bt-input

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1400827/+subscriptions


References