Your message dated Wed, 23 May 2018 00:19:20 +0000
with message-id <e1flhuu-0006tn...@fasolo.debian.org>
and subject line Bug#898201: fixed in bluez 5.49-2
has caused the Debian Bug report #898201,
regarding bluetoothd crashes when turning on discoverable
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 ow...@bugs.debian.org
immediately.)


-- 
898201: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898201
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bluez
Version: 5.49-1
Severity: important
Tags: upstream

Hello,

bluetoothd crashes when turning on discoverable with some Bluetooth
adapters. 5.47-1 works fine.

# bluetoothctl discoverable on

causes:

Program received signal SIGSEGV, Segmentation fault.
btd_adv_manager_refresh (manager=0x0) at src/advertising.c:1176
1176    src/advertising.c: Toks failas ar aplankas neegzistuoja.
(gdb) bt
#0  btd_adv_manager_refresh (manager=0x0) at src/advertising.c:1176
#1  0x000055bc1d76f702 in settings_changed (settings=<optimized out>, 
adapter=0x55bc1f0a5120) at src/adapter.c:543
#2  new_settings_callback (index=<optimized out>, length=<optimized out>, 
param=<optimized out>, user_data=0x55bc1f0a5120) at src/adapter.c:573
#3  0x000055bc1d79efc8 in request_complete (mgmt=mgmt@entry=0x55bc1f09d3e0, 
status=<optimized out>, opcode=opcode@entry=6, index=index@entry=0, 
length=length@entry=4, param=0x55bc1f09d469)
    at src/shared/mgmt.c:261
#4  0x000055bc1d79faed in can_read_data (io=<optimized out>, 
user_data=0x55bc1f09d3e0) at src/shared/mgmt.c:353
#5  0x000055bc1d7ac203 in watch_callback (channel=<optimized out>, 
cond=<optimized out>, user_data=<optimized out>) at src/shared/io-glib.c:170
#6  0x00007f9950d1e0f5 in g_main_context_dispatch () from 
target:/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f9950d1e4c0 in ?? () from 
target:/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f9950d1e7d2 in g_main_loop_run () from 
target:/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x000055bc1d70f93b in main (argc=<optimized out>, argv=<optimized out>) at 
src/main.c:770
(gdb)

Upstream seems to have fixes for that though but I have not tested them.
It would nice to have them backported since this is a pretty significant
regression.

