Comment 23 for bug 1319941

Revision history for this message
In , Gquigs+bugs (gquigs+bugs) wrote :

Created attachment 103851
incomplete avahi fix

I fixed the original issue by just checking if(client). However it seems like the issue goes deeper.

Current error is - soffice.bin: thread-watch.c:132: avahi_threaded_poll_start: Assertion `!p->thread_running' failed. If a return statement is added before "Finally, start the event loop thread" then we don't crash.