Re: [PATCH xserver] xwayland: remove dirty window unconditionally on unrealize

2018-01-25 Thread Adam Jackson
On Thu, 2018-01-25 at 12:52 +, Daniel Stone wrote: > Hi Olivier, > > On 24 January 2018 at 16:45, Olivier Fourdan wrote: > > Signed-off-by: Olivier Fourdan > > This is also: > Reviewed-by: Daniel Stone Merged both: remote: I: patch #200439 updated using rev 3362422e8413dd9f231cfac50ce0a

Re: [PATCH xserver] xwayland: remove dirty window unconditionally on unrealize

2018-01-25 Thread Daniel Stone
Hi Olivier, On 24 January 2018 at 16:45, Olivier Fourdan wrote: > This is a rare occurrence of a crash in Xwayland for which I don't have > the reproducing steps, just a core file. > > The backtrace looks as follow: > [...] > > The crash is caused by dereferencing “xwl_pixmap->buffer” in > xwl_

[PATCH xserver] xwayland: remove dirty window unconditionally on unrealize

2018-01-24 Thread Olivier Fourdan
This is a rare occurrence of a crash in Xwayland for which I don't have the reproducing steps, just a core file. The backtrace looks as follow: #0 raise () from /usr/lib64/libc.so.6 #1 abort () from /usr/lib64/libc.so.6 #2 OsAbort () at utils.c:1361 #3 AbortServer () at log.c:877 #4