Bug 72250 - error marshalling arguments for leave (signature 3uo)
Summary: error marshalling arguments for leave (signature 3uo)
Status: VERIFIED DUPLICATE of bug 65726
Alias: None
Product: Wayland
Classification: Unclassified
Component: weston (show other bugs)
Version: unspecified
Hardware: Other All
: medium minor
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-02 21:37 UTC by U. Artie Eoff
Modified: 2013-12-06 16:20 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.