Bug 72250

Summary: error marshalling arguments for leave (signature 3uo)
Product: Wayland Reporter: U. Artie Eoff <ullysses.a.eoff>
Component: westonAssignee: Wayland bug list <wayland-bugs>
Status: VERIFIED DUPLICATE QA Contact:
Severity: minor    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description U. Artie Eoff 2013-12-02 21:37:55 UTC
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 <giuliocamuffo@gmail.com>
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 <jason@jlekstrand.net>
    Reviewed-by: Bryce Harrington <b.harrington@samsung.com>
Comment 1 U. Artie Eoff 2013-12-02 22:04:35 UTC

*** This bug has been marked as a duplicate of bug 65726 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.