Summary: | ASSERT red_channel_client_no_item_being_sent(&dcc->common.base) failed | ||
---|---|---|---|
Product: | Spice | Reporter: | Hans de Goede <jwrdegoede> |
Component: | server | Assignee: | Yonit Halperin <yhalperi> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | fix the placing of the ASSERT |
Description
Hans de Goede
2011-10-06 07:00:22 UTC
red_wait_outgoing_item timeouted and as a result there was a request to disconnect the client but the procedure that called red_wait_outgoing_item (red_clear_surface_drawables_from_pipes) assumes red_wait_outgoing_item succeeded and thus, it expected red_channel_client_no_item_being_sent to be true Created attachment 52512 [details] [review] fix the placing of the ASSERT |
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.