The crash is this assert: static void device_start_waiting_for_profiles(pa_bluetooth_device *device) { pa_assert(!device->wait_for_profiles_timer); device->wait_for_profiles_timer = pa_core_rttime_new(device->discovery->core, pa_rtclock_now() + WAIT_FOR_PROFILES_TIMEOUT_USEC, wait_for_profiles_cb, device); }
** Bug watch added: freedesktop.org Bugzilla #100237 https://bugs.freedesktop.org/show_bug.cgi?id=100237 ** Also affects: pulseaudio via https://bugs.freedesktop.org/show_bug.cgi?id=100237 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1690028 Title: pulseaudio crashed with SIGABRT in device_start_waiting_for_profiles() from pa_bluetooth_transport_set_state() from endpoint_set_configuration() from endpoint_handler() from _dbus_object_tree_dispatch_and_unlock() Status in PulseAudio: Unknown Status in pulseaudio package in Ubuntu: Confirmed Bug description: The Ubuntu Error Tracker has been receiving reports about a problem regarding pulseaudio. This problem was most recently seen with package version 1:10.0-1ubuntu2, the problem page at https://errors.ubuntu.com/problem/5a76b9eca937daf6dc05fd32a35fa50e58ccf8f5 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker you can request it at http://forms.canonical.com/reports/. To manage notifications about this bug go to: https://bugs.launchpad.net/pulseaudio/+bug/1690028/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp