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

          Priority: medium
            Bug ID: 72250
          Assignee: [email protected]
           Summary: error marshalling arguments for leave (signature 3uo)
          Severity: minor
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: weston
           Product: Wayland

The following error message often occurs after libwayland disconnects from
clients:

"libwayland: error marshalling arguments for leave (signature 3uo): null value
passed for arg 1"

The first bad commit is:

commit 0d379744d34e616fea840272deda6b7027f79f55
Author: Giulio Camuffo <[email protected]>
Date:   Fri Nov 15 22:06:15 2013 +0100

    compositor: set weston_surface:resource to NULL when destroyed

    with the previous patch the resource isn't used inside
weston_surface_destroy()
    anymore (aside sending events unuseful for a closing client), so we can
safely
    reset it.

    Reviewed-by: Jason Ekstrand <[email protected]>
    Reviewed-by: Bryce Harrington <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to