https://git.kernel.org/pub/scm/bluetooth/bluez.git/log/?qt=grep&q=btd_adv_manager_refresh

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (110, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=lt_LT.UTF-8, LC_CTYPE=lt_LT.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages bluez depends on:
ii  dbus          1.12.6-2
ii  kmod          25-1
ii  libasound2    1.1.3-5
ii  libc6         2.27-3
ii  libdbus-1-3   1.12.6-2
ii  libdw1        0.170-0.4
ii  libglib2.0-0  2.56.1-2
ii  libreadline7  7.0-3
ii  libudev1      238-4
ii  lsb-base      9.20170808
ii  udev          238-4

bluez recommends no packages.

Versions of packages bluez suggests:
ii  pulseaudio-module-bluetooth  11.1-5

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: bluez
Source-Version: 5.49-2

We believe that the bug you reported is fixed in the latest version of
bluez, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 898...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu <iwama...@debian.org> (supplier of updated bluez package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 23 May 2018 08:29:05 +0900
Source: bluez
Binary: libbluetooth3 libbluetooth-dev bluetooth bluez bluez-cups bluez-obexd 
bluez-hcidump bluez-test-tools bluez-test-scripts
Architecture: source
Version: 5.49-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Bluetooth Maintainers 
<pkg-bluetooth-maintain...@lists.alioth.debian.org>
Changed-By: Nobuhiro Iwamatsu <iwama...@debian.org>
Description:
 bluetooth  - Bluetooth support
 bluez      - Bluetooth tools and daemons
 bluez-cups - Bluetooth printer driver for CUPS
 bluez-hcidump - Analyses Bluetooth HCI packets
 bluez-obexd - bluez obex daemon
 bluez-test-scripts - test scripts of bluez
 bluez-test-tools - test tools of bluez
 libbluetooth-dev - Development files for using the BlueZ Linux Bluetooth 
library
 libbluetooth3 - Library to use the BlueZ Linux Bluetooth stack
Closes: 877482 884663 898201
Changes:
 bluez (5.49-2) unstable; urgency=medium
 .
   * Fix bluetoothd segfault in btd_adv_manager_refresh() (Closes: #898201)
     Add patches/adapter-Fix-accessing-NULL-adv_manager.patch.
     Cherry-picked from 37a30b5435a45c3f8e233309fc70fc7de92b2e76.
   * Fix segfault after PIN entry. (Closes: #884663)
     Add patches/shared-gatt-client-Fix-segfault-after-PIN-entry.patch.
   * Remove obsolete conf file by bluez.preinst. (Closes: #877482)
Checksums-Sha1:
 93e48ea02c7b9422a9b315f97840f16cac608af8 2560 bluez_5.49-2.dsc
 eea3c55a9fab76dc2ce1656ba60a0d62cfb8b226 31964 bluez_5.49-2.debian.tar.xz
 6dfab8756280259ae807686430704a8ac14b1752 11497 bluez_5.49-2_amd64.buildinfo
Checksums-Sha256:
 953cd302bc24e722841fc05307be8d44378f4343d28f7a3de0e43a3b53f9efa0 2560 
bluez_5.49-2.dsc
 8134cae2d47f7df8007035328c860abec1feddfb175eef365b233e932b6e720e 31964 
bluez_5.49-2.debian.tar.xz
 4bbaec170a83f16d4080ddc56c0884acf7d418608b5aab1b543c929162d54df3 11497 
bluez_5.49-2_amd64.buildinfo
Files:
 f002b03a1c5af53d7156a0eb50ff60d3 2560 admin optional bluez_5.49-2.dsc
 47cfd256368468bdec25996eb13b60bb 31964 admin optional 
bluez_5.49-2.debian.tar.xz
 375f94388e031b01dbb623376f36728f 11497 admin optional 
bluez_5.49-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEXmKe5SMhlzV7hM9DMiR/u0CtH6YFAlsEsHoACgkQMiR/u0Ct
H6YaIg//ZkfnzzeusCnmq27GfTg0uTQElzsJXaSFSh7/9NMUr5sULxV7J/OP7YVo
zSPaVIJpt3t6ObHNlIL7yM0Ud4PmHGvVvsAomeaVmIBtYeIERxoIXW/RgQWy3DAU
6HbbcBGkWVe5aMkOJM6CmOArN1j9A3OOrXvKB8guFWBu+N8ZLGGbVQVRzJDdzYX/
wAOeLLnuyfbSR9vO3Wp20XocVjuJ35FrxnFFpMIAifsgU63Ygu49hg9evnHfH8a/
XedwLLe+fJ7YKngQyo/1Taf4cW9BYRAg3YEy39a2McO/ImmglxdeNIemxPWygs92
XwFLC/A610ggy8ssYT9tD1+8kOG0UHkGDZ064XOGQYkOs738Mk8FAvGAfensVB0n
m/D2xzzp5xfKTEBnpdQbw1Xa5JwxN0aF1wbdKAXbSjrp1IRJC9Becw1jsgWZkc7V
zo+qcdwvvsr+/2wu8az0peYMrgOLNqmYgJH/JV/OwQi5ZjDv0dA8bxoGVWP3MAo2
3fIGE/CUGDPq5f5XMHRXGu1MkUoEe9Ew0dRyme9y5wyPSLMmnAmj9qIcpF/wzcr7
fHxaa8yVEDFIcznPJbXec7IyNeSUYhA41mT7FrZZJg6FilkKflX/KWA8Z/opxzwH
jhr03n1xeNYxRkl8Q5xIoiwOq/+yDNJvUVyNdWbjG8ASe4ZbJbk=
=Wfx8
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to