[Wayland-bugs] [Bug 99142] Not releasing/cleaning up clients by wl_client_destroy() upon wl_display_destroy()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 19 07:38:04 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=99142

            Bug ID: 99142
           Summary: Not releasing/cleaning up clients by
                    wl_client_destroy() upon wl_display_destroy()
           Product: Wayland
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: wayland
          Assignee: wayland-bugs at lists.freedesktop.org
          Reporter: vivek.a at lnttechservices.com

This causes all the file descriptors to be kept open till the process hosting
the compositor is terminated / exit. So the client side we can't monitor if the
compositor has terminated (i.e by checking the display->fd).

This problem is observed when running/contolling compositor as a separate
thread.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20161219/8a18e8b1/attachment.html>


More information about the wayland-bugs mailing list