[Desktop-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2019-07-29 Thread Owen Williams
so it is, thanks! So I think we can say this original bug is obsolete / already fixed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1690051 Title: pulseaudio crashed with

[Desktop-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2019-07-28 Thread Daniel van Vugt
Owen, that sounds like bug 1679744. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1690051 Title: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from

[Desktop-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2019-07-28 Thread Owen Williams
I am still getting the crash, but the location of it has changed. Now it dies at txt = avahi_string_list_add_pair(txt, "device", s->name); Thread 4 "avahi-ml" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffe5984700 (LWP 5939)] 0x5590f820 in ?? () (gdb) bt

[Desktop-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2018-11-14 Thread Daniel van Vugt
There is no known fix to backport. I am just trying to confirm if it really has stopped happening in version 12. ** Tags removed: artful vivid wily yakkety zesty -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu.

[Desktop-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2018-11-14 Thread Owen Williams
I was really hoping to keep this machine on LTS, is the fix not going to be backported? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1690051 Title: pulseaudio crashed with

[Desktop-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2018-11-14 Thread Daniel van Vugt
Looks like the crash stopped happening in PulseAudio 12. Can you please try Ubuntu 18.10? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1690051 Title: pulseaudio crashed with

[Desktop-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2018-11-14 Thread Owen Williams
>From my own debugging, the crash appears to be in this line: if (!s->userdata->client || avahi_client_get_state(s->userdata->client) != AVAHI_CLIENT_S_RUNNING) return; adding a check for !s->userdata seems to fix the issue (for some reason, probably due to a race condition, userdata is

[Desktop-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2018-08-06 Thread Daniel van Vugt
** Tags added: bionic -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1690051 Title: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from

[Desktop-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2018-02-13 Thread Daniel van Vugt
** Tags added: artful -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1690051 Title: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from

[Desktop-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2017-05-15 Thread Daniel van Vugt
** Summary changed: - /usr/bin/pulseaudio:11:publish_service:once_callback:dispatch_defer:pa_mainloop_dispatch:pa_mainloop_iterate + pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate() -- You