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
Bugs, which is subscribed to 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()
To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1690028/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs