[ 
https://issues.apache.org/jira/browse/GUACAMOLE-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Couchman updated GUACAMOLE-2234:
-------------------------------------
    Affects Version/s: 1.6.0

> Transparent pixel artifacts on non-opaque layers with multiple CPU cores
> ------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-2234
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-2234
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-server
>    Affects Versions: 1.6.0
>            Reporter: Stephen Schiffli
>            Priority: Minor
>
> There exists a race condition when multiple worker threads process chunks of 
> the same non-opaque layer simultaneously, each thread sends a rect+cfill pair 
> to clear its region before drawing. Because rect sets per-layer path state on 
> the client, concurrent threads interleave these pairs, one thread's cfill 
> clears another thread's region, causing transparent artifacts in the rendered 
> layer.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to