@Daniel, unsure that commit fixes it?
(https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/4762aa45 for 
reference/easier browsing)

The commit message states
'The bug had no impact because there is only one caller of pa_make_fd_block() 
in poll-win32.c'

Also the code bt here indicagtes it assert on
  194:     pa_assert_se((v = fcntl(fd, F_GETFL)) >= 0);

where the code change from that commit is a few lines further in the
function

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1760729

Title:
  pulseaudio crashed during playback with SIGABRT in set_nonblock() from
  pa_make_fd_nonblock() from setup_stream() [bluez] from
  setup_transport_and_stream() [bluez]

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to